On Sun Jan 31 2010 at 06:25 PM +0000, Antonio Radici wrote:
> tag 565236 +unreproducible moreinfo
> notfound 565236 1.5.20-6
> thanks
> 
> On Wed, Jan 13, 2010 at 05:36:42PM -0800, Bill Brelsford wrote:
> > Package: mutt
> > Version: 1.5.20-5
> > Severity: normal
> > 
> > After the commands
> > 
> >     set realname=bar
> >     reply-hook . set realname=foo
> > 
> > replying to a message generates a From: line with name "bar" rather
> > than "foo".  The From: address is apparently set before the
> > reply-hook is executed.  ($realname is then correctly left as "foo".)
> 
> Hi,
> I cannot reproduce this with mutt 1.5.20-6, this is what I did:
> 
> shell$ cat .muttrc-realname
> set realname=bar
> reply-hook . set realname=foo
> 
> shell$ mutt -F .muttrc-realname
> 
> then I reply to a message and the realname is correctly set to "foo".
> 
> Please give us more info about how to reproduce this bug or try this
> sequence yourself and see if it's still reproducible.
> 
> Cheers
> Antonio

Sorry -- I neglected to bypass my .muttrc.

The problem (bar instead of foo) occurs only when an alternate
address is matched.  E.g.

        alternates ^wb@
        set realname=bar
        reply-hook . set realname=foo

Thanks..  Bill



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to