unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / 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

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).