nmh-workers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nmh-workers] .mh_profile question


From: Ken Hornstein
Subject: Re: [Nmh-workers] .mh_profile question
Date: Mon, 02 Feb 2015 22:08:54 -0500

>Maybe someone can see what I'm doing stupidly here as I'm going blind.
>I have some folders that have ?9999 messages that I don't want to break
>up, so I want to go to a 5 digit message number in scan

Others have already answered you, but to expand some more ...

Arguments in the profile (as Robert already said) are processed by
brkstring(), which just does simple space splitting.  Should it do
more with quoting and escapes?  Probably.  But I always get hung up on
what quoting we should support, and then actually WRITING that code ...
bleh.  Also, this would be an incompatible change to the profile format,
and I know how much you love those, Jon :-)

So the short answer is: yeah, it doesn't work, we should fix that,
but we haven't yet.  Suggestions to what exactly should be implemented
would be welcome.

--Ken



reply via email to

[Prev in Thread] Current Thread [Next in Thread]