all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alex Kost <alezost@gmail.com>
To: Ricardo Wurmus <rekado@elephly.net>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH] gnu: emacs: Install site-start.el in non-versioned directory.
Date: Sun, 24 Jul 2016 09:16:43 +0300	[thread overview]
Message-ID: <87wpkbd0hg.fsf@gmail.com> (raw)
In-Reply-To: <87r3ajd3pp.fsf@elephly.net> (Ricardo Wurmus's message of "Sun, 24 Jul 2016 07:06:58 +0200")

Ricardo Wurmus (2016-07-24 08:06 +0300) wrote:

> Alex Kost <alezost@gmail.com> writes:
>
>> Ricardo tested Emacs 25 with this package definition:
>> <http://paste.lisp.org/display/320941> and noticed that it doesn't find
>> Emacs packages in ~/.guix-profile.
>>
>> This happens because "site-start.el" in the inherited package is placed
>> "/share/emacs/24.5/site-lisp" directory (the version part is wrong).  To
>> avod this, we can put "site-start.el" into a non-versioned site-lisp
>> directory.  The patch is attached.
>
> Thank you, Alex.
>
> As far as I understand, the generated “site-start.el” file is
> version-agnostic, so I think this is the right approach.

Yes, the code to find guix packages doesn't care about Emacs version.

> (I haven’t yet found the time to actually test your patch with my Emacs
> 25 package.)

I tested it :-)  So I'm going to commit it soon.

-- 
Alex

  reply	other threads:[~2016-07-24  6:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-21 17:28 [PATCH] gnu: emacs: Install site-start.el in non-versioned directory Alex Kost
2016-07-24  5:06 ` Ricardo Wurmus
2016-07-24  6:16   ` Alex Kost [this message]
2016-07-25 14:24     ` Alex Kost

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

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

  git send-email \
    --in-reply-to=87wpkbd0hg.fsf@gmail.com \
    --to=alezost@gmail.com \
    --cc=guix-devel@gnu.org \
    --cc=rekado@elephly.net \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.