all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "André A. Gomes" <andremegafone@gmail.com>
To: help-guix@gnu.org
Subject: Install and load new emacs package without restarting it
Date: Thu, 04 May 2023 12:38:06 +0300	[thread overview]
Message-ID: <87ednw4etd.fsf@gmail.com> (raw)

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


             reply	other threads:[~2023-05-04  9:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-04  9:38 André A. Gomes [this message]
2023-05-04 22:09 ` Install and load new emacs package without restarting it Mekeor Melire
2023-05-08  1:15   ` Maxim Cournoyer
2023-05-08  8:11     ` Mekeor Melire
2023-05-08 12:18       ` Maxim Cournoyer

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=87ednw4etd.fsf@gmail.com \
    --to=andremegafone@gmail.com \
    --cc=help-guix@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 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.