From e5801e9c02782901d09c554e74817adeaeb61272 Mon Sep 17 00:00:00 2001 From: pdmef Date: Mon, 12 Sep 2005 18:05:48 +0000 Subject: [PATCH] Rocco Rutte: - some more manual updates for using muttng-doc namespace (add 2 commands, too) - beautify tiny documentation parts ("Usage:" strings still broken for some reason) - tweak CSS to more Koma Script-like LaTeX output git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@516 e385b8ad-14ed-0310-8656-cc95a2468c6d --- VERSION.svn | 2 +- doc/manual.xml.head | 890 ++++++++++++++++-------------------------- doc/manual.xml.tail | 50 ++- doc/muttng-manual.xsl | 32 +- doc/muttng.css | 26 +- 5 files changed, 412 insertions(+), 588 deletions(-) diff --git a/VERSION.svn b/VERSION.svn index 3cda32f..1c599d4 100644 --- a/VERSION.svn +++ b/VERSION.svn @@ -1 +1 @@ -515 +516 diff --git a/doc/manual.xml.head b/doc/manual.xml.head index ae9572c..6a1079a 100644 --- a/doc/manual.xml.head +++ b/doc/manual.xml.head @@ -62,7 +62,7 @@ Mutt-ng Home Page - http://www.muttng.org + @@ -107,9 +107,7 @@ So far, there are no official releases of Mutt-ng, but you can - download daily snapshots from http://mutt-ng.berlios.de/snapshots/ + download daily snapshots from @@ -690,7 +688,7 @@ - +
Most commonly used movement bindings @@ -768,7 +766,7 @@ -
+
Line Editor Functions @@ -930,7 +928,7 @@ -
+
Most commonly used Index Bindings @@ -1289,7 +1287,7 @@ -
+
Most commonly used Pager Bindings @@ -1397,7 +1395,7 @@ -
+
ANSI Escape Sequences @@ -1440,7 +1438,7 @@
- +
ANSI Colors @@ -1492,7 +1490,7 @@ Mutt-ng uses these attributes for handling text/enriched messages, and they - can also be used by an external autoview + can also be used by an external script for highlighting purposes. Note: If you change the colors for your display, for example by changing the color associated with color2 for your xterm, then that color will be used instead of green. @@ -1516,7 +1514,7 @@ -
+
Most commonly used thread-related bindings @@ -1639,7 +1637,7 @@ command is added to the file specified by the variable for future use. Note: Specifying an - does not add the aliases specified there-in, you must also source + does not add the aliases specified there-in, you must also the file. @@ -1662,7 +1660,7 @@ - Toggles the weeding of message header fields specified by ignore + Toggles the weeding of message header fields specified by commands. @@ -1709,7 +1707,7 @@ a configuration file. A common use is to check the settings of variables, or - in conjunction with macro to change + in conjunction with to change settings on the fly. @@ -1739,7 +1737,7 @@ Reply to the current or tagged message(s) by extracting any addresses which - match the regular expressions given by the lists + match the regular expressions given by the commands, but also honor any Mail-Followup-To header(s) if the @@ -1845,7 +1843,7 @@ -
+
Most commonly used Mail Composition Bindings @@ -2012,7 +2010,7 @@ set edit_headers -
+
Most commonly used Compose Menu Bindings @@ -2403,7 +2401,7 @@ Pgp: [E | S | S id] flags: -
+
PGP Key Menu Flags @@ -3230,13 +3228,11 @@ set folder = $user_magic_number - + Defining/Using aliases - + - -Usage: alias key address [, address,...] - + Usage: key address [, address,...] @@ -3274,7 +3270,7 @@ alias theguys manny, moe, jack Unlike other mailers, Mutt-ng doesn't require aliases to be defined in a special file. The alias command can appear anywhere in - a configuration file, as long as this file is source. + a configuration file, as long as this file is . Consequently, you can have multiple alias files, or you can have all aliases defined in your muttrc. @@ -3288,7 +3284,7 @@ alias theguys manny, moe, jack special either, in the sense that Mutt-ng will happily append aliases to any file, but in - order for the new aliases to take effect you need to explicitly source + order for the new aliases to take effect you need to explicitly this file too. @@ -3344,13 +3340,11 @@ set alias_file=~/.mail_aliases - + Changing the default key bindings - -Usage: bind map key function - + Usage: map key function @@ -3500,7 +3494,7 @@ Usage: bind map key -
+
Alternative Key Names @@ -3632,12 +3626,13 @@ Usage: bindmapkey Defining aliases for character sets - + + + + Usage: alias charset + - -Usage: alias charset -Usage: charset local-charset - + Usage: charset local-charset @@ -3665,10 +3660,7 @@ Usage: charset l Setting variables based upon mailbox - -Usage: [!]regexp command - - + Usage: [!]regexp command @@ -3726,13 +3718,11 @@ folder-hook . set sort=date-sent - + Keyboard macros - -Usage: macro menu key sequence [description] - + Usage: menu key sequence [description] @@ -3758,7 +3748,7 @@ Usage: macro menu key key and sequence are expanded - by the same rules as the bind. There are + by the same rules as the . There are some additions however. The first is that control characters in sequence can also be specified @@ -3771,7 +3761,7 @@ Usage: macro menu key .For a listing of key - names see the section on bind. Functions + names see the section on . Functions are listed in the functions. @@ -3802,15 +3792,19 @@ Usage: macro menu key - + Using color and mono video attributes - + + + + + Usage: object foregroundbackground [regexp] + + + Usage: index foreground backgroundpattern + - -Usage: color object foregroundbackground [regexp] -Usage: color index foreground backgroundpattern -Usage: uncolor index pattern[pattern...] - + Usage: index pattern[pattern...] @@ -4093,11 +4087,13 @@ export COLORFGBG - -Usage: mono <object> <attribute>[regexp] -Usage: mono index attribute pattern -Usage: unmono index pattern [pattern...] - + Usage: <object> <attribute>[regexp] + + + Usage: index attribute pattern + + + Usage: index pattern [pattern...] @@ -4148,15 +4144,17 @@ Usage: unmono index pattern [p - + Ignoring (weeding) unwanted message headers - + - -Usage: [un]ignore pattern [pattern...] - + Usage: pattern [pattern...] - + + + Usage: pattern [pattern...] + + Messages often have many header fields added by automatic processing systems, @@ -4203,14 +4201,17 @@ unignore posted-to: - + Alternative addresses - Usage: [un]alternates regexp [regexp...] - + Usage: regexp [regexp...] - + + + Usage: regexp [regexp...] + + With various functions, mutt will treat messages differently, depending on whether you sent them or whether you received them from @@ -4289,7 +4290,7 @@ unignore posted-to: For introductory information on format=flowed messages, see - <http://www.joeclark.org/ffaq.html>. + . @@ -4413,7 +4414,7 @@ set text_flowed side, the first space (if any) is removed. As a consequence and in addition to the above simple setting, please keep this in mind when making manual formattings within the editor. Also note that mutt-ng - currently violates the standard (RfC 3676) as it does not + currently violates the standard () as it does not space-stuff lines starting with: @@ -4421,7 +4422,6 @@ set text_flowed - > This is not the quote character but a right @@ -4429,21 +4429,6 @@ set text_flowed - - - - From with a trailing space. - - - - - - - just a space for formatting reasons - - - - @@ -4482,14 +4467,21 @@ set text_flowed - + + Mailing lists - -Usage: [un]lists regexp [regexp...] -Usage: [un]subscribe regexp [regexp...] - + Usage: regexp [regexp...] + + + Usage: regexp [regexp...] + + + Usage: regexp [regexp...] + + + Usage: regexp [regexp...] @@ -4563,9 +4555,7 @@ Usage: [un]subscribe regexp [r Using Multiple spool mailboxes - -Usage: [!]pattern mailbox - + Usage: [!]pattern mailbox @@ -4594,15 +4584,16 @@ Usage: [!]pattern - + Defining mailboxes which receive mail - + - -Usage: [un]mailboxes [!]filename [filename...] - + Usage: [!]filename [filename...] - + + Usage: [!]filename [filename...] + + This command specifies folders which can receive mail and which will be checked for new messages. By default, the @@ -4662,14 +4653,14 @@ Usage: [un]mailboxes [!]filename [ - + User defined headers - -Usage: my_hdr string -Usage: unmy_hdr field [field...] - + Usage: string + + + Usage: field [field...] @@ -4697,7 +4688,7 @@ my_hdr Organization: A Really Big Company, Anytown, USA not allowed between the keyword and - the colon (``:''). The standard for electronic mail (RFC822) says that + the colon (``:''). The standard for electronic mail () says that space is illegal there, so Mutt-ng enforces the rule. @@ -4728,13 +4719,11 @@ unmy_hdr to cc - + Defining the order of headers when viewing messages - -Usage: hdr_order header1header2 header3 - + Usage: header1header2 header3 @@ -4766,9 +4755,7 @@ hdr_order From Date: From: To: Cc: Subject: Specify default save filename - -Usage: [!]pattern filename - + Usage: [!]pattern filename @@ -4814,9 +4801,7 @@ save-hook aol\\.com$ +spam Specify default Fcc: mailbox when composing - -Usage: [!]pattern mailbox - + Usage: [!]pattern mailbox @@ -4836,7 +4821,7 @@ Usage: [!]pattern m - Example: ]@.[aol\\.com$ + Example: [@.]aol\\.com$ +spammers @@ -4858,9 +4843,7 @@ Usage: [!]pattern m Specify default save filename and default Fcc: mailbox at once - -Usage: [!]pattern mailbox - + Usage: [!]pattern mailbox @@ -4878,12 +4861,15 @@ Usage: [!]patter Change settings based upon message recipients + - -Usage: [!]pattern command -Usage: [!]pattern command -Usage: [!]pattern command - v + Usage: [!]pattern command + + + Usage: [!]pattern command + + + Usage: [!]pattern command @@ -4971,9 +4957,7 @@ Usage: [!]pattern Change settings before formatting a message - -Usage: [!]pattern command - + Usage: [!]pattern command @@ -5010,9 +4994,7 @@ message-hook ' freshmeat-news' 'set pager="less \" Choosing the cryptographic key of the recipient - -Usage: pattern keyid - + Usage: pattern keyid @@ -5039,20 +5021,18 @@ Usage: pattern ke - + Adding key sequences to the keyboard buffer - -Usage: push string - + Usage: string This command adds the named string to the keyboard buffer. The string may contain control characters, key names and function - names like the sequence string in the macro command. You may use it to + names like the sequence string in the command. You may use it to automatically run a sequence of commands at startup, or when entering certain folders. For example, the following command will automatically collapse all threads when entering a folder: @@ -5069,13 +5049,11 @@ folder-hook . 'push <collapse-all>' - + Executing functions - -Usage: exec function [function...] - + Usage: function [function...] @@ -5090,14 +5068,14 @@ Usage: exec function [function - + Message Scoring - -Usage: score pattern value -Usage: unscore pattern [pattern...] - + Usage: pattern value + + + Usage: pattern [pattern...] @@ -5229,15 +5207,15 @@ color index red yellow " 100-" - + Spam detection - + - -Usage: spam pattern format -Usage: nospam pattern - - + Usage: pattern format + + + Usage: pattern + Mutt-ng has generalized support for external spam-scoring filters. @@ -5401,17 +5379,20 @@ spam "^From: .*MAILER-DAEMON" "999" - + Setting variables - - - -Usage: set [no|inv]variable[=value] [variable...] -Usage: toggle variable [variable...] -Usage: unset variable [variable...] -Usage: reset variable [variable...] - + + Usage: [no|inv]variable[=value] [variable...] + + + Usage: variable [variable...] + + + Usage: variable [variable...] + + + Usage: variable [variable...] @@ -5524,13 +5505,11 @@ set ?allow_8bit - + Reading initialization commands from another file - -Usage: source filename [filename...] - + Usage: filename [filename...] @@ -5562,14 +5541,12 @@ Usage: source filename [filena - + Removing hooks - -Usage: unhook [* | hook-type] - - + Usage: [* | hook-type] + This command permits you to flush hooks you have previously defined. @@ -5898,26 +5875,26 @@ ifndef feature_slang 'source ~/.mutt-ng/setup-ncurses' - A list of characters enclosed by ``]'' and ``['' matches any + A list of characters enclosed by ``]'' and ``]'' matches any single character in that list; if the first character of the list is a caret ``^'' then it matches any character not in the list. For example, the regular expression - ]0123456789[ + ]0123456789] matches any single digit. A range of ASCII characters may be specified by giving the first and last characters, separated by a hyphen ``-''. Most metacharacters lose their special meaning inside - lists. To include a literal ``['' place it first in the list. + lists. To include a literal ``]'' place it first in the list. Similarly, to include a literal ``^'' place it anywhere but first. Finally, to include a literal hyphen ``-'' place it last. Certain named classes of characters are predefined. Character classes - consist of ``]:'', a keyword denoting the class, and ``:[''. + consist of ``[:'', a keyword denoting the class, and ``:]''. The following classes are defined by the POSIX standard: @@ -5925,7 +5902,7 @@ ifndef feature_slang 'source ~/.mutt-ng/setup-ncurses' - ]:alnum:[ + [:alnum:] Alphanumeric characters. @@ -5933,7 +5910,7 @@ ifndef feature_slang 'source ~/.mutt-ng/setup-ncurses' - ]:alpha:[ + [:alpha:] Alphabetic characters. @@ -5941,7 +5918,7 @@ ifndef feature_slang 'source ~/.mutt-ng/setup-ncurses' - ]:blank:[ + [:blank:] Space or tab characters. @@ -5949,7 +5926,7 @@ ifndef feature_slang 'source ~/.mutt-ng/setup-ncurses' - ]:cntrl:[ + [:cntrl:] Control characters. @@ -5957,7 +5934,7 @@ ifndef feature_slang 'source ~/.mutt-ng/setup-ncurses' - ]:digit:[ + [:digit:] Numeric characters. @@ -5965,7 +5942,7 @@ ifndef feature_slang 'source ~/.mutt-ng/setup-ncurses' - ]:graph:[ + [:graph:] Characters that are both printable and visible. (A space is @@ -5975,7 +5952,7 @@ ifndef feature_slang 'source ~/.mutt-ng/setup-ncurses' - ]:lower:[ + [:lower:] Lower-case alphabetic characters. @@ -5983,7 +5960,7 @@ ifndef feature_slang 'source ~/.mutt-ng/setup-ncurses' - ]:print:[ + [:print:] Printable characters (characters that are not control @@ -5992,7 +5969,7 @@ ifndef feature_slang 'source ~/.mutt-ng/setup-ncurses' - ]:punct:[ + [:punct:] Punctuation characters (characters that are not letter, digits, @@ -6002,7 +5979,7 @@ ifndef feature_slang 'source ~/.mutt-ng/setup-ncurses' - ]:space:[ + [:space:] Space characters (such as space, tab and formfeed, to name a @@ -6011,7 +5988,7 @@ ifndef feature_slang 'source ~/.mutt-ng/setup-ncurses' - ]:upper:[ + [:upper:] Upper-case alphabetic characters. @@ -6019,7 +5996,7 @@ ifndef feature_slang 'source ~/.mutt-ng/setup-ncurses' - ]:xdigit:[ + [:xdigit:] Characters that are hexadecimal digits. @@ -6034,8 +6011,8 @@ ifndef feature_slang 'source ~/.mutt-ng/setup-ncurses' brackets of a character list. Note that the brackets in these class names are part of the symbolic names, and must be included in addition to the brackets delimiting the bracket list. For - example, ]]:digit:[[ is equivalent to - ]0-9[. + example, [[:digit:]] is equivalent to + [0-9]. @@ -6056,14 +6033,14 @@ ifndef feature_slang 'source ~/.mutt-ng/setup-ncurses' A collating symbol is a multi-character collating element enclosed in - ``].'' and ``.[''. For example, if ``ch'' is a + ``[.'' and ``.]''. For example, if ``ch'' is a collating element, then - ]].ch.[[ + [[.ch.]] is a regexp that matches this collating element, while - ]ch[ + [ch] is a regexp that matches either ``c'' or ``h''. @@ -6076,11 +6053,11 @@ ifndef feature_slang 'source ~/.mutt-ng/setup-ncurses' An equivalence class is a locale-specific name for a list of characters that are equivalent. The name is enclosed in - ``]='' - and ``=[''. For example, the name ``e'' might be used to + ``[='' + and ``=]''. For example, the name ``e'' might be used to represent all of ``è'' ``é'' and ``e''. In this case, - ]]=e=[[ is + [[=e=]] is a regexp that matches any of ``è'', ``é'' and ``e''. @@ -6829,7 +6806,7 @@ set status_format = "%B: %?n?%n&no? new messages %> (%v on %h)" - In macro or push commands, + In or commands, you can use the ``tag-prefix-cond'' operator. If there are no tagged messages, mutt will "eat" the rest of the macro to abort it's execution.Mutt-ng will stop "eating" the macro when it encounters the @@ -7295,7 +7272,7 @@ From me@cs.hmc.edu Fri, 11 Apr 1997 11:44:56 PST know what addresses you consider to be mailing lists (technically this does not have to be a mailing list, but that is what it is most often used for), and what lists you are subscribed to. This is - accomplished through the use of the lists + accomplished through the use of the commands in your muttrc. @@ -7471,7 +7448,7 @@ From me@cs.hmc.edu Fri, 11 Apr 1997 11:44:56 PST Delivery Status Notification (DSN) Support - RFC1894 defines a set of MIME content types for relaying information + defines a set of MIME content types for relaying information about the status of electronic mail messages. These can be thought of as ``return receipts.'' @@ -7620,34 +7597,48 @@ From me@cs.hmc.edu Fri, 11 Apr 1997 11:44:56 PST IMAP Support (OPTIONAL) - If Mutt-ng was compiled with IMAP support (by running the - configure - - script with the --enable-imap flag), it has the - ability to work - with folders located on a remote IMAP server. + If Mutt-ng was compiled with IMAP support (by running the + configure script with the + --enable-imap flag), it has the + ability to work with folders located on a remote IMAP server. - You can access the remote inbox by selecting the folder - imap://imapserver/INBOX, where imapserver is the name of the - IMAP server and INBOX is the special name for your - spool mailbox on - the IMAP server. If you want to access another mail folder at the IMAP - server, you should use imap://imapserver/path/to/folder where - path/to/folder is the path of the folder you want to - access. + You can access the remote inbox by selecting the folder via its + URL: - + - You can select an alternative port by specifying it with the server, - i.e.: - imap://imapserver:port/INBOX. + +imap://imapserver/INBOX + + + + where imapserver is the name of the IMAP + server and INBOX is the special name for your + spool mailbox on the IMAP server. If you want to access another + mail folder at the IMAP server, you should use + + + + +imap://imapserver/path/to/folder + + + + where path/to/folder is the path + of the folder you want to access. You can select an alternative + port by specifying it with the server, i.e.: + + + + +imap://imapserver:port/INBOX - You can also specify different username for each folder, i.e.: - imap://username@imapserver[:port]/INBOX. + You can also specify different username for each folder by + prenpending your username and an @ symbol to the server's name. @@ -7657,14 +7648,9 @@ From me@cs.hmc.edu Fri, 11 Apr 1997 11:44:56 PST script with the --with-ssl flag), connections to IMAP servers can be encrypted. This naturally requires that the server supports - SSL encrypted connections. To access a folder with IMAP/SSL, you should - use imaps://[username@]imapserver[:port]/path/to/folder as your - folder path. - - - - Pine-compatible notation is also supported, i.e. - {[username@]imapserver[:port][/ssl]}path/to/folder + SSL encrypted connections. To access a folder with IMAP/SSL, you only + need to substitute the initial imap:// by + imaps:// in the above examples. @@ -7868,7 +7854,7 @@ From me@cs.hmc.edu Fri, 11 Apr 1997 11:44:56 PST Especially for Usenet, people often ask for advanced filtering and scoring functionality. Of course, mutt-ng has scoring and allows a killfile, too. How to use a killfile has been discussed - in Message Scoring. + in Message Scoring. @@ -7913,10 +7899,7 @@ score ! =42 - Email addresses must be valid according to RFC 2822, see - <ftp://ftp.rfc-editor.org/in-notes/rfc2822.txt> - + Email addresses must be valid according to @@ -8045,8 +8028,7 @@ account-hook imap://host2/ 'set tunnel="ssh host2 /usr/libexec/imapd"' efficient to get a menu with all the URLs and start a WWW browser on one of them. This functionality is provided by the external urlview program which can be - retrieved at ftp://ftp.mutt.org/mutt/contrib/ -> + retrieved at and the configuration commands: @@ -8135,9 +8117,7 @@ append-hook \\.gz$ "gzip -c %t >> %f" Open a compressed mailbox for reading - -Usage: regexp "command" - + Usage: regexp "command" @@ -8192,9 +8172,7 @@ open-hook \\.gz$ "gzip -cd %f > %t" Write a compressed mailbox - -Usage: regexp"command" - + Usage: regexp"command" @@ -8249,9 +8227,7 @@ close-hook \\.gz$ "gzip -c %t > %f" Append a message to a compressed mailbox - -Usage: regexp"command" - + Usage: regexp"command" @@ -8573,8 +8549,8 @@ audio/x-aiff aif aifc aiff - Mutt-ng supports RFC 1524 MIME Configuration, in particular the Unix - specific format specified in Appendix A of RFC 1524. This file format + Mutt-ng supports MIME Configuration, in particular the Unix + specific format specified in Appendix A of the RfC. This file format is commonly referred to as the mailcap format. Many MIME compliant programs utilize the mailcap format, allowing you to specify handling for all MIME types in one place for all programs. Programs known to @@ -8808,7 +8784,7 @@ text/html; lynx -dump %s ; copiousoutput needsterminal - Mutt-ng uses this flag when viewing attachments with auto-view, + Mutt-ng uses this flag when viewing attachments with , in order to decide whether it should honor the setting of the variable or not. When an attachment is viewed using an interactive @@ -8962,7 +8938,7 @@ nametemplate=%s.gif - In addition, you can use this with auto-view + In addition, you can use this with to denote two commands for viewing an attachment, one to be viewed automatically, the other to be viewed interactively from the attachment @@ -8975,7 +8951,7 @@ text/html; netscape -remote 'openURL(%s)' ; test=RunningX text/html; lynx %s; nametemplate=%s.html text/html; lynx -dump %s; nametemplate=%s.html; copiousoutput - For auto-view, Mutt-ng will choose + For , Mutt-ng will choose the third entry because of the copiousoutput tag. For interactive viewing, Mutt @@ -9065,7 +9041,7 @@ Content-Type: text/plain; charset=iso-8859-1 Mutt-ng does not currently support the %F and %n keywords - specified in RFC 1524. The main purpose of these parameters is for + specified in . The main purpose of these parameters is for multipart messages, which is handled internally by Mutt-ng. @@ -9140,7 +9116,7 @@ application/ms-excel; open.pl %s - + MIME Autoview @@ -9199,7 +9175,7 @@ application/postscript; ps2ascii %s; copiousoutput - + MIME Multipart/Alternative @@ -9219,7 +9195,7 @@ application/postscript image/* Next, mutt will check if any of the types have a defined - auto-view, and use that. Failing + , and use that. Failing that, Mutt-ng will look for any text type. As a last attempt, mutt willlook for any type it knows how to handle. @@ -9235,7 +9211,7 @@ application/postscript image/* - + MIME Lookup @@ -9441,8 +9417,7 @@ mailto:joe@host?Attach=~/.gnupg/secring.gpg One of these is the mailcap mechanism as defined - by RfC - 1524. Mutt-ng can be set up to automatically + by . Mutt-ng can be set up to automatically execute any given utility as listed in one of the mailcap files (see the @@ -9543,7 +9518,7 @@ mailto:joe@host?Attach=~/.gnupg/secring.gpg -
+
Reference: Command Line Options @@ -9656,10 +9631,10 @@ mailto:joe@host?Attach=~/.gnupg/secring.gpg - mutt ] -nz [ ] -F muttrc [ ] -m + mutt ] -nz ] ] -F muttrc ] ] -m type - [ ] -f mailbox [ + ] ] -f mailbox ] @@ -9667,16 +9642,16 @@ mailto:joe@host?Attach=~/.gnupg/secring.gpg - mutt ] -n [ ] -F muttrc [ ] -a + mutt ] -n ] ] -F muttrc ] ] -a file - [ ] -c address [ ] -i + ] ] -c address ] ] -i filename - [ ] -s subject [ address ] + ] ] -s subject ] address ] address - ... [ + ... ] @@ -9711,7 +9686,7 @@ mailto:joe@host?Attach=~/.gnupg/secring.gpg -
+
Reference: Patterns @@ -9723,222 +9698,222 @@ mailto:joe@host?Attach=~/.gnupg/secring.gpg - + all messages - + EXPR messages which contain EXPR in the message body - + EXPR messages which contain EXPR in the whole message - + EXPR messages carbon-copied to EXPR - + EXPR message is either to: or cc: EXPR - + deleted messages - + [MIN]-[MAX] messages with ``date-sent'' in a Date range - + expired messages - + EXPR message which contains EXPR in the ``Sender'' field - + flagged messages - + EXPR messages originating from EXPR - + cryptographically signed messages - + cryptographically encrypted messages - + EXPR messages with a spam attribute matching EXPR - + EXPR messages which contain EXPR in the message header - + message contains PGP key material - + EXPR message which match ID in the ``Message-ID'' field - + EXPR message is either originated or received by EXPR - + message is addressed to a known mailing list - + [MIN]-[MAX] message in the range MIN to MAX *) - + multipart messages - + [MIN]-[MAX] messages with a score in the range MIN to MAX *) - + new messages - + old messages - + message is addressed to you (consults alternates) - + message is from you (consults alternates) - + messages which have been replied to - + read messages - + [MIN]-[MAX] messages with ``date-received'' in a Date range - + superseded messages - + EXPR messages having EXPR in the ``Subject'' field. - + tagged messages - + EXPR messages addressed to EXPR - + unread messages - + message is addressed to a subscribed mailing list - + message is part of a collapsed thread. - + cryptographically verified messages - + EXPR messages which contain EXPR in the `Newsgroups' field (if compiled with NNTP support) - + EXPR messages which contain EXPR in the `References' field - + EXPR messages which contain EXPR in the `X-Label' field - + [MIN]-[MAX] messages with a size in the range MIN to MAX *) - + duplicated messages (see $duplicate_threads) - + unreferenced messages (requires threaded view) - + ``From'' contains realname and (syntactically) valid address (excluded are addresses matching against alternates or any alias) @@ -9981,521 +9956,326 @@ mailto:joe@host?Attach=~/.gnupg/secring.gpg - - - - pattern command + pattern command - - alias - - key address ] , - address - - ,... [ + key address [, address, ... ] - - alias - - ] * | key ... [ + [ * | key ... ] - - alternates - - regexp ] regexp - ... [ + regexp [ regexp ... ] - - alternates - - ] * | regexp ... [ + [ * | regexp ... ] - - alternative-order - - mimetype ] mimetype ... [ + mimetype [ mimetype ... ] - - alternative-order - - mimetype ] mimetype ... [ + mimetype [ mimetype ... ] - - - - regexp command + regexp command - - auto-view - - mimetype ] mimetype ... [ + mimetype [ mimetype ... ] - - auto-view - - mimetype ] mimetype ... [ + mimetype [ mimetype ... ] - - bind - - map key - function - + map key function - - - - alias charset + alias charset - - - - regexp command + regexp command - - color - - object foreground - background - - ] regexp [ + object foreground background [ regexp ] - - color - - index pattern ] - pattern - - ... [ + index pattern [ pattern ... ] - - exec - - function ] function ... [ + function [ function ... ] - - - - pattern mailbox + pattern mailbox - - - - pattern mailbox + pattern mailbox - - - - pattern command + pattern command - - hdr-order - - header ] header - ... [ + header [ header ... ] - - hdr-order - - header ] header - ... [ + header [ header ... ] - - - - charset local-charset + charset local-charset - - ignore - - pattern ] pattern - ... [ + pattern [ pattern ... ] - - ignore - - pattern ] pattern - ... [ + pattern [ pattern ... ] - - lists - - regexp ] regexp - ... [ + regexp [ regexp ... ] - - lists - - regexp ] regexp - ... [ + regexp [ regexp ... ] - - macro - - menu key - sequence - - ] description [ + menu key sequence [ description ] - - mailboxes - - filename ] filename ... [ + filename [ filename ... ] - - - - pattern mailbox + pattern mailbox - - - - pattern command + pattern command - - mime-lookup - - mimetype ] mimetype ... [ + mimetype [ mimetype ... ] - mime-lookup - - mimetype ] mimetype ... [ + mimetype [ mimetype ... ] - - color - - object attribute ] regexp [ + object attribute [ regexp ] - - color - - index pattern ] - pattern - - ... [ + index pattern [ pattern ... ] - - my-hdr - - string + string - - my-hdr - - field ] field ... - [ + field [ field ... ] - - - - regexp command + regexp command - - - - pattern key-id + pattern key-id - - push - - string + string - - set - - variable ]variable - ... [ + variable [ variable ... ] - - - - regexp filename + regexp filename - - score-command - - pattern value + pattern value - - score-command - - pattern ] pattern - ... [ + pattern [ pattern ... ] - - - - regexp command + regexp command - - - - regexp command + regexp command - - set - - ]no|inv[variable]= - value - - [ ] variable ... [ + [no|inv]variable[ =value ] [ variable ... ] - - set - - variable ]variable - ... [ + variable [ variable ... ] - - source - - filename + filename - - spam - - pattern format + pattern format - - spam - - pattern + pattern - - lists - - regexp ] regexp - ... [ + regexp [ regexp ... ] - - lists - - regexp ] regexp - ... [ + regexp [ regexp ... ] - - set - - variable ]variable - ... [ + variable [ variable ... ] - - unhook - - hook-type + hook-type @@ -10518,7 +10298,7 @@ mailto:joe@host?Attach=~/.gnupg/secring.gpg -
+
Reference: Obsolete Variables diff --git a/doc/manual.xml.tail b/doc/manual.xml.tail index 63af51d..1864485 100644 --- a/doc/manual.xml.tail +++ b/doc/manual.xml.tail @@ -28,7 +28,7 @@ -
+
Reference: Default Generic Function Bindings @@ -208,7 +208,7 @@ -
+
Reference: Default Index Function Bindings @@ -578,7 +578,7 @@ -
+
Reference: Default Pager Function Bindings @@ -973,7 +973,7 @@ -
+
Reference: Default Alias Menu Function Bindings @@ -1013,7 +1013,7 @@ -
+
Reference: Default Query Menu Function Bindings @@ -1078,7 +1078,7 @@ -
+
Reference: Default Attachment Menu Function Bindings @@ -1193,7 +1193,7 @@ -
+
Reference: Default Compose Menu Function Bindings @@ -1383,7 +1383,7 @@ -
+
Reference: Default Postpone Menu Function Bindings @@ -1418,7 +1418,7 @@ -
+
Reference: Default Browser Menu Function Bindings @@ -1513,7 +1513,7 @@ -
+
Reference: Default PGP Menu Function Bindings @@ -1548,7 +1548,7 @@ -
+
Reference: Default Editor Function Bindings @@ -1682,7 +1682,7 @@ sidebar -
+
Referene: Default Sidebar Function Bindings @@ -1990,13 +1990,15 @@ - <muttng-doc:pattern name=""/> + <muttng-doc:pattern name="" [full="1"]/> References to patterns. The name parameter must only contain the letter/symbol for the pattern as the tilde symbol/equal sign will be added automatically. Auto-indexing is done - under Patterns. + under Patterns. If the + full is given the equal sign as well + as tilde will be printed for a fully complete reference. @@ -2046,6 +2048,26 @@ manual use. + + <muttng-doc:web url""/> + + Pretty print a linked URL. As for + E-Mail addresses where the text (mostly) equals the + link's target, URLs must be enclosed in + <> (also this reduced redudant + URL typing). + + + + <muttng-doc:rfc num=""/> + + References to RfC documents. Use + this to produce links to RfC document with number given + as the num parameter. A link to + will be + made. Auto-indexing is not done yet. + + diff --git a/doc/muttng-manual.xsl b/doc/muttng-manual.xsl index 6cf0fbb..9423ac4 100644 --- a/doc/muttng-manual.xsl +++ b/doc/muttng-manual.xsl @@ -49,31 +49,33 @@ Environment Variables - + - + Hooks - + - + Configuration Commands - + - ~/= + ~ + /= Patterns - ~/= + ~/ + = @@ -82,7 +84,7 @@ Functions - + <> @@ -96,7 +98,7 @@ --> Functions - + <> @@ -105,7 +107,7 @@ <xsl:value-of select="concat('$',@name)"/> Configuration Variables - $ + $ @@ -122,10 +124,18 @@ Configuration Variables - $ + $ + + <> + + + + RfC + + diff --git a/doc/muttng.css b/doc/muttng.css index 1e02b20..af7a288 100644 --- a/doc/muttng.css +++ b/doc/muttng.css @@ -4,29 +4,41 @@ color: black; background: transparent; text-align: justify; + margin-left: 1cm; + margin-right: 1cm; } - h1,h2,h3,h4,h5,p.abstract { + h1,h2,h3,h4,h5,p.title,div.toc,span.appendix, + span.chapter,span.sect1,span.sect2,span.sect3, + div.list-of-tables { font-family: sans-serif; } + h1.title,div.author,p.pubdate,div.abstract { + text-align: center; + } + pre.screen { margin-left: 1cm; margin-right: 1cm; padding: 2mm; border-width: 0.4pt; - border-style: dotted; + border-style: solid; border-color: black; background-color: #efefef; } - table { - border: 0pt; - font-family: sans-serif; - } - thead { background-color: #efefef; + } + + thead,span.term { font-weight: bold; } + + tr { + border-width: 0.4pt; + border-color: black; + border-style: solid; + } } -- 2.20.1