all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Writing without a message?
@ 2015-02-23 20:03 Doug Lewan
  2015-02-24  6:52 ` Philipp Stephani
  0 siblings, 1 reply; 2+ messages in thread
From: Doug Lewan @ 2015-02-23 20:03 UTC (permalink / raw)
  To: Help Gnu Emacs mailing list

Saving a buffer without a message (as if there's a person watching) would be useful to me. 
I can't figure out how to do it.

All of (save-buffer), (basic-save-buffer), (basic-save-buffer-1), (basic-save-buffer-2), 
(write-file) and (write-region) display messages. 
I've been down in the code to DEFUN ("write-region",....), and even it wants to engage a person.

Someone somewhere must have wanted a simple, small write(2) kind of function.
Can anyone help me?
-- 
,Doug
Douglas Lewan
Shubert Ticketing
(201) 489-8600 ext 224 or ext 4335

The human brain is the most complex thing known to man, according to the human brain.




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

* Re: Writing without a message?
  2015-02-23 20:03 Writing without a message? Doug Lewan
@ 2015-02-24  6:52 ` Philipp Stephani
  0 siblings, 0 replies; 2+ messages in thread
From: Philipp Stephani @ 2015-02-24  6:52 UTC (permalink / raw)
  To: Doug Lewan, Help Gnu Emacs mailing list

Doug Lewan <dougl@shubertticketing.com> schrieb am Mon Feb 23 2015 at
21:03:55:

> Saving a buffer without a message (as if there's a person watching) would
> be useful to me.
> I can't figure out how to do it.
>
> All of (save-buffer), (basic-save-buffer), (basic-save-buffer-1),
> (basic-save-buffer-2),
> (write-file) and (write-region) display messages.
> I've been down in the code to DEFUN ("write-region",....), and even it
> wants to engage a person.
>

The package shut-up contains a variant shut-up-write-region, does that
work?


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

end of thread, other threads:[~2015-02-24  6:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-23 20:03 Writing without a message? Doug Lewan
2015-02-24  6:52 ` Philipp Stephani

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.