2004-12-21 (Tue) [長年日記]

_ [mutt] mutt-dev に投げる下書き投げた

Recommended patches
  1. Security patches
    1. "decrypt-save" loses messages (bug1919, deb275188 - patch by TLR has been committed to the CVS - But tamo found a similar bug in decode-save. deb275188 has tamo's patch for it. TLR is not so serious about it. Workaround: Don't rely on decode-save.)
    2. "$write_bcc" is set by default (the maintainer says this is not a bug)
      --- init.h~	Tue Dec 21 00:03:21 2004
      +++ init.h	Tue Dec 21 00:04:17 2004
      @@ -2736,11 +2736,11 @@
         ** .pp
         ** Also see the ``$$read_inc'' variable.
         */
      -  { "write_bcc",	DT_BOOL, R_NONE, OPTWRITEBCC, 1},
      +  { "write_bcc",	DT_BOOL, R_NONE, OPTWRITEBCC, 0},
         /*
         ** .pp
         ** Controls whether mutt writes out the Bcc header when preparing
      -  ** messages to be sent.  Exim users may wish to use this.
      +  ** messages to be sent.  Exim users may wish to unset this.
         */
         /*--*/
         { NULL }
      
  2. Patches to fix bugs (in the code)
    1. mutt fails to know window size (bug915, deb123943 - see debian patch)
    2. "edit" loses message flags on imap or mbox (bug1915, deb275060 - patches by tamo)(fixed as of 1.5.8)
    3. mutt does not allow "sync" on an empty folder (patch by sithglan)(fixed on Jan 27, 2005)
    4. "mutt -h" shows strange description of some options (patch by ossi@kde)(fixed as of 1.5.8)
  3. Documents
    1. mutt bothers gpg-agent (bug1925, deb277646)(fixed on Jan 27, 2005)
    2. missing "what-key" (bug1873 - patch is not supplied yet)(fixed as of 1.5.8)
    3. missing "reply-hook" (bug1901, deb254294 - see debian patch)(solved)
    4. mistook hyphen and dash (bug1937, deb279591 - patch by tamo)
    5. much many correction (patches by tamo)(fixed as of 1.5.8)

Note: These are only for bugs/mistakes, but I recommend much more patches to improve mutt's functionality. (e.g. Maildir hcache, smooth pager, pgp-auto-decode, maildir-mtime, pgp-timeout, show/search messages with attachments, reverse_reply and smime-encrypt-self)

«前の日記(2004-11-11 (Thu)) 最新 次の日記(2005-01-03 (Mon))»