Re: [Mutt] #2882: segfaults in uxterm with > 254 columns if there

2007-09-04 Thread Mutt
#2882: segfaults in uxterm with > 254 columns if there are single byte 8-bit characters in index_format Changes (by pdmef): * status: new => closed * resolution: => fixed Comment: (In [bb4f47b4578d]) Fix buffer overflow in mutt_FormatString() The variable in question is suppose

Re: [Mutt] #2900: mutt-1.5.15: Crashes on a mail message in a very

2007-09-04 Thread Mutt
#2900: mutt-1.5.15: Crashes on a mail message in a very wide xterm Changes (by pdmef): * status: new => closed * resolution: => fixed Comment: (In [bb4f47b4578d]) Fix buffer overflow in mutt_FormatString() The variable in question is supposed to track string sizes, not string widths (

Re: [Mutt] #2303: problem with "ac_cv_lib_ssl_SSL_new" test

2007-09-04 Thread Mutt
#2303: problem with "ac_cv_lib_ssl_SSL_new" test Changes (by brendan): * status: new => closed * resolution: => fixed Comment: (In [7df563e4b7fd]) Add libz to crypto libs if available (closes #2303). -- Ticket URL:

Re: [Mutt] #2932: autoconf BDB check

2007-09-04 Thread Mutt
#2932: autoconf BDB check Changes (by brendan): * status: new => closed * resolution: => fixed Comment: Thanks. This was fixed in [3638701db407]. -- Ticket URL:

[Mutt] #2947: mutt-1.5.16: Parameter in gpg_list_pubring_command truncated

2007-09-04 Thread Mutt
#2947: mutt-1.5.16: Parameter in gpg_list_pubring_command truncated {{{ Package: mutt Version: 1.5.16 Severity: important -- Please type your report below this line I've configured pgp_list_pubring_command to use a custom shell script to find gpg group entries: set pgp_list_pubring_comma

Re: UI enhancements

2007-09-04 Thread Brendan Cully
On Tuesday, 04 September 2007 at 03:44, Vincent Lefevre wrote: > On 2007-09-03 22:43:05 +0200, Rocco Rutte wrote: > > Hi, > > > > * Vincent Lefevre [07-09-03 18:02:13 +0200] wrote: > >> On 2007-09-02 15:14:25 +0200, Thomas Roessler wrote: > > > >>> Nah... tag-replying is a totally essential featur

Re: UI enhancements

2007-09-04 Thread Brendan Cully
On Monday, 03 September 2007 at 08:44, Rocco Rutte wrote: > Hi, > > * Marco d'Itri [07-09-01 11:58:56 +0200] wrote: >> On Aug 31, Thomas Roessler <[EMAIL PROTECTED]> wrote: > >>> Sounds like a good idea. I wonder, though, whether it might be >>> useful to move the subwindow toward the bottom of th

Re: [PATCH] Manual: use tables for layout, not screen

2007-09-04 Thread Brendan Cully
On Monday, 03 September 2007 at 18:45, Rocco Rutte wrote: > Hi, > > the attached patch hopefully removes all places where is used to > present structured data (only parts with examples should be left). > > bye, Rocco Looks good, please push :)

Re: [Mutt] #2921: using ~(pattern) fails when not sort=thread

2007-09-04 Thread Mutt
#2921: using ~(pattern) fails when not sort=thread without notice Changes (by rado): * status: new => closed * resolution: => invalid Comment: Can't reproduce, might have been bad usage. -- Ticket URL:

Re: [Mutt] #2921: using ~(pattern) fails when not sort=thread

2007-09-04 Thread Mutt
#2921: using ~(pattern) fails when not sort=thread without notice Comment (by pdmef): Can you please provide an example? I tried to reproduce as follows: * Open mutt-dev folder :) * sort folder by date * limit to ~(~sPATCH) * sort folder by thread As a result, in date-sort order it di