Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id D736A431FD0 for ; Tue, 25 Oct 2011 01:40:12 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.7 X-Spam-Level: X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id asz9TS-IeJtd for ; Tue, 25 Oct 2011 01:40:12 -0700 (PDT) Received: from mail-fx0-f53.google.com (mail-fx0-f53.google.com [209.85.161.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 56182431FB6 for ; Tue, 25 Oct 2011 01:40:12 -0700 (PDT) Received: by faai28 with SMTP id i28so300910faa.26 for ; Tue, 25 Oct 2011 01:40:11 -0700 (PDT) Received: by 10.223.76.135 with SMTP id c7mr9893311fak.14.1319532010996; Tue, 25 Oct 2011 01:40:10 -0700 (PDT) Received: from localhost (absy23.neoplus.adsl.tpnet.pl. [83.8.144.23]) by mx.google.com with ESMTPS id 5sm18430930fad.9.2011.10.25.01.40.09 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 25 Oct 2011 01:40:09 -0700 (PDT) From: =?utf-8?q?Amadeusz_=C5=BBo=C5=82nowski?= To: Tomi Ollila In-reply-to: Subject: Re: [PATCH] Separate Emacs miscellaneous files directory from Emacs code directory. References: <1319481298-2837-1-git-send-email-aidecoe@aidecoe.name> <87d3dl98m0.fsf@zancas.localnet> <87vcrdh7df.fsf@thor.loria.fr> Date: Tue, 25 Oct 2011 10:40:07 +0200 Message-Id: <1319531524-sup-2645@ittemni> User-Agent: Sup/git Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; boundary="=-1319532007-993892-4129-5799-2-=" Cc: notmuch X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Oct 2011 08:40:13 -0000 --=-1319532007-993892-4129-5799-2-= Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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=3D"${ROOT}/${SITELISP}/${PN}" --emacsetcdir=3D"${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 =C5=BBo=C5=82nowski --=-1319532007-993892-4129-5799-2-= Content-Disposition: attachment; filename="signature.asc" Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (GNU/Linux) iQEcBAEBAgAGBQJOpnXnAAoJEPATRTHh2/q1Z/IIAIFiPB173xnvOuJ4LadtGR30 R9//mCCq//F5eudU6Y5uWgULYhECNWcB/nmR9JQdsucGGoDEfsBZNvez2onOiBqM TdE/4+nP265ey613Tju2c/Gb9jicRiOWE8fSonW+dSgW/U+bfrMSF0KBBDvTstd3 Rv1WmOQea4R7KJ+jwjwAiBJ+lLM+ppG8NfD5kdV3b/QxmUfNDNiAGnTw/JXu9Ogq Jm0iIEyv1fEeQPdle4O0qFz9DJ+F+6Hz4gkgPlFH4p7J1sUN5D+Vs7Vxedkn8Wxm JbzCGONigMZus0TMTCGXN7a5+Az9aVckjdoGQD2UbJhw6HrYZM7GdlFNfaFLvw0= =CmRy -----END PGP SIGNATURE----- --=-1319532007-993892-4129-5799-2-=--