help-smalltalk
[Top][All Lists]
Advanced

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

Re: [Help-smalltalk] [Patch]Reorganisation of the gnu-smalltalk emacs mo


From: Paolo Bonzini
Subject: Re: [Help-smalltalk] [Patch]Reorganisation of the gnu-smalltalk emacs mode files
Date: Thu, 24 Jun 2010 19:11:50 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.10) Gecko/20100621 Fedora/3.0.5-1.fc13 Lightning/1.0b2pre Thunderbird/3.0.5

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



reply via email to

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