★ wanayoo — archive 1999 http://nodevice.com/sections/ManIndex/man0826.htmlNouvelle recherche | Portail wanayoo

MHL (1)

produce formatted listings of nmh messages

Previous   Next   Man IndexSections: 0 1 2 3 4 5 6 7 8 N

SYNOPSIS

DESCRIPTION

-.5i

To specify the value of integer-valued and string-valued variables, follow their name with an equals-sign and the value. Integer-valued variables are given decimal values, while string-valued variables are given arbitrary text bracketed by double-quotes. If a value is suffixed by \*(lq/G\*(rq or \*(lq/L\*(rq, then its value is useful in a global-only or local-only context (respectively).

A line of the form:

ignores=component,...

specifies a list of components which are never output.

The component \*(lqMessageName\*(rq (case-insensitive) will output the actual message name (file name) preceded by the folder name if one is specified or found in the environment. The format is identical to that produced by the `-header' option to show.

The component \*(lqExtras\*(rq will output all of the components of the message which were not matched by explicit components, or included in the ignore list. If this component is not specified, an ignore list is not needed since all non-specified components will be ignored.

If \*(lqnocomponent\*(rq is NOT specified, then the component name will be output as it appears in the format file.

The default format file is:

+.5i
15

/etc/nmh/mhl.format

-.5i

The variable \*(lqformatfield\*(rq specifies a format string (see mh-format\0(5)). The flag variables \*(lqaddrfield\*(rq and \*(lqdatefield\*(rq (which are mutually exclusive), tell mhl to interpret the escapes in the format string as either addresses or dates, respectively.

By default, mhl does not apply any formatting string to fields containing address or dates (see mh-mail\0(5) for a list of these fields). Note that this results in faster operation since mhl must parse both addresses and dates in order to apply a format string to them. If desired, mhl can be given a default format string for either address or date fields (but not both). To do this, on a global line specify: either the flag addrfield or datefield, along with the apropriate formatfield variable string. ^/etc/nmh/mhl.format~^The message template ^or <mh-dir>/mhl.format~^Rather than the standard template ^$HOME/.mh\(ruprofile~^The user profile ^moreproc:~^Program to use as interactive front-end show(1), ap(8), dp(8) `-bell' `-noclear' `-length 40' `-width 80' None There should be some way to pass `bell' and `clear' information to the front-end.

The \*(lqnonewline\*(rq option interacts badly with \*(lqcompress\*(rq and \*(lqsplit\*(rq.

Previous   Next   Man IndexSections: 0 1 2 3 4 5 6 7 8 N