#3072: Bug#477277: provide a second level of limit functionality {{{ (See also #2967)
----- Forwarded message from martin f krafft <[EMAIL PROTECTED]> ----- Date: Tue, 22 Apr 2008 09:38:10 +0200 From: martin f krafft <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> 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 ----- }}} -- Ticket URL: <http://dev.mutt.org/trac/ticket/3072>