emacs-devel
[Top][All Lists]
Advanced

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

Re: constant `e'


From: Kevin Rodgers
Subject: Re: constant `e'
Date: Sun, 11 Feb 2007 22:04:09 -0700
User-agent: Thunderbird 1.5.0.9 (Macintosh/20061207)

Lennart Borgman (gmail) wrote:
Stefan Monnier wrote:
I see no reason not to change e to math-e.  Except that it may be rather
hard to find and replace the current uses of e ... ;-)

Shouldn't be that hard: remove it, recompile, and look for messages about use
of undeclared variable "e".

Ah, thanks. I seldom byte-compile my elisp files and did not realize it was that easy.

I always byte-compile my .el files: it dramatically improves performance
and it often reveals invalid assumptions in the code.

--
Kevin Rodgers
Denver, Colorado, USA





reply via email to

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