[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Mutt / addressbook



* On Thu Sep 19, 2013 at 12:03:25PM -0700 22335 , Josef Bailey (jcbjoe2013@gmail.com) wrote:

[snip]
> Once i run mutt i get an error
> 
> Error in /home/jcbjoe/.muttrc, line 87: macro: unknown variable
> source: errors in /home/jcbjoe/.muttrc
> 
> sed -n -87p .muttrc shows me this
> 
> set query_command= "abook --mutt-query '%s'" macro index,pager A "<pipe-message>abook --add-email-quiet<return>" "add the sender address to abook"
> 
[snip]

In my config I have something similar across 2 lines (although I use
goobook now - google address book integration). 

So something like this instead should work: 

  set query_command = "abook --mutt-query '%s'"
  macro generic,index,pager A "<pipe-message>abook --add-email-quiet<return>" "add the sender address to abook"

Kind Regards,
Jaime


Reply to: