nmh-workers
[Top][All Lists]
Advanced

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

Re: [Nmh-workers] iCalendar support


From: David Levine
Subject: Re: [Nmh-workers] iCalendar support
Date: Mon, 17 Nov 2014 22:52:17 -0500

Ralph wrote:

> Swap the order, /path/first,

Then the arguments couldn't contain " file://".  (And I didn't
want to require quoting of the filename because Attach: doesn't
and that works out well.)

The more I think about it, the more I like splitting the
filename and arg string into two separate headers.  The
arg string is optional so that one won't always be used.

> and have Nmh-mhbuild-TYPE be happy with
> relative paths, even if mechinically produced ones are absolute.

Attach: generates full paths, too.  But the mhbuild code that
handles them doesn't care.  Nmh-mhbuild could behave the same
way, and be so documented.

> As for `Attach' header growing longer, is it not intended to
> sometimes be typed by the user?

That's not intended by me :-)  How about supporting both Attach:
and Nmh-Attach:?  Whatnow could generate the longer one.  That
plus one more strcasecmp() in mhbuild is all it would take to
make me happy.

David



reply via email to

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