Re: Alternative Identities
- To: mutt-users@xxxxxxxx
- Subject: Re: Alternative Identities
- From: mimosinnet@xxxxxxxxx
- Date: Sun, 27 Jul 2008 12:49:21 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:received:date:to:subject :message-id:reply-to:mail-followup-to:references:mime-version :content-type:content-disposition:in-reply-to:user-agent:from; bh=RDq0LrY7lXwpXVbdbDEBIReHQqb8defqlXeTFJw7PI4=; b=iUQtdPUZoX8ExKynfTin9GMiTvQWc487kdSezEGxfaAV94oe7BqtNCvjLjLnGntwUA dfCtASjw7eHkbmYln+Sxvl+PgisGNgattqiR9WlyTJtv2lo4KDnTiJcNR7auD1jdS5Vq sY3A+4JpmwRznRbAKSeiWhohokOExa92g1X2E=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:to:subject:message-id:reply-to:mail-followup-to:references :mime-version:content-type:content-disposition:in-reply-to :user-agent:from; b=Xt/6tQdbnv+GvHTUs4VHP8QDsf02Mx1HA7NfAveQ8vcNKFMPC+VtO97tdixljRNJhG 1JplUpHJeFAMscouS9+YcnDzPgwc6PIOHbRxKx7elSHCIqNciteAwaI2elkp4GTq2TQk MaCbvgWjkmejW4faOSZCUaBlNWY6Mba7VqQQ4=
- In-reply-to: <20080725214418.GA11226@xxxxxxxxxxxxxxx>
- 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
- References: <20080718003808.GA29826@xxxxxxxx> <20080725214418.GA11226@xxxxxxxxxxxxxxx>
- Reply-to: "mutt-users@xxxxxxxx"@localhost
- Sender: owner-mutt-users@xxxxxxxx
- User-agent: Mutt/1.5.16 (2007-06-09)
El dissabte, 26 de juliol del 2008 a les 07:44, Cameron Simpson va escriure:
> On 17Jul2008 20:38, Jorge Luis <lists@xxxxxxxx> wrote:
> | On Thu, Jul 17, 2008 at 09:32:46PM +0100, Ken Moffat wrote:
> | > # macros to invoke a profile
> | > macro index <F10> ":source ~/.mutt/profile.default\n" # "Load
> default profile"
> | > macro pager <F10> ":source ~/.mutt/profile.default\n" # "Load
> default profile"
> | > macro index <F11> ":source ~/.mutt/profile.lfs\n" # "Load profile:
> LFS"
> | > macro pager <F11> ":source ~/.mutt/profile.lfs\n" # "Load profile:
> LFS"
> |
> | I'm using this system now to good effect. There's one minor improvement
> | I'd like to make, but I'm not sure how to do it. Is there some way to
> | cause these macros to load the respective mboxes upon execution? As
> | they stand, I have to call up the mbox listing manually after sourcing
> | the macros.
>
> You can't just make the macros longer? Eg (untested):
>
> macro index <F10> ":source ~/.mutt/profile.default\nc" # "Load
> default profile"
>
> (Note the "c" inserted at the end of the macro.)
I am having the same issue that Jorge Luis is having:
> Also, when I switch "formats"
> the spoolfile and mbox don't change. That is, when I type c in the
> index and then ! I don't get the right mailbox.
I have tried adding the 'c' key, as suggested in this post, getting the
usual 'change mailbox' prompt.
I define this type macro to change mail accounts:
macro index,pager <esc><F1> ":source ~/.mutt/Comptes/joanet\n" "IMAP Joanet"
And I have this in my ~/.mutt/Comptes/joanet
$ cat joanet
set folder=imap://localhost
set imap_user=username
set imap_pass=password
set imap_authenticators=login
Cheers!
--
Location: 41:24:51N (41.41417) 2:11:25E (2.1903)
Linux User: #463211