#2969: new function: lock-tag-prefix
I wanted a way to have a macro that:
- when applied with tag-prefix, applies several commands to all tagged
messages
- when applied without tag-prefix, applies the same commands to the
current message
So I added two functions to mutt: lock-tag-prefix a
#2968: "mailto:"; URL parsing stops at "references" header
The following command line:
mutt
'mailto:[EMAIL PROTECTED]&References=%3c153185.7884%40example.org%3e&[EMAIL
PROTECTED]'
does not take into account the given "From" header. More generally,
any header (or body) that is put after the
Hi,
On Wed, Oct 10, 2007 at 07:01:50PM +0200, Rocco Rutte wrote:
> * Johannes Stezenbach [07-10-10 18:01:15 +0200] wrote:
>
>> changeset: 5109:d3e0d6c60d87
>> branch: HEAD
>> user:Brendan Cully <[EMAIL PROTECTED]>
>> date:Tue Apr 10 13:46:09 2007 -0700
>> summary: Don't
Hi,
* Johannes Stezenbach [07-10-10 18:01:15 +0200] wrote:
changeset: 5109:d3e0d6c60d87
branch: HEAD
user:Brendan Cully <[EMAIL PROTECTED]>
date:Tue Apr 10 13:46:09 2007 -0700
summary: Don't use $indent_string to quote replies to flowed messages
(closes #2874).
in
Hi,
changeset: 5109:d3e0d6c60d87
branch: HEAD
user:Brendan Cully <[EMAIL PROTECTED]>
date:Tue Apr 10 13:46:09 2007 -0700
summary: Don't use $indent_string to quote replies to flowed messages
(closes #2874).
introduced a regression when replying to format=flowed mails.