mutt: 5 new changesets

2008-05-29 Thread Brendan Cully
5 new changesets in mutt: http://dev.mutt.org/hg/mutt/rev/f4259a92dab6 changeset: 5411:f4259a92dab6 branch: HEAD tag: tip user:Paul Walker <[EMAIL PROTECTED]> date:Wed May 28 22:22:20 2008 -0700 summary: Make default muttrc header weeding tidier. Closes #286. ht

[Mutt] #3063: Messages read marked as unread

2008-05-29 Thread Mutt
#3063: Messages read marked as unread Sometimes messages that I read are marked as unread.. I read a message, then I sync-mailbox ($), then I open ! mailbox and message is unread again.. This happens only ocasionally.. I am using mutt with IMAPs on Ubuntu Hardy. -- Ticket URL:

Re: [Mutt] #2141: wishlist: possible storing of attachments as

2008-05-29 Thread Mutt
#2141: wishlist: possible storing of attachments as separate files Changes (by pdmef): * priority: trivial => minor * type: defect => enhancement -- Ticket URL:

Re: [Mutt] #2142: with empty argument does nothing

2008-05-29 Thread Mutt
#2142: with empty argument does nothing Changes (by pdmef): * status: new => closed * resolution: => fixed Comment: I assume this is now consistent in hg tip as limit, tag-pattern and delete-pattern without a pattern are no-ops. Compare e.g. changeset [a742f3c37f38]. -- Ticket URL:

Re: [Mutt] #467: Mutt doesn't check mailboxes automatically while

2008-05-29 Thread Mutt
#467: Mutt doesn't check mailboxes automatically while it's in "browser" mode Changes (by pdmef): * priority: trivial => minor * version: 1.2.5i => 1.5.18 * type: defect => enhancement * milestone: => 2.0 Comment: New mail detection currently is only documented in the developer ver

Re: [Mutt] #674: possible stat/lstat oversight in browser.c

2008-05-29 Thread Mutt
#674: possible stat/lstat oversight in browser.c Changes (by pdmef): * status: new => closed * resolution: => invalid Comment: First of all, the browser actually is just an ordinary file browser so that's intended to print information about the link and not the target (just as 'ls' wou

Re: [Mutt] #2154: add ^G to internal help under '?'

2008-05-29 Thread Mutt
#2154: add ^G to internal help under '?' Changes (by pdmef): * status: new => closed * resolution: => invalid Comment: I'm closing this ticket since there were no votes for the patch and Ctrl+G is mentioned as key binding for mutt's line editor (technically exactly where it belongs but

Re: [Mutt] #3037: 'my_hdr' not working with send-hook & reply-hook

2008-05-29 Thread Mutt
#3037: 'my_hdr' not working with send-hook & reply-hook Changes (by pdmef): * status: new => closed * resolution: => invalid Comment: Yes, this also documented in the manual in "Change settings based upon message recipients": "Also note that my_hdr commands which modify recipient heade

Re: [Mutt] #2889: version date is incorrect when ChangeLog is not

2008-05-29 Thread Mutt
#2889: version date is incorrect when ChangeLog is not up-to-date Comment (by pdmef): In general I think this is right. However, this breaks if you're not compiling tip (e.g. checked out some tag or specific revision, or in the middle of bisect). OTOH it's kind of an edge case and the question

Re: [Mutt] #1601: mutt_dotlock man page shouldn't be installed when

2008-05-29 Thread Mutt
#1601: mutt_dotlock man page shouldn't be installed when binary not used Changes (by pdmef): * status: new => closed * resolution: => fixed Comment: (In [18e7849e4c7c]) Only install mutt_dotlock(1) if binary is installed, too (closes #1601). -- Ticket URL:

Re: [Mutt] #2117: smtp patch does not tell you when your password

2008-05-29 Thread Mutt
#2117: smtp patch does not tell you when your password is incorrect Changes (by pdmef): * component: mutt => SMTP -- Ticket URL:

Re: [Mutt] #2883: mutt gets confused when a message disappears from

2008-05-29 Thread Mutt
#2883: mutt gets confused when a message disappears from a maildir Comment (by pdmef): I tried to reproduce this as I can imagine mutt having trouble with disappearing messages. However, I can't. All I get is that the mailbox was externally modified. Can you still reproduce this with the lates

Re: Strange display problem with 1.5.18

2008-05-29 Thread André Berger
* André Berger (2008-05-22): > * Rocco Rutte (2008-05-22): > > * André Berger wrote: > > > >> More testing shows the issue is related to "--enable-gpgme". A clean > >> source with > > > >> ./configure --enable-gpgme && make all && ./mutt -n -F /dev/null -f > >> ~/Mail/mbox > > > >> is enough. Wit

Re: Strange display problem with 1.5.18

2008-05-29 Thread Rocco Rutte
Hi, * André Berger wrote: Progress here :) MacPorts 1.600 The following ports are currently installed: ncurses @5.6_0 (active) ncursesw @5.6_1 (active) Discussion on comp.mail.mutt led me to temporarily uninstall ncurses, and my config.h got modified to #define HAVE_NCURSES_H