all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* elisp: how to stop messaging in echo area for save-buffer
@ 2009-08-08 15:15 Xah Lee
  2009-08-08 16:54 ` A.Politz
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Xah Lee @ 2009-08-08 15:15 UTC (permalink / raw)
  To: help-gnu-emacs

i have a elisp script that does a few hundred saving files. Each time

    (save-buffer)

is called, the *Message* buffer contains 2 lines like this:

Saving file c:/Users/xah/web/xxst/make_download_copy/
make_download_copy.el...
Wrote c:/Users/xah/web/xxst/make_download_copy/make_download_copy.el

How to disable printing this message?

i vaguely recall i've seen in elisp doc on how, but can't find it atm.

thanks.

  Xah
∑ http://xahlee.org/^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2009-08-29  0:34 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-08 15:15 elisp: how to stop messaging in echo area for save-buffer Xah Lee
2009-08-08 16:54 ` A.Politz
2009-08-08 17:01   ` Xah Lee
2009-08-08 18:56     ` Florian Beck
     [not found]     ` <mailman.4210.1249757817.2239.help-gnu-emacs@gnu.org>
2009-08-10 14:23       ` Pascal J. Bourguignon
2009-08-29  0:34         ` Florian Beck
2009-08-08 17:35 ` Eli Zaretskii
     [not found] ` <mailman.4203.1249752968.2239.help-gnu-emacs@gnu.org>
2009-08-10  8:35   ` Xah Lee

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.