bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#13499: 24.3.50; Rmail fails converting Babyl files


From: Glenn Morris
Subject: bug#13499: 24.3.50; Rmail fails converting Babyl files
Date: Sat, 19 Jan 2013 15:58:49 -0500
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

My bad; fixed.

*** lisp/mail/unrmail.el        2013-01-02 16:13:04 +0000
--- lisp/mail/unrmail.el        2013-01-19 20:58:00 +0000
***************
*** 240,246 ****
            (insert "X-RMAIL-ATTRIBUTES: " (apply 'string attrs) "\n")
            (when keywords
              (insert "X-RMAIL-KEYWORDS: " keywords "\n"))
-           (goto-char (point-min))
            ;; Convert From to >From, etc.
            (let ((case-fold-search nil)
                  (fromline (if (eq 'mboxrd unrmail-mbox-format)
--- 240,245 ----






reply via email to

[Prev in Thread] Current Thread [Next in Thread]