#2995: Mutt is folding subject line folds using a tab, which appears to be
against
RFC 2822
--+-
Reporter: frnkblk | Owner: mutt-dev
Type: defect | Status: new
#3211: [-- Autoview using %s --] should have a format string
--+-
Reporter: agriffis | Owner: mutt-dev
Type: enhancement | Status: new
Priority: trivial | Milestone:
Compone
Gary Johnson wrote: [Wed Apr 01 2009, 12:37:10PM EDT]
> You can use a display_filter to modify these or get rid of them
> entirely, e.g.,
>
> set display_filter="sed '/^\[-- .* --]$/d'"
Except this conflicts with
color attachment brightblue default
because the escape codes are passed to
#3211: [-- Autoview using %s --] should have a format string
--+-
Reporter: agriffis | Owner: mutt-dev
Type: enhancement | Status: new
Priority: trivial | Milestone:
Compone
Gary Johnson wrote: [Wed Apr 01 2009, 12:37:10PM EDT]
> You can use a display_filter to modify these or get rid of them
> entirely, e.g.,
>
> set display_filter="sed '/^\[-- .* --]$/d'"
Hey, that helps a lot, thanks!
On 2009-03-31, Mutt wrote:
> Some of my mailcap entries are quite long. They show up in the mutt pager
> like this:
>
> [-- Autoview using w3m -cols 70 -o frame=1 -o graphic_char=1 -o
> ignore_null_img_alt=1 -o color=0 -o follow_locale=1 -dump
> file://'/tmp/mutt.html' --]
>
> I'd really
buffy.c | 41 +
1 files changed, 41 insertions(+), 0 deletions(-)
# HG changeset patch
# User Jan Larres
# Date 1238600385 -7200
# Branch buffysort
# Node ID 102051634e013818d31d36f6d83542e0d4422619
# Parent 8205a12329d395b87eeb890cb86d28e761e83992
Sort
Hi,
* Miroslav Lichvar wrote:
https://bugzilla.redhat.com/show_bug.cgi?id=492861
Pushed as 8205a12329d3, thanks.
Rocco
9 new changesets in mutt:
http://dev.mutt.org/hg/mutt/rev/22f21b558f57
changeset: 5729:22f21b558f57
branch: HEAD
tag: tip
user:Rocco Rutte
date:Tue Mar 31 16:03:12 2009 +0200
summary: Manual: Add an example of how to manage multiple accounts using
folder-hook