Changes committed gnus/lisp (ChangeLog message.el)

"Katsumi Yamaoka" <[email protected]>
Newsgroups gmane.emacs.gnus.commits
Message-ID <[email protected]>
Modified: ChangeLog message.el

(message-disassociate-draft): Revert 2008-03-18 change.


Index: ChangeLog
diff -u gnus/lisp/ChangeLog:7.1869 gnus/lisp/ChangeLog:7.1870
--- ChangeLog:7.1869	Fri May 30 12:06:47 2008
+++ ChangeLog	Thu Jun  5 02:46:37 2008
@@ -1,3 +1,7 @@
+2008-06-05  Katsumi Yamaoka  <[email protected]>
+
+	* message.el (message-disassociate-draft): Revert 2008-03-18 change.
+
 2008-05-30  Katsumi Yamaoka  <[email protected]>
 
 	* rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
Index: message.el
diff -u gnus/lisp/message.el:7.263 gnus/lisp/message.el:7.264
--- message.el:7.263	Thu May 29 20:16:58 2008
+++ message.el	Thu Jun  5 02:46:37 2008
@@ -6302,7 +6302,7 @@
   "Disassociate the message buffer from the drafts directory."
   (when message-draft-article
     (nndraft-request-expire-articles
-     (list message-draft-article) "nndraft:drafts" nil t)))
+     (list message-draft-article) "drafts" nil t)))
 
 (defun message-insert-headers ()
   "Generate the headers for the article."
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.