From 5d40f7413ba3ab10a068cc4a960c4942cc82ee52 Mon Sep 17 00:00:00 2001
From: Jan Pacner
mutt
[-nz
] [-F
muttrc
-diff -up mutt-1.5.21/doc/Makefile.am.manhelp2 mutt-1.5.21/doc/Makefile.am
---- mutt-1.5.21/doc/Makefile.am.manhelp2 2013-05-20 17:07:01.080436035 +0200
-+++ mutt-1.5.21/doc/Makefile.am 2013-05-20 17:10:03.670432844 +0200
-@@ -13,6 +13,8 @@ EXTRA_DIST = dotlock.man \
- smime_keys.man \
- muttbug.man \
- mutt.man \
-+ pgpewrap.man \
-+ pgpring.man \
- PGP-Notes.txt \
- applying-patches.txt \
- devel-notes.txt \
-@@ -46,7 +48,7 @@ topsrcdir_DOCFILES = COPYRIGHT GPL INSTA
-
- all: makedoc-all
-
--makedoc-all: mutt.1 smime_keys.1 muttrc.man manual.html stamp-doc-rc stamp-doc-chunked manual.txt
-+makedoc-all: mutt.1 smime_keys.1 muttrc.man manual.html stamp-doc-rc stamp-doc-chunked manual.txt pgpewrap.1 pgpring.1
-
- install-data-local: makedoc-all instdoc
- $(top_srcdir)/mkinstalldirs $(DESTDIR)$(mandir)/man1
-@@ -54,6 +56,8 @@ install-data-local: makedoc-all instdoc
- $(top_srcdir)/mkinstalldirs $(DESTDIR)$(sysconfdir)
- ./instdoc mutt.1 $(DESTDIR)$(mandir)/man1/mutt.1
- ./instdoc smime_keys.1 $(DESTDIR)$(mandir)/man1/smime_keys.1
-+ ./instdoc pgpewrap.1 $(DESTDIR)$(mandir)/man1/pgpewrap.1
-+ ./instdoc pgpring.1 $(DESTDIR)$(mandir)/man1/pgpring.1
- ./instdoc $(srcdir)/muttbug.man $(DESTDIR)$(mandir)/man1/flea.1
- ./instdoc $(srcdir)/muttbug.man $(DESTDIR)$(mandir)/man1/muttbug.1
- test x@DOTLOCK_TARGET@ = x || ./instdoc $(srcdir)/dotlock.man \
-@@ -82,7 +86,7 @@ install-data-local: makedoc-all instdoc
- fi
-
- uninstall-local:
-- for f in mutt.1 mutt_dotlock.1 flea.1 muttbug.1 smime_keys.1; do \
-+ for f in mutt.1 mutt_dotlock.1 flea.1 muttbug.1 smime_keys.1 pgpewrap.1 pgpring.1; do \
- rm -f $(DESTDIR)$(mandir)/man1/$$f ; \
- done
- for f in muttrc.5 mbox.5 mmdf.5 ; do \
-@@ -147,7 +151,7 @@ sortcheck: manual.xml
- rm -rf vars.tmp.1 vars.tmp.2
-
- clean-local:
-- rm -f *~ *.html *.orig *.rej stamp-doc-* *.ps mutt.1 smime_keys.1 muttrc.man
-+ rm -f *~ *.html *.orig *.rej stamp-doc-* *.ps mutt.1 smime_keys.1 muttrc.man pgpewrap.1 pgpring.1
- rm -f *.aux *.log *.tex *.out
-
- DISTCLEANFILES=manual.txt manual.html manual.xml manual.pdf html \
-@@ -171,6 +175,12 @@ EDIT = sed -e 's,@sysconfdir\@,$(sysconf
- mutt.1: $(srcdir)/mutt.man
- $(EDIT) $(srcdir)/mutt.man > $@
-
-+pgpewrap.1: $(srcdir)/pgpewrap.man
-+ $(EDIT) $(srcdir)/pgpewrap.man > $@
-+
-+pgpring.1: $(srcdir)/pgpring.man
-+ $(EDIT) $(srcdir)/pgpring.man > $@
-+
- smime_keys.1: $(srcdir)/smime_keys.man
- $(EDIT) $(srcdir)/smime_keys.man > $@
-
diff --git a/mutt-1.5.22-manhelp.patch b/mutt-1.5.22-manhelp.patch
deleted file mode 100644
index 9321364..0000000
--- a/mutt-1.5.22-manhelp.patch
+++ /dev/null
@@ -1,36 +0,0 @@
-diff -up mutt-1.5.21/doc/manual.html.manhelp mutt-1.5.21/doc/manual.html
---- mutt-1.5.21/doc/manual.html.manhelp 2013-05-20 17:01:07.570442214 +0200
-+++ mutt-1.5.21/doc/manual.html 2013-05-20 17:01:13.082442117 +0200
-@@ -4171,7 +4171,7 @@ case-insensitivity).
- Running mutt
with no arguments will make Mutt attempt
- to read your spool mailbox. However, it is possible to read other
- mailboxes and to send messages from the command line as well.
--
Table 9.1. Command line options
Option | Description |
---|---|
-A | expand an alias |
-a | attach a file to a message |
-b | specify a blind carbon-copy (BCC) address |
-c | specify a carbon-copy (Cc) address |
-D | print the value of all Mutt variables to stdout |
-e | specify a config command to be run after initialization files are read |
-f | specify a mailbox to load |
-F | specify an alternate file to read initialization commands |
-h | print help on command line options |
-H | specify a draft file from which to read a header and body |
-i | specify a file to include in a message composition |
-m | specify a default mailbox type |
-n | do not read the system Muttrc |
-p | recall a postponed message |
-Q | query a configuration variable |
-R | open mailbox in read-only mode |
-s | specify a subject (enclose in quotes if it contains spaces) |
-v | show version number and compile-time definitions |
-x | simulate the mailx(1) compose mode |
-y | show a menu containing the files specified by the mailboxes command |
-z | exit immediately if there are no messages in the mailbox |
-Z | open the first folder with new message, exit immediately if none |
-+
Table 9.1. Command line options
Option | Description |
---|---|
-A | expand an alias |
-a | attach a file to a message |
-b | specify a blind carbon-copy (BCC) address |
-c | specify a carbon-copy (Cc) address |
-D | print the value of all Mutt variables to stdout |
-d | log debugging output to ~/.muttdebug0 if complied with +DEBUG (level can be 1-5) |
-e | specify a config command to be run after initialization files are read |
-f | specify a mailbox to load |
-F | specify an alternate file to read initialization commands |
-h | print help on command line options |
-H | specify a draft file from which to read a header and body |
-i | specify a file to include in a message composition |
-m | specify a default mailbox type |
-n | do not read the system Muttrc |
-p | recall a postponed message |
-Q | query a configuration variable |
-R | open mailbox in read-only mode |
-s | specify a subject (enclose in quotes if it contains spaces) |
-v | show version number and compile-time definitions |
-x | simulate the mailx(1) compose mode |
-y | show a menu containing the files specified by the mailboxes command |
-z | exit immediately if there are no messages in the mailbox |
-Z | open the first folder with new message, exit immediately if none |
- To read messages in a mailbox -
mutt
[-nz
] [-F
- muttrc
-diff -up mutt-1.5.21/doc/manual.txt.manhelp mutt-1.5.21/doc/manual.txt
---- mutt-1.5.21/doc/manual.txt.manhelp 2013-05-20 17:01:07.935442207 +0200
-+++ mutt-1.5.21/doc/manual.txt 2013-05-20 17:01:13.622442108 +0200
-@@ -6021,6 +6021,8 @@ Table 9.1. Command line options
- |------+----------------------------------------------------------------------|
- |-D |print the value of all Mutt variables to stdout |
- |------+----------------------------------------------------------------------|
-+|-d |log debugging output to ~/.muttdebug0 if complied with +DEBUG (1-5) |
-+|------+----------------------------------------------------------------------|
- |-e |specify a config command to be run after initialization files are read|
- |------+----------------------------------------------------------------------|
- |-f |specify a mailbox to load |
-diff -up mutt-1.5.21/doc/reference.html.manhelp mutt-1.5.21/doc/reference.html
---- mutt-1.5.21/doc/reference.html.manhelp 2013-05-20 17:01:10.220442167 +0200
-+++ mutt-1.5.21/doc/reference.html 2013-05-20 17:01:15.013442084 +0200
-@@ -31,7 +31,7 @@ tr { vertical-align: top; }
- Running mutt
with no arguments will make Mutt attempt
- to read your spool mailbox. However, it is possible to read other
- mailboxes and to send messages from the command line as well.
--
Table 9.1. Command line options
Option | Description |
---|---|
-A | expand an alias |
-a | attach a file to a message |
-b | specify a blind carbon-copy (BCC) address |
-c | specify a carbon-copy (Cc) address |
-D | print the value of all Mutt variables to stdout |
-e | specify a config command to be run after initialization files are read |
-f | specify a mailbox to load |
-F | specify an alternate file to read initialization commands |
-h | print help on command line options |
-H | specify a draft file from which to read a header and body |
-i | specify a file to include in a message composition |
-m | specify a default mailbox type |
-n | do not read the system Muttrc |
-p | recall a postponed message |
-Q | query a configuration variable |
-R | open mailbox in read-only mode |
-s | specify a subject (enclose in quotes if it contains spaces) |
-v | show version number and compile-time definitions |
-x | simulate the mailx(1) compose mode |
-y | show a menu containing the files specified by the mailboxes command |
-z | exit immediately if there are no messages in the mailbox |
-Z | open the first folder with new message, exit immediately if none |
-+
Table 9.1. Command line options
Option | Description |
---|---|
-A | expand an alias |
-a | attach a file to a message |
-b | specify a blind carbon-copy (BCC) address |
-c | specify a carbon-copy (Cc) address |
-D | print the value of all Mutt variables to stdout |
-d | log debugging output to ~/.muttdebug0 if complied with +DEBUG (level can be 1-5) |
-e | specify a config command to be run after initialization files are read |
-f | specify a mailbox to load |
-F | specify an alternate file to read initialization commands |
-h | print help on command line options |
-H | specify a draft file from which to read a header and body |
-i | specify a file to include in a message composition |
-m | specify a default mailbox type |
-n | do not read the system Muttrc |
-p | recall a postponed message |
-Q | query a configuration variable |
-R | open mailbox in read-only mode |
-s | specify a subject (enclose in quotes if it contains spaces) |
-v | show version number and compile-time definitions |
-x | simulate the mailx(1) compose mode |
-y | show a menu containing the files specified by the mailboxes command |
-z | exit immediately if there are no messages in the mailbox |
-Z | open the first folder with new message, exit immediately if none |
- To read messages in a mailbox -
mutt
[-nz
] [-F
- muttrc