folder-hook for simple_search problem

Hi,

I have (among others) the following hooks in my .muttrc:

	folder-hook . set simple_search=\"~f %s | ~s %s\"
	folder-hook < set simple_search=\"~C %s | ~s %s\"

When I access the Sent (<) folder directly with "mutt -f '<'" the
correct folder-hook is applied.

However if I start in any other folder and change to '<' with 'c<' then
simple_search stays at the default (i.e the < hook is not applied).

Is this a bug?

Thanks,

Mutt | 2 Nov 18:17

[Mutt] #3349: user configuration of default subject string when replying to emails without subjects

#3349: user configuration of default subject string when replying to emails
without subjects
--------------------------+-------------------------------------------------
 Reporter:  mikewilliams  |       Owner:  mutt-dev
     Type:  enhancement   |      Status:  new     
 Priority:  minor         |   Milestone:          
Component:  mutt          |     Version:  1.5.18  
 Keywords:                |  
--------------------------+-------------------------------------------------
 mutt uses the subject "Re: your mail" as the subject of emails composed in
 reply to emails without subjects.

 To me this comes across as a little passive aggressive, and I edit it
 every time to something like "Re: (no subject)". And of course it is a
 hard-coded English string, which will make no sense to a non-English
 speaking recipient of email from a mutt user.

 This string should therefoure be configurable by the user in their muttrc
 (i.e. without editing send.c and rebuilding mutt).

--

-- 
Ticket URL: <http://dev.mutt.org/trac/ticket/3349>
Mutt <http://www.mutt.org/>
The Mutt mail user agent

Mutt | 2 Nov 18:18

Re: [Mutt] #3349: user configuration of default subject string when

#3349: user configuration of default subject string when replying to emails
without subjects
--------------------------+-------------------------------------------------
 Reporter:  mikewilliams  |       Owner:  mutt-dev
     Type:  enhancement   |      Status:  new     
 Priority:  minor         |   Milestone:          
Component:  mutt          |     Version:  1.5.18  
 Keywords:                |  
--------------------------+-------------------------------------------------
Changes (by mikewilliams):

 * cc: mike@… (added)

--

-- 
Ticket URL: <http://dev.mutt.org/trac/ticket/3349#comment:1>
Mutt <http://www.mutt.org/>
The Mutt mail user agent

Mutt | 4 Nov 10:02

[Mutt] #3350: inconsistent handling of key bindings/codes

#3350: inconsistent handling of key bindings/codes
----------------------------+-----------------------------------------------
 Reporter:  trespassing     |       Owner:  mutt-dev
     Type:  defect          |      Status:  new     
 Priority:  major           |   Milestone:          
Component:  user interface  |     Version:          
 Keywords:                  |  
----------------------------+-----------------------------------------------
 It is not possible to bind anything to ctrl+up or shift+up und such.

 what-key reports those keys as simple Letters (eg. ctrl+up = 'A')
 Binding to those letters won't work (so mutt *can* distinguish those
 from the regular letters :-)

 Two exceptions: It is possible to bind to shift+left/right which
 are being reported as <F129> / <F128>

 (I am using 1.5.18/debian lenny/i386)  + sidebar patch)

--

-- 
Ticket URL: <http://dev.mutt.org/trac/ticket/3350>
Mutt <http://www.mutt.org/>
The Mutt mail user agent

Mutt | 5 Nov 12:04

Re: [Mutt] #3338: mutt unable to download and read header_cache

#3338: mutt unable to download and read header_cache from gmail if the number of
headers is large.
----------------------+-----------------------------------------------------
 Reporter:  mkatiyar  |       Owner:  mutt-dev
     Type:  defect    |      Status:  new     
 Priority:  major     |   Milestone:          
Component:  mutt      |     Version:  1.5.20  
 Keywords:            |  
----------------------+-----------------------------------------------------
Changes (by dd1):

 * cc: dd1email@… (added)

Comment:

 I vote for this. How could we help to resolve this bug? Shall we put more
 information here? I'd say it's blocker.

--

-- 
Ticket URL: <http://dev.mutt.org/trac/ticket/3338#comment:1>
Mutt <http://www.mutt.org/>
The Mutt mail user agent

Jean-Pierre Radley | 8 Nov 21:42
Favicon

Corrupt time in From_

Mutt 1.5.20.

The minutes field in the From_ line is corrupt.
The tens position of the minutes field appears blank on every message.

For example, a message shows:

	Date: Mon, 02 Nov 2009 08:53:28 +0100
	From <r.zini <at> strhold.it> Mon Nov  2 02: 3:54 2009

The local time shows as "02: 3:54" instead of "02:53:54".

I've tried two different compilers, no difference.  Mutt 1.5.19,
generated by the same compilers on the same machine, does not exhibit
the problem.

I've tried a lot of diff commands on various parts of the source code,
but found no reason for this.

--

-- 
JP

Patrick Shanahan | 8 Nov 22:05
Picon

Re: Corrupt time in From_

