On Mon, Nov 10, 2014 at 09:24:45AM -0500, Patrick Shanahan wrote: > * DaleKelly <d...@dalekelly.org> [11-10-14 09:22]: > > On 11/10/2014 08:55 AM, John Niendorf wrote: > > >Check out abook in the repository. > > > [...] > > already installed, how do I interface it with mutt? > > Honestly, from a *long* time linux user... > > man abook
JFTR, in my Debian system I have nothing in my .muttrc about abook, which made me curious. (I couldn't remember setting it up.) Nor in /etc/Muttrc ... but the last line in /etc/Muttrc has: source /usr/lib/mutt/source-muttrc.d| /usr/lib/mutt/source-muttrc.d has: ---------8-< -------8-< #!/bin/sh -e for rc in /etc/Muttrc.d/*.rc; do test -r "$rc" && echo "source \"$rc\"" done ---------8-< -------8-< root@tal:~# ls -al /etc/Muttrc.d total 40 drwxr-xr-x 2 root root 4096 Sep 8 22:35 . drwxr-xr-x 118 root root 12288 Nov 12 00:35 .. -rw-r--r-- 1 root root 79 Jul 9 2011 abook.rc -rw-r--r-- 1 root root 410 Jan 15 2011 charset.rc -rw-r--r-- 1 root root 612 Jan 15 2011 colors.rc -rw-r--r-- 1 root root 427 May 9 2011 compressed-folders.rc -rw-r--r-- 1 root root 1406 Jan 15 2011 gpg.rc -rw-r--r-- 1 root root 3648 Jan 15 2011 smime.rc All nice and tidy. :) -- "If you're not careful, the newspapers will have you hating the people who are being oppressed, and loving the people who are doing the oppressing." --- Malcolm X