emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [PATCH] org-capture: Make messages consistent.
@ 2010-07-31 13:16 Noorul Islam
  2010-07-31 16:41 ` Patchwork: Patch 185 Accepted Bastien Guerry
  0 siblings, 1 reply; 2+ messages in thread
From: Noorul Islam @ 2010-07-31 13:16 UTC (permalink / raw)
  To: emacs-org list


[-- Attachment #1.1: Type: text/plain, Size: 139 bytes --]

A very small patch that makes the message displayed consistent.

* lisp/org-capture.el (org-capture-finalize):
  Make messages consistent.

[-- Attachment #1.2: Type: text/html, Size: 200 bytes --]

[-- Attachment #2: org-capture-consistent.txt --]
[-- Type: text/plain, Size: 503 bytes --]

diff --git a/lisp/org-capture.el b/lisp/org-capture.el
index 0ecea6a..111f7f7 100644
--- a/lisp/org-capture.el
+++ b/lisp/org-capture.el
@@ -527,7 +527,7 @@ bypassed."
     (when abort-note
       (cond
        ((equal abort-note 'clean)
-	(message "Capture process aborted and target file cleaned up"))
+	(message "Capture process aborted and target buffer cleaned up"))
        ((equal abort-note 'dirty)
 	(error "Capture process aborted, but target buffer could not be cleaned up correctly"))))))
 

[-- Attachment #3: Type: text/plain, Size: 201 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Patchwork: Patch 185 Accepted
  2010-07-31 13:16 [PATCH] org-capture: Make messages consistent Noorul Islam
@ 2010-07-31 16:41 ` Bastien Guerry
  0 siblings, 0 replies; 2+ messages in thread
From: Bastien Guerry @ 2010-07-31 16:41 UTC (permalink / raw)
  To: emacs-orgmode

Patch 185 (http://patchwork.newartisans.com/patch/185/) is now Accepted.

This relates to the following submission:

http://mid.gmane.org/%3CAANLkTikktWbpU7CqywS9R9DK3uRwOAs_mFKL_FcQrUFT%40mail.gmail.com%3E

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-07-31 16:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-31 13:16 [PATCH] org-capture: Make messages consistent Noorul Islam
2010-07-31 16:41 ` Patchwork: Patch 185 Accepted Bastien Guerry

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).