Re: [Mutt] #3024: to_chars not utf-8 capable

2008-06-25 Thread Mutt
#3024: to_chars not utf-8 capable Changes (by brendan): * milestone: 1.6 => 2.0 Comment: Removing from the 1.6 blocking list... -- Ticket URL:

Re: [Mutt] #507: message/partial MIME type not handled as expected

2008-06-25 Thread Mutt
#507: message/partial MIME type not handled as expected Changes (by brendan): * type: defect => enhancement * milestone: 1.6 => 2.0 Comment: Removing this from the 1.6 blocking list... -- Ticket URL:

Re: [Mutt] #3069: smime crash when replying to mail

2008-06-25 Thread Mutt
#3069: smime crash when replying to mail Changes (by brendan): * status: new => closed * resolution: => fixed Comment: (In [32374c911c6c]) Check S/MIME signing ID exists before attempting to use it. Closes #3069. Also make (s)ign automatically ask for a key if no default is defined.

Re: [Mutt] #2945: change the default for $move from ask-no to no

2008-06-25 Thread Mutt
#2945: change the default for $move from ask-no to no Changes (by brendan): * status: new => closed * resolution: => fixed Comment: (In [d2134eced31b]) Make $move default to no instead of ask-no. Closes #2945. -- Ticket URL:

Re: [Mutt] #681: rc of mutt_display_message differs between builtin

2008-06-25 Thread Mutt
#681: rc of mutt_display_message differs between builtin and external pager Changes (by brendan): * milestone: 1.6 => 2.0 Comment: Moving out of the way of 1.6... -- Ticket URL:

Re: [Mutt] #1431: misleading --disable-external-dotlock

2008-06-25 Thread Mutt
#1431: misleading --disable-external-dotlock functionality/ documentation vs. naming/ intuition Changes (by brendan): * milestone: 1.6 => 2.0 Comment: I don't think this is work blocking 1.6 over. Patch still welcome though :) -- Ticket URL:

Re: [Mutt] #2915: Segfault sending plain SMTP message.

2008-06-25 Thread Mutt
#2915: Segfault sending plain SMTP message. Changes (by brendan): * status: assigned => closed * resolution: => fixed Comment: No reply. I suspect this is a duplicate of #3079 (fixed). -- Ticket URL:

Re: [Mutt] #2886: inconsistent use of backslash in regexps

2008-06-25 Thread Mutt
#2886: inconsistent use of backslash in regexps Changes (by brendan): * status: new => closed * resolution: => fixed Comment: (In [4e37699a7750]) Document difference between index and pager search. Closes #2886. -- Ticket URL:

Re: [Mutt] #2912: Unenlightening error message "Could not copy

2008-06-25 Thread Mutt
#2912: Unenlightening error message "Could not copy message" when decryption fails Changes (by brendan): * status: new => closed * resolution: => fixed Comment: (In [e2780a423d96]) Make mutt_copy_message distinguish between fatal and non-fatal errors. Non-fatal errors should prevent m

Re: [Mutt] #2545: Cannot open message with pgp key attachment

2008-06-25 Thread Mutt
#2545: Cannot open message with pgp key attachment Changes (by brendan): * status: reopened => closed * resolution: => fixed Comment: (In [e2780a423d96]) Make mutt_copy_message distinguish between fatal and non-fatal errors. Non-fatal errors should prevent moving messages, since they i

Re: [Mutt] #3084: mutt 1.5.6i: Segmentation fault when trying to

2008-06-25 Thread Mutt
#3084: mutt 1.5.6i: Segmentation fault when trying to write mailbox (as non-root) Changes (by silasb): * summary: mutt 1.5.6i: Segmantation fault when trying to write mailbox (as non-root) => mutt 1.5.6i: Segmentation fault when trying to write mailbox (as non-

[Mutt] #3084: mutt 1.5.6i: Segmantation fault when trying to write mailbox (as non-root)

2008-06-25 Thread Mutt
#3084: mutt 1.5.6i: Segmantation fault when trying to write mailbox (as non-root) Reproduction info (Centos4): -Log in as non-priviledged user -Start mutt -In the messagelist find an uread message and press enter to read it -Press q to return to the list -Press q again to exit mutt -Now w

mutt: new changeset

2008-06-25 Thread Brendan Cully
New changeset in mutt: http://dev.mutt.org/hg/mutt/rev/f5fe657f0633 changeset: 5421:f5fe657f0633 branch: HEAD tag: tip user:Brendan Cully <[EMAIL PROTECTED]> date:Tue Jun 24 23:12:02 2008 -0700 summary: Make multipart decoding a little more forgiving. -- Reposi