[PATCH] Separate Emacs miscellaneous files directory from Emacs	code directory.
    Amadeusz Żołnowski 
    aidecoe at aidecoe.name
       
    Tue Oct 25 01:40:07 PDT 2011
    
    
  
Excerpts from Tomi Ollila's message of 2011-10-25 10:15:15 +0200:
> emacslispdir is supposed to be PREFIX/share/emacs/site-lisp
> 
> In case emacsetcdir is not set to anything else this is to be
> the same.
> 
> But what is the value for emacsetcdir used in Gentoo ?
The policy in Gentoo with Emacs is to put misc files into separate
directory which defaults to /usr/share/emacs/etc.
It's how I use these options in my ebuild:
  --emacslispdir="${ROOT}/${SITELISP}/${PN}"
  --emacsetcdir="${ROOT}/${SITEETC}/${PN}"
(${PN} is package name.)
Without this option I need to alter locations of notmuch-logo.png later,
which is ugly.  New option doesn't hurt existing usage and helps Gentoo.
:-)
-- 
Amadeusz Żołnowski
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://notmuchmail.org/pipermail/notmuch/attachments/20111025/d1776c34/attachment.pgp>
    
    
More information about the notmuch
mailing list