GNU bug report logs - #13499
24.3.50; Rmail fails converting Babyl files

Previous Next

Package: emacs;

Reported by: rms <at> gnu.org

Date: Sat, 19 Jan 2013 17:39:03 UTC

Severity: normal

Found in version 24.3.50

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 13499-done <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: 13499-done <at> debbugs.gnu.org
Subject: Re: bug#13499: 24.3.50; Rmail fails converting Babyl files
Date: Sat, 19 Jan 2013 15:58:49 -0500
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 ----





This bug report was last modified 12 years and 128 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.