all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Install and load new emacs package without restarting it
@ 2023-05-04  9:38 André A. Gomes
  2023-05-04 22:09 ` Mekeor Melire
  0 siblings, 1 reply; 5+ messages in thread
From: André A. Gomes @ 2023-05-04  9:38 UTC (permalink / raw)
  To: help-guix

Hi Guix,

I'm wondering whether it's possible to install an emacs package and
enable it without restarting emacs.

What I've tried:

- $ guix install emacs-nix-mode
- Locate /gnu/store/...emacs-nix-mode/share/emacs/site-lisp/nix-mode
- Run command dired-do-load from the directory above

Unfortunately it doesn't quite work.  It did load the package, but it
prints the following error when trying to enable the mode.

--8<---------------cut here---------------start------------->8---
execute-extended-command: Cannot open load file: No such file or directory, nix-mode
--8<---------------cut here---------------end--------------->8---

Thanks!


-- 
André A. Gomes
"You cannot even find the ruins..."


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

end of thread, other threads:[~2023-05-08 12:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-04  9:38 Install and load new emacs package without restarting it André A. Gomes
2023-05-04 22:09 ` Mekeor Melire
2023-05-08  1:15   ` Maxim Cournoyer
2023-05-08  8:11     ` Mekeor Melire
2023-05-08 12:18       ` Maxim Cournoyer

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.