emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs 23.2.91 pretest


From: Glenn Morris
Subject: Re: Emacs 23.2.91 pretest
Date: Sat, 11 Dec 2010 14:55:05 -0500
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Eli Zaretskii wrote:

> Are these files supposed to be compiled at all?

Not by any process in the Emacs Makefiles, AFAIK.

> If they aren't supposed to be compiled, how did the *.pyc files end up
> there?

I've always assumed that Python may "helpfully" compile them on the
fly the first time they happen to be loaded. I checked, and yes:

rm etc/*.pyc
./src/emacs -Q -f run-python
ls -l etc/*.pyc




reply via email to

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