mutt: new changeset

2008-07-18 Thread Brendan Cully
New changeset in mutt: http://dev.mutt.org/hg/mutt/rev/f135d64e0082 changeset: 5455:f135d64e0082 branch: HEAD tag: tip user:Rocco Rutte <[EMAIL PROTECTED]> date:Thu Jul 17 19:48:16 2008 +0200 summary: Cleanup unused vars changeset ba0d96408425 didn't remove --

Re: [Mutt] #3074: Mutt hangs indefinitely

2008-07-18 Thread Mutt
#3074: Mutt hangs indefinitely Comment (by jaymzh): OK, compiled with openssl and still get the same behavior. Sorry for the delay. Stacktrace: {{{ (gdb) bt #0 0xe410 in __kernel_vsyscall () #1 0xb7cf1ec3 in read () from /lib/i686/cmov/libc.so.6 #2 0xb7e3dd47 in ?? () from /usr/li

[Mutt] #3094: www.mutt.org is down

2008-07-18 Thread Mutt
#3094: www.mutt.org is down I suspect you all know, but just in case (since I see no bugs about it, and it's been a few days), www.mutt.org is down. I got connection- refused when connecting. -- Ticket URL:

Re: [Mutt] #3094: www.mutt.org is down

2008-07-18 Thread Steve Kennedy
On Fri, Jul 18, 2008 at 02:38:54PM -, Mutt wrote: > #3094: www.mutt.org is down > I suspect you all know, but just in case (since I see no bugs about it, > and it's been a few days), www.mutt.org is down. I got connection- refused > when connecting. Sorry, we had a disk fault (on a softwar

Re: [Mutt] #3094: www.mutt.org is down

2008-07-18 Thread Mutt
#3094: www.mutt.org is down Changes (by brendan): * status: new => closed * resolution: => fixed Comment: It's back up now. -- Ticket URL:

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

2008-07-18 Thread Mutt
#3084: mutt 1.5.6i: Segmentation fault when trying to write mailbox (as non-root) Changes (by brendan): * milestone: => 1.6 -- Ticket URL:

Re: [Mutt] #2033: buffer overflow in attachment decoding function

2008-07-18 Thread Mutt
#2033: buffer overflow in attachment decoding function Changes (by brendan): * milestone: => 1.6 -- Ticket URL:

Re: [Mutt] #3074: Mutt hangs indefinitely

2008-07-18 Thread Mutt
#3074: Mutt hangs indefinitely Changes (by brendan): * milestone: => 1.6 Comment: Still stack corruption after frame 2. I can't tell what's going on, but it may be a mutt bug. -- Ticket URL:

Re: [Mutt] #3061: display broken when a mail contains U+FEFF

2008-07-18 Thread Mutt
#3061: display broken when a mail contains U+FEFF Comment (by brendan): I'm ok with this patch, but it seems like mutt is converting 0-width characters to -1-width. I'd like to understand why that's happening and whether there's a more general fix. That if (k == 0) k = 1 stanza looks a bit su

Re: [Mutt] #3093: query_command forgets full name

2008-07-18 Thread Mutt
#3093: query_command forgets full name Comment (by brendan): I don't see this behaviour, using lbdb. -- Ticket URL:

Re: [Mutt] #589: Signal handling problem on HPUX 9 / 10

2008-07-18 Thread Mutt
#589: Signal handling problem on HPUX 9 / 10 Changes (by brendan): * status: new => closed * resolution: => worksforme Old description: > {{{ > Package: mutt > Version: 1.2.5i > Severity: normal > > -- Please type your report below this line > > Editor is set to "vi" When a message is co

Re: [Mutt] #3046: Bug mangling mbox files on 1.4.2.3

2008-07-18 Thread Mutt
#3046: Bug mangling mbox files on 1.4.2.3 Comment (by brendan): can you reproduce with 1.5.18, unpatched? it has at least the edit_threads and current_shortcut patches built in. -- Ticket URL:

