mutt: new changeset

2008-08-13 Thread Brendan Cully
New changeset in mutt: http://dev.mutt.org/hg/mutt/rev/00ce81d778bf changeset: 5473:00ce81d778bf branch: HEAD tag: tip user:Aron Griffis <[EMAIL PROTECTED]> date:Thu Jul 10 19:30:00 2008 -0400 summary: Unify parser for message-ids -- Repository URL: http://dev.

Re: [PATCH 3 of 3] Fix three bugs handling flags in mutt_copy_header

2008-08-13 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 95485bbbeea33e82dec544c4d007194390a3b109 > # Parent 73431d86627a2ccb24218c0f1f3b6b399860067e > Fix three bugs handling flag

Re: [PATCH v2] make send-hooks work for batch mode

2008-08-13 Thread Brendan Cully
This patch makes me uneasy (especially during a freeze), but I'm willing to apply it if no one else objects. I don't see what kind of damage a hook might do in batch mode, but I can't convince myself that it's harmless either. On Tuesday, 22 July 2008 at 19:13, Aron Griffis wrote: > I realized imm

Re: [Mutt] #3102: mutt-1.5.18 loses first character typed in after

2008-08-13 Thread Thomas Dickey
On Wed, 13 Aug 2008, Mutt wrote: #3102: mutt-1.5.18 loses first character typed in after suspend/resume Changes (by eravin): * status: new => closed * resolution: => invalid Comment: turns out to be related to whatever curses library I have as default in the build environment - when I sw

Re: [PATCH v2] make send-hooks work for batch mode

2008-08-13 Thread Kyle Wheeler
On Wednesday, August 13 at 12:27 AM, quoth Brendan Cully: This patch makes me uneasy (especially during a freeze), but I'm willing to apply it if no one else objects. I don't see what kind of damage a hook might do in batch mode, but I can't convince myself that it's harmless either. Well, I

Re: [PATCH v2] make send-hooks work for batch mode

2008-08-13 Thread Aron Griffis
Kyle Wheeler wrote: [Wed Aug 13 2008, 10:52:29AM EDT] > Well, I imagine anyone currently using mutt in batch mode on a regular > basis (e.g. with cron) already has a working setup, and enabling hooks > by default has the potential at least to break those setups. Well... this *is* mutt-1.5.x,

[PATCH] add sendbox feature

2008-08-13 Thread Aron Griffis
This is a repost of my sendbox patch against mercurial tip. This patch has been previously posted twice. The first time was over two years ago. 2006-08-09 http://marc.info/?l=mutt-dev&m=115513617113648&w=2 2007-12-04 http://marc.info/?l=mutt-dev&m=119681273920794&w=2 This relatively simple patc

[Mutt] #3103: expand environment variables in folder names

2008-08-13 Thread Mutt
#3103: expand environment variables in folder names -+-- Reporter: eravin | Owner: mutt-dev Type: enhancement | Status: new Priority: minor| Milestone: Component: mutt