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

Re: Debian Emacs Lisp Policy?



Chow Chi-Ming <cmchow@se.cuhk.edu.hk> writes:

> Can someone point me to documentations that describe the Debian Emacs
> Lisp Policy, if such a thing exists.  What should go in
> /etc/emacs/site-start.d/ when adding a Lisp package for emacs?

Sorry, there's no formal documentation, but it's very simple:

1. Install the package (.el and .elc) into
/usr/lib/emacs/site-lisp/{directory}.  Use a directory if the package
is lots of files.

2. Put a hook to install the package in /etc/emacs/site-start.d/.  The
naming convention for the files is documented in
/usr/lib/emacs/19.34/lisp/debian-rundir.el.  No need to compile this
as it will usually be only a few lines of code.


Guy


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-devel-REQUEST@lists.debian.org . Trouble? e-mail to Bruce@Pixar.com


Reply to: