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
13330dc5
...
13330dc5c3e8bc6b6d075a150452cd8b5787d878
authored
2003-03-15 23:29:44 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Updated
1 parent
bbe0e352
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
21 additions
and
2 deletions
ChangeLog
TODO
mh/TODO
ChangeLog
View file @
13330dc
2003
-
03
-
15
Sergey
Poznyakoff
*
mh
/
mhn
.
c
:
New
file
.
Implementation
of
mhn
utility
(
partial
).
*
mh
/
.
cvsignore
:
Added
mhn
*
mh
/
Makefile
.
am
:
Likewise
.
*
mh
/
forw
.
c
:
Implemented
--
mime
.
*
mh
/
TODO
:
Updated
.
*
mh
/
mh
.
h
(
mhl_format_run
)
:
Changed
prototype
(
MHL_DECODE
,
MHL_CLEARSCREEN
,
MHL_BELL
)
:
New
defines
.
*
mh
/
mh_getopt
.
h
:
Updated
.
*
mh
/
mh_list
.
c
(
mhl_format_run
)
:
Changed
declaration
.
(
eval_body
)
:
Decode
message
body
on
request
.
*
mh
/
mh_ctx
.
c
:
Bugfix
.
Thanks
Wojciech
for
noticing
!
*
mh
/
mhl
.
c
:
Updated
invocations
of
mhl_format_run
().
*
mh
/
repl
.
c
:
Likewise
.
*
po
/
POTFILES
.
in
:
Added
new
files
.
2003
-
03
-
14
Sergey
Poznyakoff
*
TODO
:
Reformatted
in
Emacs
outline
mode
...
...
TODO
View file @
13330dc
...
...
@@ -65,6 +65,8 @@ and use them in mail.remote.
** support AUTH=anonymous (imap://cyrus.andrew.cmu.edu/archive.info-cyrus)
** filter_trans needs readline method.
* pop3
** pop3d_readline - should this use select(), avoid the race condition,
...
...
mh/TODO
View file @
13330dc
...
...
@@ -26,13 +26,13 @@ State Nice Utility Comments
+ -20 inc
* -20 repl --annotate
+ -20 comp Interactive prompting.
* -20 forw --annotate,--inplace,--
mime,--
whatnowproc
* -20 forw --annotate,--inplace,--whatnowproc
* -20 send --alias,--filter,--format,--forward,--mime,
--split,--width
* -20 refile --link copies messages.
* -20 rmm rmproc:
* -15 folder(s) --pack,--verbose
- -15 mhn
* -15 mhn --store,--compose
+ -10 rmf
+ 0 install-mh
* 4 mhl Following format variables are ignored:
...
...
Please
register
or
sign in
to post a comment