On Sun Feb 07 2010 at 12:20 AM +0000, Antonio Radici wrote:
> Hi Bill,
> sorry but this is still unreproducible for me:
> 
> $ cat muttrc-test
> alternates @debian
> set realname=first
> reply-hook . set realname=second
> 
> $ mutt -F muttrc-test -f mbox
> 
> then I try to reply and the realname=second always shows up
> 
> Can you reproduce it with a test file with these three options only?
> 
> Cheers
> Antonio

Sorry, Antonio, I did it again -- I needed to run it with "-n" to
also disable my system muttrc, in which case I also get "second".

So it's more complicated -- it needs two more options to make it
fail (i.e. get "first"):

        $ cat muttrc-test
        set reverse_name
        unset reverse_realname
        alternates ^
        set realname=first
        reply-hook . set realname=second

        $ mutt -n -F muttrc-test

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