Re: UI enhancements

2007-08-31 Thread Elimar Riesebieter
On Fri, 31 Aug 2007 the mental interface of Rocco Rutte told: [...] If there's interest in these ideas, I'll polish the patches up for publishing and send them to the list. Yes, please ;) Will test wether your patch conflicts with the not yet mainstream included sidebar patch. Elimar -- On

Re: UI enhancements

2007-08-31 Thread Thomas Roessler
On 2007-08-31 17:40:05 +0200, Rocco Rutte wrote: > 1) mutt_multi_choice() is currently used to let the user choose > from quite a number of possible options. To fit in 80x25 they're > abbreviated which obviously doesn't look nice. I've put together > a patch that adds a dialog and puts it in a cur

Re: UI enhancements

2007-08-31 Thread Brendan Cully
On Friday, 31 August 2007 at 17:40, Rocco Rutte wrote: > Hi, > > currently I have two ideas (well, one from #mutt) for UI enhancements and > like to ask for input. > > 1) mutt_multi_choice() is currently used to let the user choose from quite a > number of possible options. To fit in 80x25 they'r

Re: [PATCH] Fix detection of file modification when editing single

2007-08-31 Thread Brendan Cully
On Thursday, 30 August 2007 at 22:44, Gary Johnson wrote: > There was a recent discussion on the mutt-users list about the > difficulty of using scripts to edit single messages because mutt > would report "message not modified" and reject the changes. This > turned out to be due to a problem wi

Re: UI enhancements

2007-08-31 Thread Patrick Shanahan
* Rocco Rutte <[EMAIL PROTECTED]> [08-31-07 11:43]: [...] > If there's interest in these ideas, I'll polish the patches up for > publishing and send them to the list. Good idea and implementation. Would be more benefit to a newer user, but even those who have used mutt for years, still find ne

Re: UI enhancements

2007-08-31 Thread Kyle Wheeler
On Friday, August 31 at 05:40 PM, quoth Rocco Rutte: currently I have two ideas (well, one from #mutt) for UI enhancements and like to ask for input. Looks nifty! ~Kyle -- Power always thinks it has a great soul and vast views beyond the comprehension of the weak; and that it is doing God's s

UI enhancements

2007-08-31 Thread Rocco Rutte
Hi, currently I have two ideas (well, one from #mutt) for UI enhancements and like to ask for input. 1) mutt_multi_choice() is currently used to let the user choose from quite a number of possible options. To fit in 80x25 they're abbreviated which obviously doesn't look nice. I've put togeth

Re: [PATCH] Fix detection of file modification when editing single

2007-08-31 Thread Kyle Wheeler
On Friday, August 31 at 02:03 PM, quoth Rocco Rutte: A minor nit: shouldn't it also be resetting the mtime to what it was in case of no changes being made? I can't come up with a practical example where this could break something though... Not really - this is a temporary file. If no changes a

Re: [PATCH] Fix detection of file modification when editing single

2007-08-31 Thread Rocco Rutte
Hi, * Thomas Roessler [07-08-31 11:06:04 +0200] wrote: On 2007-08-30 22:44:10 -0700, Gary Johnson wrote: I have attached a patch that fixes this problem by using the same file-modification-detection technique used elsewhere in mutt, in the mutt_edit_headers() and ci_send_message() functions.

Re: [PATCH] Fix detection of file modification when editing single

2007-08-31 Thread Thomas Roessler
On 2007-08-30 22:44:10 -0700, Gary Johnson wrote: > I have attached a patch that fixes this problem by using the same > file-modification-detection technique used elsewhere in mutt, in the > mutt_edit_headers() and ci_send_message() functions. Looks good to me. -- Thomas Roessler <[EMAIL PRO