Date: Thu, 20 Jun 2002 13:32:53 -0700 From: Matthew Hunt <mph@astro.caltech.edu> To: Bosko Milekic <bmilekic@unixdaemons.com> Cc: freebsd-hackers@freebsd.org Subject: Re: Some small projects for mutt(1) Message-ID: <20020620133253.A8311@wopr.caltech.edu> In-Reply-To: <20020620161838.A24262@unixdaemons.com>; from bmilekic@unixdaemons.com on Thu, Jun 20, 2002 at 04:18:38PM -0400 References: <20020620152454.A23499@unixdaemons.com> <20020620131039.A7042@wopr.caltech.edu> <20020620161838.A24262@unixdaemons.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jun 20, 2002 at 04:18:38PM -0400, Bosko Milekic wrote: > Interesting. How would you have a key bound sequence in mutt set off > the script on the message, though? For instance, if I do a "ctrl+B", how > would you ensure that the Right Thing happens, without modifying mutt > code? By adding something like this to your .muttrc: macro index \Cb '|/usr/local/bin/junkmail^M' -- Matthew Hunt <mph@astro.caltech.edu> * Science rules. http://www.pobox.com/~mph/ * To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020620133253.A8311>