On Fri, Jul 02, 1999, David Thorburn-Gundlach ([EMAIL PROTECTED]) said:
|
| I have taken to storing letters in my mailbox when I have read them but
| still want a reminder that there's something to do. I'm interested in
| adding additional flags; I know about NOrD and KPSM as well as FCT+*!
| but envisioned packing a few extra flags, such as t(ask), m(isc), b(ulk),
| and such into the first ("status") column.
|
| I recognize that this might be of little interest to anyone else out
| there and thus not make it into the distribution, but I'd love to have a
| standalone feature-patch that shows me what parts of future code I'd have
| to change (and this patch could probably, I'd imagine, work forever or be
| superseded by incorporating the change anyway, since the flag list and
| handling probably isn't going to change much unless my wish came true
| anyway). I'm currently running 0.95.4i with the bj.current_shortcut,
| rr.compressed, bj.ed_mtime,hb.save_alias, and sec.condense_pgp patches,
| and `mutt -v` is attached.
I have a patch that I absolutely could not do without that may be of
interest to you.
Originally by Sean Ahern, I refer to it as the "flag_text" patch. It
allows *you* to add an arbitrary string to any message, which gets
stored in an X-header line (so it doesn't work with mh-style mailboxes,
or probably other similar style boxes).
It allows you to have an index something like:
_____[this is the added field, set at 4 chars in my .muttrc]
||||
||||
vvvv
1 S Jun 03 Thomas Roessler ( 31) [Announce] Mutt 0.95.6 has been rele
2 S Jun 19 Jeremy Blosser ( 44) Updates to www.mutt.org
3 !tip Jun 19 Randall J. Mill ( 23) Re: smart spell checking and MIME ma
4 Jun 30 rfi from Rich R ( 15) `*>
5 !tip Jun 23 RH Linux User ( 17) Re: mailboxes
6 !pm Jun 24 Holger Eitzenbe ( 44) `*>
7 S!pm Jun 25 Mark Bainter ( 72) Re: *argh* - html-mails (war: Re: pr
8 Jun 25 David DeSimone ( 18) `->
9 Jun 25 Holger Eitzenbe ( 33) Go for it: exim
10 !tip Jun 28 David DeSimone ( 24) Re: Boolean logic in aliases?
11 Jun 29 [EMAIL PROTECTED] ( 20) Dynamic persistant user controlled t
12 !rep Jun 29 Dan Nelson ( 35) |->
13 Jun 30 Matthew Hawkins ( 13) `->
14 Jun 30 Stan Ryckman ( 20) Line lengths (was Re: Dynamic persis
15 Jul 01 Thomas Roessler ( 61) `->
16 Jun 30 Lars Hecking ( 15) Re: [OFF-TOPIC] bulk mailing
17 Jun 30 David DeSimone ( 23) `->
18 D Jul 02 [EMAIL PROTECTED] ( 11) `->Re: Annoying feature
19 !tip Jul 02 Renaud Colinet ( 30) Re: send hook for signature
20 S!tip Jul 02 Ralf Hildebrand ( 51) |*>
21 !tip Jul 02 Andreas Wessel ( 22) `*>
22 !info Jul 02 Nathan Stratton ( 32) Re: Showing threads
23 D Jul 02 Jeremy Blosser ( 37) Re: help moving from exmh->mutt
24 S Jul 02 David Thorburn- ( 49) additional flags
25 NS Jul 02 David Thorburn- ( 109) Re: installation errors for Mutt 0.9
where the width of the "text_flag" is user definable (with an appropriate
pair of macros, the display can be toggled between showing and not showing
that field, if one needs to narrow the display, so that more of the subject
field is visible, etc).
To Sean's original patch, I added the capability to sort based on the flag
text field, as well as search/limit/etc on it, as well as a few other bells
and whistles.
But ...
... I've been lazy WRT mutt development over the past ~year. The most
recent mutt that I updated all my patches for is 0.88.14i, so I suppose
it will take some work to make it work with the current revision levels.
If you (or anyone else) is interested in integrating it into the current
rev, I'll be more than happy to email you a copy of the patch, as is.
If not ... well, one of these days, I really *do* intend to upgrade to
the newest level of mutt, but I dunno when ... I have about 10-15 patches
that I have to futz with, so it won't be RSN ... :-) ...!
Then there is the matter of coming up with a scheme to make it work with
mh/etc mailboxes ...
/kim