unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Jack Hill <jackhill@jackhill.us>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: 35919@debbugs.gnu.org
Subject: bug#35919: recutils package does not install emacs rec-mode
Date: Sat, 8 Jun 2019 15:08:58 -0400 (EDT)	[thread overview]
Message-ID: <alpine.DEB.2.20.1906081455350.5164@marsh.hcoop.net> (raw)
In-Reply-To: <alpine.DEB.2.20.1905281655010.5164@marsh.hcoop.net>

I've looked at this some, and it looks to me like it is a change in the 
upstream build system. I can confirm that the problem arrived in Guix when 
the package version was updated from 1.7 to 1.8. In particular, it looks 
like lispdir is no longer being set by configure. The configure from 1.7 
has

```
   if test "x$lispdir" = x; then
     lispdir='${datarootdir}/emacs/site-lisp'

   fi
```

while the configure from 1.8 does not mention lispdir at all.

I'll ask the recutils upstream if this was intentional.

In the meantime, what do we want to do in Guix? I see two options: one is 
patching the build system, and the other is adding a phase to install the 
elisp files. The latter seems to me like the clearest and easiest 
approach here.

Thoughts?

Best,
Jack

  reply	other threads:[~2019-06-08 19:10 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-26 18:55 bug#35919: recutils package does not install emacs rec-mode Jack Hill
2019-05-28 15:16 ` Ludovic Courtès
2019-05-28 21:00   ` Jack Hill
2019-06-08 19:08     ` Jack Hill [this message]
2019-06-08 21:07       ` Jack Hill
2019-06-09 18:06         ` Oleg Pykhalov
2019-06-09 18:55           ` Jack Hill
2019-06-10  2:01           ` Jack Hill
2019-06-10  4:09             ` Oleg Pykhalov
2019-06-10 17:30               ` Jack Hill
2019-06-10  2:02 ` bug#35919: [PATCH] gnu: Add emacs-recutils Jack Hill
2019-06-10  3:24 ` bug#35919: recutils package does not install emacs rec-mode Jack Hill
2019-06-10  3:25 ` bug#35919: [PATCH] gnu: recutils: remove emacs-minimal native input Jack Hill

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=alpine.DEB.2.20.1906081455350.5164@marsh.hcoop.net \
    --to=jackhill@jackhill.us \
    --cc=35919@debbugs.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).