unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* byte-compile-file not reentrant?
@ 2009-12-30  2:58 Lennart Borgman
  2009-12-30  3:12 ` Jason Rumney
  2009-12-30  3:17 ` Daniel Colascione
  0 siblings, 2 replies; 5+ messages in thread
From: Lennart Borgman @ 2009-12-30  2:58 UTC (permalink / raw)
  To: Emacs-Devel devel

A buffer created with (get-buffer-create " *Compiler Input*") makes
byte-compile-file not reentrant if I understand it correctly. (I did
not look very carefully.)

I do not understand the meaning of this. Should the old buffer be
reused in some way?

There is a similar call in byte-compile-from-buffer.

Could perhaps these calls be changed to generate new buffer names?
Would that make byte compiling reentrant or are there other
restrictions that makes this impossible?




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

end of thread, other threads:[~2009-12-30  3:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-30  2:58 byte-compile-file not reentrant? Lennart Borgman
2009-12-30  3:12 ` Jason Rumney
2009-12-30  3:18   ` Lennart Borgman
2009-12-30  3:17 ` Daniel Colascione
2009-12-30  3:24   ` Lennart Borgman

Code repositories for project(s) associated with this public inbox

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

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