unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH 0/2] Add emacs-emms-player-mpv.
@ 2016-06-29  5:45 Ricardo Wurmus
  2016-06-29  5:45 ` [PATCH 1/2] gnu: emms: Rename package to "emacs-emms" Ricardo Wurmus
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Ricardo Wurmus @ 2016-06-29  5:45 UTC (permalink / raw)
  To: guix-devel

Hi Guix,

I think we need to rename the “emms” package to “emacs-emms”.  (This is what
the first patch does.)  Currently, the emacs-build-system will only add to the
Emacs “load-path” the “site-lisp” directories of packages that start with
“emacs-”.  I think it may be necessary to relax this requirement for cases in
which a non-Emacs package provides an Emacs mode.  In the case of “emms”,
however, I think renaming it is justified.

The second patch adds an EMMS player.  The byte-compilation phase only
succeeds after renaming “emms”, because otherwise it wouldn’t find the lisp
files provides by that package.

Ricardo Wurmus (2):
  gnu: emms: Rename package to "emacs-emms".
  gnu: Add emacs-emms-player-mpv.

 gnu/packages/emacs.scm | 25 ++++++++++++++++++++++++-
 1 file changed, 24 insertions(+), 1 deletion(-)

-- 
2.8.4

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2016-07-03 16:38 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-29  5:45 [PATCH 0/2] Add emacs-emms-player-mpv Ricardo Wurmus
2016-06-29  5:45 ` [PATCH 1/2] gnu: emms: Rename package to "emacs-emms" Ricardo Wurmus
2016-06-29  5:45 ` [PATCH 2/2] gnu: Add emacs-emms-player-mpv Ricardo Wurmus
2016-06-29  9:02 ` [PATCH 0/2] " Alex Kost
2016-06-29 13:09   ` Ludovic Courtès
2016-06-29 20:07     ` Ricardo Wurmus
2016-06-30 12:39       ` Ludovic Courtès
2016-07-03 16:38         ` Ricardo Wurmus

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).