Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
cfd51cba
...
cfd51cba7f83338286dfd2bc91936ce361c35aa2
authored
2003-02-18 09:10:49 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Minor changes
1 parent
fec8703e
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
mh/README
mh/TODO
mh/README
View file @
cfd51cb
...
...
@@ -14,7 +14,7 @@ current state of Mailutils MH implementation.
The list of differences between Mailutils and the RAND implementation of MH:
* All programs use usual GNU long options. The support for MH single-d
ot
* All programs use usual GNU long options. The support for MH single-d
ash
options is provided for backward compatibility.
* Format specifications
...
...
@@ -113,7 +113,7 @@ Understands --build option.
If the argument to 'ignores' contains more than one component name
it must be enclosed in double-quotes. Dangling equal sign is an error,
to set a string variable to the empty value use = "", e.g.:
overflowtext="" (see supplied mhl.format file).
overflowtext="" (see
the
supplied mhl.format file).
Ineractive prompting is not yet implemented.
...
...
@@ -124,7 +124,7 @@ any string is deprecated. It is recognized only if pick is called from
within another program, so that existing application continue to work.
Please use the following syntax instead: `--component FIELD --pattern STRING'
**
The command line options
--cflags allows to control the type of
**
New command line option
--cflags allows to control the type of
regular expressions used. The option must occur right before --pattern
or --component option (or one of its aliases, like --cc, --from, etc.)
The argument to this option is a string of type specifications:
...
...
mh/TODO
View file @
cfd51cb
...
...
@@ -19,8 +19,8 @@ State Nice Utility Comments
-------------------------------------------
+ -20 scan
+ -20 inc
* -20 repl
See comments for whatnow. -filter is not impl.
+ -20 comp
See comments for whatnow
* -20 repl
--annotate
+ -20 comp
Interactive prompting.
- -20 forw
* -20 send --alias,--filter,--format,--forward,--mime,
--split,--width
...
...
Please
register
or
sign in
to post a comment