all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* The real difference between get-buffer-create and with-output-to-temp-buffer
@ 2024-09-04 22:11 alexbuhl via Users list for the GNU Emacs text editor
  2024-09-05  4:37 ` tomas
  0 siblings, 1 reply; 3+ messages in thread
From: alexbuhl via Users list for the GNU Emacs text editor @ 2024-09-04 22:11 UTC (permalink / raw)
  To: help-gnu-emacs@gnu.org

Is there a real difference between doing

(get-buffer-create "Questor")

and

(with-output-to-temp-buffer "Questor"

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

end of thread, other threads:[~2024-09-05 11:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-04 22:11 The real difference between get-buffer-create and with-output-to-temp-buffer alexbuhl via Users list for the GNU Emacs text editor
2024-09-05  4:37 ` tomas
2024-09-05 11:27   ` Heime

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.