[If somebody gets this twice (thrice?) I apologize, used the wrong sender
first two tries.]
Hi,
I'm a recently converted nmh/exmh user. There were a couple of things
I found missing that I hacked in. There's also a couple of less necessary
things that I added just for the heck of it. My question is whether
anyone would be interested in these changes, and in what format I should
send patches (split up per feature or everything in one big blob).
- etcpath to searchpath.
I created a new routine searchpath to replace etcpath. If given
a filename without leading '/' or '~' it searches the folder
and all its parents before searching ~/Mail and /etc/nmh.
While I was writing this into nmh the same feature was also put
into exmh, but nmh would be a cleaner location?
- formatted components for comp.
I wanted a formatted components file for comp because I want to
automatically 'Fcc:' to the current folder.
- folder components escape.
The current/target/something folder can be used from your
formatted components files.
- userflags and component escapes.
comp and repl were extended with a '-userflag key=value' option that
allows the user to add any needed component escape from the commandline.
Makes it easier to use one componentfile for multiple uses.
These features were only implemented for comp and repl. dist and forw
haven't
been tackled yet because I'm not completely comfortable with all their
features.
So, is anyone interested or shall I keep them to myself?
Tobias Nijweide