unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Alex Kost <alezost@gmail.com>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: guix-devel@gnu.org, Federico Beffa <beffa@fbengineering.ch>
Subject: Re: Why do we use ".../share/emacs/site-lisp/guix.d/"?
Date: Sun, 08 May 2016 22:58:05 +0300	[thread overview]
Message-ID: <87wpn4uxte.fsf@gmail.com> (raw)
In-Reply-To: <874ma85w88.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Sun, 08 May 2016 18:51:35 +0200")

Ludovic Courtès (2016-05-08 19:51 +0300) wrote:

> Alex Kost <alezost@gmail.com> skribis:
>
>> I should have asked this when emacs-build-system was introduced.  Why
>> does it put emacs packages in sub-directories of
>> "/share/emacs/site-lisp/guix.d"?  It looks more natural to me just to
>> use "/share/emacs/site-lisp".
>>
>> I don't see any potential conflicts here: some packages will put their
>> elisp files right in the site-lisp dir (gnu-build-system does it by
>> default), and emacs-build-system can just use
>> "/share/emacs/site-lisp/<package>" sub-directories.
>>
>> "guix.d" seems redundant to me.  What do people think?
>
> I think there was a Good Reason™.  Isn’t it that we wanted to mimic what
> package.el does, while avoiding collisions with package.el-installed
> software?

Yes, the Good Reason was to avoid potential collisions of thousands of
emacs packages.  I probably wasn't clear enough, I just wanted to say
that "guix.d" part of a package file name can be removed.  I suggest
this:

  .../share/emacs/site-lisp/<package>

instead of this (currently used):

  .../share/emacs/site-lisp/guix.d/<package>

I can work on a patch for this change, if it sounds reasonable.

-- 
Alex

      reply	other threads:[~2016-05-08 19:58 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-08 10:33 Why do we use ".../share/emacs/site-lisp/guix.d/"? Alex Kost
2016-05-08 16:23 ` Federico Beffa
2016-05-08 19:51   ` Alex Kost
2016-05-08 20:06     ` Federico Beffa
2016-05-09  6:42       ` Federico Beffa
2016-05-09  9:13         ` Alex Kost
2016-05-16 21:15           ` Ludovic Courtès
2016-05-17 18:14             ` Alex Kost
2016-05-19 12:02               ` Ludovic Courtès
2016-05-20  6:53                 ` Federico Beffa
2016-05-20 21:00                   ` Alex Kost
2016-05-21 10:47                     ` Federico Beffa
2016-05-21 21:39                       ` Alex Kost
2016-05-22 20:28                         ` Ludovic Courtès
2016-05-08 16:51 ` Ludovic Courtès
2016-05-08 19:58   ` Alex Kost [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87wpn4uxte.fsf@gmail.com \
    --to=alezost@gmail.com \
    --cc=beffa@fbengineering.ch \
    --cc=guix-devel@gnu.org \
    --cc=ludo@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).