|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PLUG] MUTT configuration issue
|
AN UPDATE: I sort of have it:
macro index G "s ^a^d^d^d^d^d^d^d^dspam\r"
which is annoying because I will never know if I have enough ^d's
to properly delete the folder name that MUTT "suggests" I should
be saving this email in. ^a takes me to the beginning of the
line.
BTW: If anybody is interested, I'll post my "XMUTT" script:
conveniently starts an xterm, the way I like it, with MUTT.
Oh, and it won't start two. Integrates nicely with KDE :-)
Eric
On Fri, Dec 14, 2001 at 03:38:50AM -0000, Eric A. Lucas wrote:
>
> Hopefully, somebody has done this before:
>
> I want a macro in MUTT to send an email to a specific folder
> $(MAILDIR)/spam with a single keystroke. Since I use fetchmail
> I planned to use "G". I cannot get the macro to work.
> And, yes, I RTFM - couple of times. (not that the MUTT manual
> is all that clear). I just cannot get it to work like I expect.
>
> I tried:
>
> macro index G s =spam
> macro index G "s =spam"
> macro index G s "=spam"
>
> It either won't save the email or it tries to save it with a
> mangled folder: =folder=spam
>
> Maybe I expect too much?
>
> Nah, I KNOW that MUTT can do this.... but how?
>
> TIA
>
>
> --
> Eric A. Lucas
> # "Oh, I have slipped the surly bonds of earth
> # and danced the skies on laughter silvered wings...
> # -- John Gillespie Magee Jr.
>
>
> ______________________________________________________________________
> Philadelphia Linux Users Group - http://www.phillylinux.org
> Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce
> General Discussion - http://lists.phillylinux.org/mail/listinfo/plug
>
--
# Eric Allan Lucas
# "Oh, I have slipped the surly bond of earth
# And danced the skies on laughter-silvered wings..
# -- John Gillespie Magee Jr.
______________________________________________________________________
Philadelphia Linux Users Group - http://www.phillylinux.org
Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce
General Discussion - http://lists.phillylinux.org/mail/listinfo/plug
|
|