unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH] Emacs startup failure on GuixSD
@ 2015-07-20 13:40 Ludovic Courtès
  2015-07-20 13:40 ` [PATCH] emacs: Require 'cl-lib' Ludovic Courtès
  2015-07-20 13:52 ` [PATCH] Emacs startup failure on GuixSD Ludovic Courtès
  0 siblings, 2 replies; 4+ messages in thread
From: Ludovic Courtès @ 2015-07-20 13:40 UTC (permalink / raw)
  To: alezost; +Cc: guix-devel

Reconfiguring my system after b56724e led to an Emacs that wouldn't start
because of a missing 'cl-pushnew' binding while loading
/etc/emacs/site-start.el.

I believe this patch solves the problem.
Can you confirm?

Strangely enough, I cannot reproduce it in a VM made with 'guix system vm'
and with Emacs in the system's 'packages' field.

Thanks,
Ludo'.

Ludovic Courtès (1):
  emacs: Require 'cl-lib'.

 emacs/guix-emacs.el | 1 +
 1 file changed, 1 insertion(+)

-- 
2.4.3

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

end of thread, other threads:[~2015-07-20 16:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-20 13:40 [PATCH] Emacs startup failure on GuixSD Ludovic Courtès
2015-07-20 13:40 ` [PATCH] emacs: Require 'cl-lib' Ludovic Courtès
2015-07-20 13:52 ` [PATCH] Emacs startup failure on GuixSD Ludovic Courtès
2015-07-20 16:41   ` Alex Kost

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