Re: UI enhancements

2007-09-05 Thread Brendan Cully
On Wednesday, 05 September 2007 at 09:56, Rocco Rutte wrote: > Hi, > > * Brendan Cully [07-09-04 11:37:26 -0700] wrote: >> On Monday, 03 September 2007 at 08:44, Rocco Rutte wrote: >>> * Marco d'Itri [07-09-01 11:58:56 +0200] wrote: > I believe that a window in the middle of the screen really

Re: [PATCH] Pretty-print variable values

2007-09-05 Thread Brendan Cully
On Wednesday, 05 September 2007 at 16:29, Rocco Rutte wrote: > Hi, > > the attached patch pretty-prints values for string based options. I'm not > really sure if we really need this for all cases (esp. pretty-printing for > paths), but to me it simply looks better if \r, \n and \t are pretty-prin

Re: [PATCH] Pretty-print variable values

2007-09-05 Thread Kyle Wheeler
On Wednesday, September 5 at 04:29 PM, quoth Rocco Rutte: Hi, the attached patch pretty-prints values for string based options. I'm not really sure if we really need this for all cases (esp. pretty-printing for paths), but to me it simply looks better if \r, \n and \t are pretty-printed and

[PATCH] Pretty-print variable values

2007-09-05 Thread Rocco Rutte
Hi, the attached patch pretty-prints values for string based options. I'm not really sure if we really need this for all cases (esp. pretty-printing for paths), but to me it simply looks better if \r, \n and \t are pretty-printed and " as well as \ are properly escaped. With this patch at le

[Mutt] #2950: mailbox date not updated on sync-mailbox

2007-09-05 Thread Mutt
#2950: mailbox date not updated on sync-mailbox I tend to update my mailbox with the $ (sync-mailbox) command, and then to exit mutt with the x (exit) command. I just noticed that this leaves the date of the mailbox unchanged. This is a minor problem, which I did not notice earlier ... but

Re: [Mutt] #1406: mutt: Please Consider "List-Post:" header to

2007-09-05 Thread Mutt
#1406: mutt: Please Consider "List-Post:" header to regognise a list, for 'L' Changes (by pdmef): * status: new => closed * resolution: => fixed Comment: hg tip supports mailto-URLs in List-Post headers. -- Ticket URL:

Re: [Mutt] #2140: message-hook and patterns, [: invalid command

2007-09-05 Thread Mutt
#2140: message-hook and patterns, [: invalid command Changes (by pdmef): * status: new => closed * resolution: => invalid Comment: It's indeed parsed as parsed as patterns ~h and =[. The UPDATING file already contains an entry for string searches with =, please re-open if other docs sh

Re: [Mutt] #2045: Header Display: Extra LFs being inserted

2007-09-05 Thread Mutt
#2045: Header Display: Extra LFs being inserted Comment (by pdmef): Can you please attach the output of 'mutt -v'? Could it be that you're using --enable-exact-address? -- Ticket URL:

Re: UI enhancements

2007-09-05 Thread Rocco Rutte
Hi, * Brendan Cully [07-09-04 11:37:26 -0700] wrote: On Monday, 03 September 2007 at 08:44, Rocco Rutte wrote: * Marco d'Itri [07-09-01 11:58:56 +0200] wrote: I believe that a window in the middle of the screen really looks out of place. Dynamically widening the status bar would be much more

[Mutt] #2949: Off-by-one bug in imap_complete_hosts

2007-09-05 Thread Mutt
#2949: Off-by-one bug in imap_complete_hosts I discovered a bug in the IMAP folder completion, which caused that the last IMAP folder in mailboxes was never proposed for completion. How to reproduce it: Put something like this in `.muttrc`: {{{ mailboxes "imap://aaa" mailboxes "imap://bbb

[Mutt] #2948: Browser should pretty-print current directory

2007-09-05 Thread Mutt
#2948: Browser should pretty-print current directory The directory browser does not pretty-print directories entered interactively in the status bar: * When in '/foo' and entering '../bar', it shows '/foo/../bar' * When in '/baz' and entering '/foo/../bar', it shows '/foo/../bar'. The dir

Re: [Mutt] #2471: mutt misinterpretation of ".." while changing dir

2007-09-05 Thread Mutt
#2471: mutt misinterpretation of ".." while changing dir in the browser Changes (by pdmef): * status: new => closed * resolution: => fixed Comment: (In [964658b145df]) Interpret relative paths in browser relative to shown dir, not working dir (closes #2471). -- Ticket URL:

Re: [Mutt] #2896: wrap setting makes `help' difficult to read

2007-09-05 Thread Mutt
#2896: wrap setting makes `help' difficult to read Changes (by pdmef): * status: new => closed * resolution: => fixed Comment: (In [e0c7b3a70c3e]) Teach pager how to ignore $wrap and use it for help (closes #2896). -- Ticket URL:

mutt: 3 new changesets

2007-09-05 Thread Brendan Cully
3 new changesets in mutt: http://dev.mutt.org/hg/mutt/rev/bb4f47b4578d changeset: 5205:bb4f47b4578d branch: HEAD tag: tip user:Rocco Rutte <[EMAIL PROTECTED]> date:Wed Sep 05 06:56:25 2007 + summary: Fix buffer overflow in mutt_FormatString() http://dev.mutt

Re: [Mutt] #2185: In manual.xml,

2007-09-05 Thread Mutt
#2185: In manual.xml, "screen" contents should not exceed 79 columns Changes (by pdmef): * status: new => closed * resolution: => fixed Comment: (In [dc54d31493a2]) Manual: make sure contents in shorter than 80 chars Otherwise conversion to plain text may cause line breaks rendering