emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

byte-compile-file not reentrant?


From: Lennart Borgman
Subject: byte-compile-file not reentrant?
Date: Wed, 30 Dec 2009 03:58:21 +0100

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?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]