* Jean-Pierre Radley <jpr <at> jpr.com> [11-08-09 15:45]:
> Mutt 1.5.20.
> 
> The minutes field in the From_ line is corrupt.
> The tens position of the minutes field appears blank on every message.
> 
> For example, a message shows:
> 
> 	Date: Mon, 02 Nov 2009 08:53:28 +0100
> 	From <r.zini <at> strhold.it> Mon Nov  2 02: 3:54 2009
> 
> The local time shows as "02: 3:54" instead of "02:53:54".
> 
> I've tried two different compilers, no difference.  Mutt 1.5.19,
> generated by the same compilers on the same machine, does not exhibit
> the problem.

I see the same thing:
  From owner-mutt-dev+M11954=ptilopteri=gmail.com <at> mutt.org  Sun Nov  8 15: 5:33 2009                                                      

and have for several months  :^(

mutt-1.5.20-7.2.x86_64 on openSUSE 11.3alpha
                   and on openSUSE 11.2
		   
--

-- 
Patrick Shanahan         Plainfield, Indiana, USA        HOG # US1244711
http://wahoo.no-ip.org     Photo Album:  http://wahoo.no-ip.org/gallery2
Registered Linux User #207535                    @ http://counter.li.org

(Continue reading)

Jean-Pierre Radley | 8 Nov 23:50
Favicon

Re: Corrupt time in From_

Patrick Shanahan typed (on Sun, Nov 08, 2009 at 04:05:39PM -0500):
| * Jean-Pierre Radley <jpr <at> jpr.com> [11-08-09 15:45]:
| > Mutt 1.5.20.
| > 
| > The minutes field in the From_ line is corrupt.
| > The tens position of the minutes field appears blank on every message.
| > 
| > For example, a message shows:
| > 
| > 	Date: Mon, 02 Nov 2009 08:53:28 +0100
| > 	From <r.zini <at> strhold.it> Mon Nov  2 02: 3:54 2009
| > 
| > The local time shows as "02: 3:54" instead of "02:53:54".
| > 
| > I've tried two different compilers, no difference.  Mutt 1.5.19,
| > generated by the same compilers on the same machine, does not exhibit
| > the problem.
| 
| I see the same thing:
|   From owner-mutt-dev+M11954=ptilopteri=gmail.com <at> mutt.org  Sun Nov  8 15: 5:33 2009                                                      
| 
| and have for several months  :^(
| 
| mutt-1.5.20-7.2.x86_64 on openSUSE 11.3alpha
|                    and on openSUSE 11.2
| 		   

Oh, I've seen it for months as well, but only reported it today.  :-)

--

-- 
(Continue reading)

Matthias Andree | 9 Nov 10:46
Picon
Picon

Re: Corrupt time in From_

Am 08.11.2009, 23:50 Uhr, schrieb Jean-Pierre Radley <jpr <at> jpr.com>:

> Patrick Shanahan typed (on Sun, Nov 08, 2009 at 04:05:39PM -0500):
> | * Jean-Pierre Radley <jpr <at> jpr.com> [11-08-09 15:45]:
> | > Mutt 1.5.20.
> | >
> | > The minutes field in the From_ line is corrupt.
> | > The tens position of the minutes field appears blank on every  
> message.
> | >
> | > For example, a message shows:
> | >
> | > 	Date: Mon, 02 Nov 2009 08:53:28 +0100
> | > 	From <r.zini <at> strhold.it> Mon Nov  2 02: 3:54 2009
> | >
> | > The local time shows as "02: 3:54" instead of "02:53:54".
> | >
> | > I've tried two different compilers, no difference.  Mutt 1.5.19,
> | > generated by the same compilers on the same machine, does not exhibit
> | > the problem.
> |
> | I see the same thing:
> |   From owner-mutt-dev+M11954=ptilopteri=gmail.com <at> mutt.org  Sun Nov  8  
> 15: 5:33 2009
> |
> | and have for several months  :^(
> |
> | mutt-1.5.20-7.2.x86_64 on openSUSE 11.3alpha
> |                    and on openSUSE 11.2
> | 		
(Continue reading)

Rado S | 9 Nov 10:47
Picon
Picon

Re: Corrupt time in From_

Moin,

=- Jean-Pierre Radley wrote on Sun  8.Nov'09 at 17:50:09 -0500 -=

> Patrick Shanahan typed (on Sun, Nov 08, 2009 at 04:05:39PM -0500):
> | > The minutes field in the From_ line is corrupt.
> | > The tens position of the minutes field appears blank on every message.
> | 
> | I see the same thing:
> |   From owner-mutt-dev+M11954=ptilopteri=gmail.com <at> mutt.org  Sun Nov  8 15: 5:33 2009                                                      
> | 
> | and have for several months  :^(
> 
> Oh, I've seen it for months as well, but only reported it today.  :-)

Rocco said he fixed it in the repo, I haven't recompiled nightlies
since then.

--

-- 
© Rado S. -- You must provide YOUR effort for your goal!
EVERY effort counts: at least to show your attitude.
You're responsible for ALL you do: you get what you give.


Gmane