all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* elisp: howto save not-visible buffer
@ 2009-04-24 14:44 Michal
  2009-04-24 20:14 ` Anselm Helbig
  2009-04-25  6:49 ` Nikolaj Schumacher
  0 siblings, 2 replies; 4+ messages in thread
From: Michal @ 2009-04-24 14:44 UTC (permalink / raw)
  To: help-gnu-emacs


Hallo,
 can I save buffer that is not current one?

something like that:
(setq buf (find-file-noselect "/some/file"))
(save-buffer buf)

I see that 'save-buffer' does not get any parameter:(

best regards
Michal


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

end of thread, other threads:[~2009-04-27 10:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-24 14:44 elisp: howto save not-visible buffer Michal
2009-04-24 20:14 ` Anselm Helbig
2009-04-25  6:49 ` Nikolaj Schumacher
2009-04-27 10:45   ` Michal

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.