Ticket #3072 (new enhancement)

Opened 6 months ago

Last modified 5 weeks ago

Bug#477277: provide a second level of limit functionality

Reported by: myon Owned by: mutt-dev
Priority: minor Milestone: 2.0
Component: mutt Version: 1.5.18
Keywords: Cc:

Description

(See also #2967)

----- Forwarded message from martin f krafft <madduck@debian.org> -----

Date: Tue, 22 Apr 2008 09:38:10 +0200
From: martin f krafft <madduck@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: Bug#477277: provide a second level of limit functionality

I have a number of filters which I constantly want "on" when
I browse my mailboxes, such as:

  ~(~hX-Ignore-Thread)

or

  ~h'X-Label: Debian::mutt'

I would like to be able to treat these independently of the standard
<limit> function, for a number of reasons:

  - I use <limit> a lot
  - I want to be able to change the limit without having to re-run
    the expensive ~h filters noted above every time
  - I would like to be able to replace an existing filter by just
    starting to type, which replaces the entire line. If I have to
    use the same <limit> for the aforementioned "persistent"
    filters, then, to replace e.g. ~L dato with ~s mutt, I have to
    use the cursor keys to navigate to the end of the persistent
    filters and hit ctrl-k before I can change the filter.

Thanks for your consideration.

----- End forwarded message -----

Change History

Changed 6 months ago by myon

  • priority changed from major to minor
  • version set to 1.5.18
  • type changed from defect to enhancement
  • milestone set to 2.0

Changed 5 months ago by Rocco Rutte

Hi,

> I have a number of filters which I constantly want "on" when
> I browse my mailboxes, such as:

>   ~(~hX-Ignore-Thread)

> or

>   ~h'X-Label: Debian::mutt'

> I would like to be able to treat these independently of the standard
> <limit> function, for a number of reasons:

So basically you want virtual folders which can be defined on top of 
regular folders (or any number of them) using a pattern?

Rocco

Changed 5 weeks ago by madduck

Yes, exactly!

Note: See TracTickets for help on using tickets.