On 06/24/2010 07:02 PM, Jochen Schmitt wrote:
my aim was to put gst-mode.el and smalltalk-mode.el int
/usr/share/emacs/site-lisp/gnu-smalltalk/
and the init file smalltalk-mode-init.el into
/usr/shre/emacs/site-lisp/site-start.d
Understood, my patch instead will use /usr/share/emacs/site-lisp and
/usr/share/emacs/site-lisp/site-start.d. I found that this matches the
behavior of most Fedora packages with .el files installed on my machine.
Because smalltalk-mode-init.el will be created from
smalltalk-init.el.in you may not make any changes on this
file, if you are change the location of the other two emacs files
and used my suggested patch.
I get
(autoload 'smalltalk-mode
"/usr/local/share/emacs/site-lisp/smalltalk-mode.elc" "" t)
(autoload 'gst "/usr/local/share/emacs/site-lisp/gst-mode.elc" "" t)
in /usr/share/emacs/site-lisp/site-start.d/smalltalk-mode-init.el, looks
fine, no?
Paolo
_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk