emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: Use of system lisp when running freshly built emacs "in place"


From: Richard Stallman
Subject: Re: Use of system lisp when running freshly built emacs "in place"
Date: Sun, 04 Apr 2004 12:25:48 -0400

    will cause the freshly built emacs to load lisp files from 
    /usr/share/emacs .

This is normal, since all versions of Emacs run files from
/usr/share/emacs.  Since that directory isn't part of the
distribution, it makes sense that even an uninstalled Emacs should use
it.  Things would not be particularly better if this problem
had showed up only when you someday install a new Emacs.

I wonder about two things:

1. Why did you install in /usr/share/emacs a copy of mwheel.elc
given that mwheel.el* is part of Emacs?

2. Why did that copy of mwheel.elc not define mouse-wheel-mode?  Is it
that the function mouse-wheel-mode did not yet exist in that version
of mwheel.el?




reply via email to

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