<<< Date Index >>>     <<< Thread Index >>>

Re: Google Sent Mail



On Fri, Feb 29, 2008 at 04:26:37PM -0600, Kyle Wheeler wrote:
> On Friday, February 29 at 04:19 PM, quoth Kyle Wheeler:
> >The only workaround I've found is to use tab-completion to make mutt 
> >insert the space for you. Assuming none of your other mailboxes begin 
> >with "Sent", something like this would work:
> >
> >     macro S index '<change-folder>=Sent<tab><enter>'
> 
> Note that if you have both a "Sent Messages" and a "Sentiment" folder 
> (or something else sharing the prefix "Sent"), then you're royally 
> screwed, and getting into it via a macro is technically impossible.
> 
> Not that I'm bitter or anything. ;)
> 
> ~Kyle

Kyle-

This is gonna work for me, THANKS!!  Here what I now have in my .muttrc

macro S index "c=[Gmail]/Sent<tab>\n"
macro S pager "c=[Gmail]/Sent<tab>\n"

Again...Thanks,
Chris

P.S. You didn't sound to bitter, har!!