Patches used in the mutt-1.5.4.1ws patchset: * 001.patch-1.5.4.vvv.nntp Adds NNTP support to Mutt - By Vsevolod Volkov http://mutt.org.ua/download/ * 002.patch-1.5.4.vvv.initials Adds the %I sequence (initials of author) - By Vsevolod Volkov http://mutt.org.ua/download/ * 003.patch-1.5.4.vvv.quote Adds the configuration variables quote_empty and quote_quoted (see doc). - By Vsevolod Volkov http://mutt.org.ua/download/ * 004.patch-1.5.4.vvv.ru - By Vsevolod Volkov http://mutt.org.ua/download/ * 005.patch-1.5.4.rr.compressed The compressed folders patch allows you to access mailbox folders, which are compressed using something like gzip or which are encrypted with something like pgp. - By Roland Rosenfeld , Vsevolod Volkov http://www.spinnaker.de/mutt/, http://mutt.org.ua/download/ * 006.mutt-1.5.1.current_shortcut.diff This patch will make the ^ character a shortcut for the currently open mailbox. - By Byrial Ole Jensen - Modified by Markus Dobel http://balu.kawo2.rwth-aachen.de/~mdobel/ * 007.mutt-1.5.1.usermsgid.diff Adds a configuration variable (usermsgid). The contents will be inserted into the message-id of every message. Example: set usermsgid = "666.4711.0815" - By Max J. Werner http://www.maxwerner.dyndns.org/ * 008.patch-1.5.1.dgc.deepif.1 If-else sequences in format strings give menu displays a way of varying the format conditionally. - By David Champion http://home.uchicago.edu/~dgc/mutt/ * 009.patch-1.5.1.dgc.isalias.1 This patch extends the pattern syntax, adding the @ pattern modifier (see section 4.2.1 Pattern Modifier in the mutt manual). This modifier alters any address-matching pattern expression to force the specified address to be a known alias. - By David Champion http://home.uchicago.edu/~dgc/mutt/ B* 010.patch-1.5.1.dgc.markmsg.2 Like vi's mark feature. - By David Champion http://home.uchicago.edu/~dgc/mutt/ * 011.patch-1.5.1.dgc.fmtpipe.1 Piped format strings. - By David Champion http://home.uchicago.edu/~dgc/mutt/ * 012.patch-1.5.1.dgc.xlabel_ext.5 As of mutt 1.4, basic X-Label: support is built in. This patch adds to the basic support an onboard label editor for the index and pager menus. The editor can be used to change, create, or delete message labels. Its function name is label, and its default binding is to the y key. - By David Champion http://home.uchicago.edu/~dgc/mutt/ * 013.patch-1.5.1.cd.pattern_broken.1 This one implements the ~#, which matches the messages where threads are broken. - By Cedric Duval http://cedricduval.free.fr/mutt/ * 014.patch-1.5.3.cd.edit_threads.9.5 With this patch, Mutt has the ability to dynamically restructure threads that are broken either by misconfigured software or bad behaviour from some correspondents. This allows to clean your mailboxes from these annoyances which make it hard to follow a discussion. - By Cedric Duval http://cedricduval.free.fr/mutt/ * 015.patch-1.5.3.cd.ifdef.1 This command allows to test if a feature has been compiled in before actually attempting to configure it. - By Cedric Duval http://cedricduval.free.fr/mutt/ * 016.patch-1.5.3.cd.source_multiple.2 This patch extends the source command, making it possible to source multiple files at once. - By Cedric Duval http://cedricduval.free.fr/mutt/ * 017.patch-1.5.3.cd.trash_folder.3.2 With this patch, if the trash variable is set to a path (unset by default), the deleted mails will be moved to a trash folder instead of being irremediably purged when syncing the mailbox. - By Cedric Duval http://cedricduval.free.fr/mutt/ * 100.patch-1.5.3.cd.purge_message.3 This patch adds the purge-message function, which, unlike delete-message, will bypass the trash folder and really delete the mail. - By Cedric Duval http://cedricduval.free.fr/mutt/ * 101.patch-1.5.3.cd.signatures_menu.2.1 If you have a large collection of signatures, you might often find it rather painful to find the right quote, the one which suits well what you just wrote in your mail. If so, this patch is for you. - By Cedric Duval http://cedricduval.free.fr/mutt/ * 102.patch-1.5.1.dgc.unbind.1 This patch defines the unbind and unmacro directives. - By David Champion http://home.uchicago.edu/~dgc/mutt/ * 103.patch-1.5.1.dgc.attach.5 This patch creates the %X expando for $index_format, and the ~X search operator. %X expands to the number of attachments Mutt can find in a message. - By David Champion http://home.uchicago.edu/~dgc/mutt/