Re: Google Sent Mail
- To: mutt-users@xxxxxxxx
- Subject: Re: Google Sent Mail
- From: Chris Sussmann <chris.sussmann@xxxxxxxxx>
- Date: Fri, 29 Feb 2008 16:30:16 -0600
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject:message-id:mail-followup-to:references:mime-version:content-type:content-disposition:in-reply-to:x-operating-system:organization:user-agent; bh=ydDVtjvFF32u3YBy2OdUOP17vQmu+7OhkkseDpscc1A=; b=TB3FVFwnLwhhCQVQMPthEZQjG41CQYr8ggRkiwfgZzFkUCSvlsxvrymDMd05WWShZjW124UMG3C/vdXrde6ZkAFEiKTbJxW2vVmWK7Gq6ax3x9D9OVqxIXaHEe+5dBCNNAe1r4dvwr5hqaUURJv/OmsoUijEEZaELiOiEUZ5Lb4=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:mail-followup-to:references:mime-version:content-type:content-disposition:in-reply-to:x-operating-system:organization:user-agent; b=KfxsBd92cY+MERgTDfc5yn0qERrjpeOgi5Ewq81pejjQnsKtMQeeexmY1jg7JEq2eYC3a3RLidGqriBlw8Rt77fvnQc4xDXg/cW90jFLDoZhpnbmFR281M3mw24iSt9JJ/SGquMRSD4I26A+7pMhwKOPsR7mRjF9StwTr45N4SU=
- In-reply-to: <20080229222637.GG7863@xxxxxxxxxxxxx>
- List-post: <mailto:mutt-users@mutt.org>
- List-unsubscribe: send mail to majordomo@mutt.org, body only "unsubscribe mutt-users"
- Mail-followup-to: mutt-users@xxxxxxxx
- Organization: What? Me, organized?
- References: <20080229205340.GA12749@herminie> <20080229221908.GF7863@xxxxxxxxxxxxx> <20080229222637.GG7863@xxxxxxxxxxxxx>
- Sender: owner-mutt-users@xxxxxxxx
- User-agent: Mutt/1.5.11
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!!