Re: [Mutt] #2961: Mutt freezes when sending email messages to

2008-07-18 Thread Mutt
#2961: Mutt freezes when sending email messages to @gmail.com accounts through Google's SMTP server Changes (by brendan): * owner: mutt-dev => brendan * component: mutt => SMTP * milestone: => 1.6 Comment: mutt -d2 should generate logs. I've used gmail smtp myself with no problems. C

Re: [Mutt] #2946: mutt ignores commands when new mail arrives

2008-07-18 Thread Mutt
#2946: mutt ignores commands when new mail arrives Changes (by brendan): * milestone: => 2.0 -- Ticket URL:

Re: [Mutt] #2959: Segfault when resizing screen

2008-07-18 Thread Mutt
#2959: Segfault when resizing screen Comment (by brendan): you can see the value of stdscr in frame 3: w=0x810aec0. Printing *w from there might be interesting. -- Ticket URL:

Re: [Mutt] #2958: mutt-1.5.16: mutt crash at start when enabling

2008-07-18 Thread Mutt
#2958: mutt-1.5.16: mutt crash at start when enabling header caching in nsf directory with a (non-root) install Comment (by brendan): Can you include the rest of that backtrace? I assume there was more than one line. -- Ticket URL:

Re: [Mutt] #2958: mutt-1.5.16: mutt crash at start when enabling

2008-07-18 Thread Mutt
#2958: mutt-1.5.16: mutt crash at start when enabling header caching in nsf directory with a (non-root) install Changes (by brendan): * milestone: => 1.6 -- Ticket URL:

Re: [Mutt] #3061: display broken when a mail contains U+FEFF

2008-07-18 Thread Mutt
#3061: display broken when a mail contains U+FEFF Comment (by brendan): See #3048 -- Ticket URL:

Re: [Mutt] #3048: ZWSP at start of line causes display problems in

2008-07-18 Thread Mutt
#3048: ZWSP at start of line causes display problems in pager Comment (by brendan): See #3061 -- Ticket URL:

Re: [Mutt] #2823: warning: ISO C90 does not support...

2008-07-18 Thread Mutt
#2823: warning: ISO C90 does not support... Changes (by brendan): * status: new => closed * resolution: => fixed Comment: Ok, closing. -- Ticket URL:

Re: [PATCH 1 of 3] Clean up error handling in mutt_copy_header

2008-07-18 Thread Brendan Cully
On Thursday, 10 July 2008 at 09:41, Aron Griffis wrote: > # HG changeset patch > # User Aron Griffis <[EMAIL PROTECTED]> > # Date 1215697105 14400 > # Branch HEAD > # Node ID f005e1a25900d3df40963adcee04e384ac33b29b > # Parent 2a9e9c487badce3ab39797d52d01666f36b07e7f > Clean up error handling in m

Re: [PATCH 2 of 3] Unify mutt_write_references

2008-07-18 Thread Brendan Cully
On Thursday, 10 July 2008 at 09:41, Aron Griffis wrote: > # HG changeset patch > # User Aron Griffis <[EMAIL PROTECTED]> > # Date 1215697105 14400 > # Branch HEAD > # Node ID 73431d86627a2ccb24218c0f1f3b6b399860067e > # Parent f005e1a25900d3df40963adcee04e384ac33b29b > Unify mutt_write_references

[PATCH] fflush before ferror in copy.c

2008-07-18 Thread Aron Griffis
# HG changeset patch # User Aron Griffis <[EMAIL PROTECTED]> # Date 1216441435 14400 # Branch HEAD # Node ID dc1a21d442bb22effca9a2f7173314fc281d9fab # Parent 7729b1ad530c8c1fde2e310bf991ef83cb9e8239 fflush before ferror in copy.c David Laight points out that stdio writes almost never fail unless

Re: [Mutt] #3093: query_command forgets full name

2008-07-18 Thread Mutt
#3093: query_command forgets full name Comment (by agriffis): I don't see this either, using my own mutt_ldap_search command. -- Ticket URL: