mutt: 3 new changesets

2009-07-02 Thread Brendan Cully
3 new changesets in mutt: http://dev.mutt.org/hg/mutt/rev/f6c6066a5925 changeset: 5965:f6c6066a5925 branch: HEAD tag: tip user:Rocco Rutte date:Wed Jul 01 18:13:34 2009 -0700 summary: Make getuser/pass abort if input is required in batch mode. http://dev.mutt.o

Re: [Mutt] #3028: mutt segfaults while moving messages from gmail

2009-07-02 Thread Mutt
#3028: mutt segfaults while moving messages from gmail ---+ Reporter: michele.zaffalon | Owner: brendan Type: defect| Status: infoneeded Priority: major | Mileston

Re: [Mutt] #2956: Recipient address broken i f containing Š character (UTF-8 code: 0xc5 0x A0)

2009-07-02 Thread Mutt
#2956: Recipient address broken if containing Š character (UTF-8 code: 0xc5 0xA0) --+- Reporter: phr | Owner: pdmef Type: defect | Status: started Priority: major| Milestone: 1.6

Re: [Mutt] #1317: wish $edit_charset

2009-07-02 Thread Mutt
#1317: wish $edit_charset +--- Reporter: Tony Leneis | Owner: mutt-dev Type: enhancement| Status: new Priority: minor | Milestone:

Re: atime/mtime

2009-07-02 Thread Corinna Vinschen
On Jun 29 21:53, Rocco Rutte wrote: > Hi, > > * Brendan Cully wrote: > > > I think we'll end up making a table of how new mail and unread old > > mail should be handled by the buffy list, c' ', > > c, mutt startup, etc. A long time ago Vladimir > > Marek started on this, but I got busy and droppe

Re: [Mutt] #3288: seg fault in mx_update_context

2009-07-02 Thread Mutt
#3288: seg fault in mx_update_context -+-- Reporter: prlw1 | Owner: brendan Type: defect | Status: new Priority: major | Milestone: Component: IMAP| Version: 1.5.20 Reso

Re: fcc and walking around mailboxes

2009-07-02 Thread Rocco Rutte
Hi, * Pawel Dziekonski wrote: > can we keep this bug fix and not change folder history functionality? Basically: no, because the list of folders you get presented contains only folders with new mail. Either we revert the fix and it's in the list, or we leave it as it is and it's not in. Note tha

Re: [Mutt] #1317: wish $edit_charset

2009-07-02 Thread Rocco Rutte
Hi, * Derek Martin wrote: > On Wed, Jul 01, 2009 at 09:36:11AM +0200, Vincent Lefevre wrote: > > No, you did not understand the problem and what the user wants. The > > user wants to edit the message in UTF-8 even though his terminal uses > > another charset. > I understood perfectly well. I ju

Re: [Mutt] #1317: wish $edit_charset

2009-07-02 Thread Mutt
#1317: wish $edit_charset +--- Reporter: Tony Leneis | Owner: mutt-dev Type: enhancement| Status: new Priority: minor | Milestone:

Re: [Mutt] #3150: garbage display with combining characters and

2009-07-02 Thread Mutt
#3150: garbage display with combining characters and Mutt's wc functions (--without-wc-funcs) --+- Reporter: vinc17 | Owner: mutt-dev Type: defect | Status: new Priority: major| Mileston

Re: [Mutt] #3282: mutt does not honour --docdir

2009-07-02 Thread Mutt
#3282: mutt does not honour --docdir -+-- Reporter: sahko | Owner: pdmef Type: defect | Status: started Priority: minor | Milestone: 1.6 Component: build | Version: 1.5.20 Resol

Re: mutt: 9 new changesets

2009-07-02 Thread Aron Griffis
Brendan Cully wrote: [Thu Jun 18 2009, 03:00:04AM EDT] > http://dev.mutt.org/hg/mutt/rev/4b5326d8d2ee > changeset: 5906:4b5326d8d2ee > branch: HEAD > parent: 5904:f40de578e8ed > user:Rocco Rutte > date:Wed Jun 17 18:02:19 2009 +0200 > summary: Always display text/*

Re: mutt: 9 new changesets

2009-07-02 Thread Kyle Wheeler
On Thursday, July 2 at 10:51 AM, quoth Aron Griffis: The idea of this changeset makes sense, but I think the implementation might be broken. I have this in my mailcap (heavily simplified): text/html; firefox %s text/html; w3m %s; needsterminal text/html; w3m -dump %s; copiousoutput As of 5906

Re: mutt: 9 new changesets

2009-07-02 Thread Rocco Rutte
Hi, * Aron Griffis wrote: > Am I missing something? What Kyle wrote plus: http://dev.mutt.org/doc/manual.html#mailcap-search-order (last paragraph) Rocco pgpOJ63EPOjbT.pgp Description: PGP signature

Re: mutt: 9 new changesets

2009-07-02 Thread Kyle Wheeler
On Thursday, July 2 at 06:53 PM, quoth Rocco Rutte: http://dev.mutt.org/doc/manual.html#mailcap-search-order I just noticed that in the third paragraph, the second wocka around view-mailcap is backwards. It looks like . ~Kyle -- University politics are vicious precisely because the stak

Re: [Mutt] #3282: mutt does not honour --docdir

2009-07-02 Thread Mutt
#3282: mutt does not honour --docdir -+-- Reporter: sahko | Owner: pdmef Type: defect | Status: started Priority: minor | Milestone: 1.6 Component: build | Version: 1.5.20 Resol

Re: [Mutt] #1317: wish $edit_charset

2009-07-02 Thread Derek Martin
On Thu, Jul 02, 2009 at 12:39:10PM +0200, Rocco Rutte wrote: > Mutt has $config_charset which, for the same reason, should be > deprecated if I follow your argumentation because setting UTF-8 > everywhere would make it'd be superflous. The $config_charset variable already is deprecated! From the

Re: mutt: 9 new changesets

2009-07-02 Thread Aron Griffis
Kyle Wheeler wrote: [Thu Jul 02 2009, 11:43:46AM EDT] > To restore the original behavior, add this to your muttrc: > > bind attach view-mailcap Thanks Kyle, view-mailcap does the trick for me, though I actually had to bind for it to work: bind attach view-mailcap bind attach vi

Re: mutt: 9 new changesets

2009-07-02 Thread Aron Griffis
Rocco Rutte wrote: [Thu Jul 02 2009, 12:53:12PM EDT] > What Kyle wrote plus: > > http://dev.mutt.org/doc/manual.html#mailcap-search-order Unless I'm missing something, the trio of rules I provided already adhere to those instructions...?

Re: [Mutt] #1317: wish $edit_charset

2009-07-02 Thread Mutt
#1317: wish $edit_charset +--- Reporter: Tony Leneis | Owner: mutt-dev Type: enhancement| Status: new Priority: minor | Milestone:

Re: [Mutt] #1317: wish $edit_charset

2009-07-02 Thread Mutt
#1317: wish $edit_charset +--- Reporter: Tony Leneis | Owner: mutt-dev Type: enhancement| Status: new Priority: minor | Milestone:

Re: [Mutt] #1317: wish $edit_charset

2009-07-02 Thread Christian Ebert
* Derek Martin on Thursday, July 02, 2009 at 14:19:29 -0500 > On Thu, Jul 02, 2009 at 12:39:10PM +0200, Rocco Rutte wrote: >> Mutt has $config_charset which, for the same reason, should be >> deprecated if I follow your argumentation because setting UTF-8 >> everywhere would make it'd be superflous

Re: [Mutt] #1317: wish $edit_charset

2009-07-02 Thread Mutt
#1317: wish $edit_charset +--- Reporter: Tony Leneis | Owner: mutt-dev Type: enhancement| Status: new Priority: minor | Milestone: