mutt: new changeset

2007-04-24 Thread Brendan Cully
New changeset in mutt: http://dev.mutt.org/hg/mutt/rev/1bae5dcd7292 changeset: 5142:1bae5dcd7292 branch: HEAD tag: tip user:Michael Elkins <[EMAIL PROTECTED]> date:Mon Apr 23 12:12:29 2007 -0700 summary: Fix compilation error related to change in mutt_FormatStrin

[Mutt] #2882: segfaults in uxterm with > 254 columns if there are single byte 8-bit characters in index_format

2007-04-24 Thread Mutt
#2882: segfaults in uxterm with > 254 columns if there are single byte 8-bit characters in index_format {{{ - Forwarded message from Axel Beckert <[EMAIL PROTECTED]> - Date: Mon, 23 Apr 2007 15:08:27 +0200 (CEST) From: Axel Beckert <[EMAIL PROTECTED]> Reply-To: Axel Beckert <

[Mutt] #2883: mutt gets confused when a message dissapears from a maildir

2007-04-24 Thread Mutt
#2883: mutt gets confused when a message dissapears from a maildir {{{ - Forwarded message from Mike O'Connor <[EMAIL PROTECTED]> - Date: Wed, 18 Apr 2007 18:30:12 -0400 From: Mike O'Connor <[EMAIL PROTECTED]> Reply-To: Mike O'Connor <[EMAIL PROTECTED]>, [EMAIL PROTECTED] To: Debian

[Mutt] #2884: 256 color support

2007-04-24 Thread Mutt
#2884: 256 color support Please consider adding 256 color support. This way mutt could have been configured to be much more vivid, use nicer and more colors... Details about this feature: http://frexx.de/xterm-256-notes/ At the time of writing this ticket, at least xterm, putty/pterm and vte

Re: [Mutt] #2884: 256 color support

2007-04-24 Thread Kyle Wheeler
On Tuesday, April 24 at 01:00 PM, quoth Mutt: #2884: 256 color support Please consider adding 256 color support. This way mutt could have been configured to be much more vivid, use nicer and more colors... Mutt relies on the underlying curses library for its color support. If your version of

Re: [Mutt] #2884: 256 color support

2007-04-24 Thread Mutt
#2884: 256 color support Comment (by Kyle Wheeler): {{{ On Tuesday, April 24 at 01:00 PM, quoth Mutt: >#2884: 256 color support > > Please consider adding 256 color support. This way mutt could have been > configured to be much more vivid, use nicer and more colors... Mutt relies on the u

Re: [Mutt] #2884: 256 color support

2007-04-24 Thread Mutt
#2884: 256 color support Comment (by egmont): Oh, pretty sorry about this false report, I just haven't found the possibility to specify "colorN" as a valid color. Thanks very much! PS.: mutt auto-detects whether my terminal supports 256 colors or not. If not, it complains about the faulty "c

Re: [Mutt] #2884: 256 color support

2007-04-24 Thread Kyle Wheeler
On Tuesday, April 24 at 05:31 PM, quoth Mutt: But of course if I have such a special need, I may write a wrapper script that detects the number of colors using "infocmp" and then launch mutt with the appropriate config. The easiest way to do this is like so: source $HOME/.muttrc-color-`inf

Re: [Mutt] #2884: 256 color support

2007-04-24 Thread Mutt
#2884: 256 color support Comment (by Kyle Wheeler): {{{ On Tuesday, April 24 at 05:31 PM, quoth Mutt: > But of course if I have such a special need, I may write a wrapper > script > that detects the number of colors using "infocmp" and then launch mutt > with the appropriate config. The e

Re: [Mutt] #2884: 256 color support

2007-04-24 Thread Mutt
#2884: 256 color support Changes (by brendan): * status: new => closed * resolution: => invalid -- Ticket URL:

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

2007-04-24 Thread Mutt
#2883: mutt gets confused when a message disappears from a maildir Changes (by brendan): * priority: major => minor * summary: mutt gets confused when a message dissapears from a maildir => mutt gets confused when a message disappears from a maildir * milestone

Cygwin/SASL

2007-04-24 Thread Charles Killian
Has anyone been able to get Mutt to compile under Cygwin with SASL enabled? When I tried, first I got errors about macros which aren't defined by netdb.h on Cygwin, such as EAI_AGAIN. So I copied those from a linux netdb.h. Then it compiled everything, but on link I get this error: mutt/mutt_sa