emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/trunk r110086: rmailedit comment


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r110086: rmailedit comment
Date: Tue, 18 Sep 2012 00:19:25 -0700
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 110086
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Tue 2012-09-18 00:19:25 -0700
message:
  rmailedit comment
modified:
  lisp/mail/rmailedit.el
=== modified file 'lisp/mail/rmailedit.el'
--- a/lisp/mail/rmailedit.el    2012-01-19 07:21:25 +0000
+++ b/lisp/mail/rmailedit.el    2012-09-18 07:19:25 +0000
@@ -111,6 +111,8 @@
              ;; Even if the message is in `raw' state, boundaries etc
              ;; are still missing.  All we can do is insert the real
              ;; raw message.  (Bug#9840)
+             ;; FIXME?  Since the 2012-09-17 changes to rmail-mime,
+             ;; can we just use that function now?
              (when (and entity
                         (not (equal "text/plain"
                                     (car (rmail-mime-entity-type entity)))))


reply via email to

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