all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* emacs-guix on spacemacs
@ 2019-01-19 11:48 Yoshinori Arai
  2019-01-19 17:22 ` Pierre Neidhardt
  0 siblings, 1 reply; 2+ messages in thread
From: Yoshinori Arai @ 2019-01-19 11:48 UTC (permalink / raw)
  To: help-guix

Hello,

I was struggling to use emacs-guix mode on spacemacs. Because evil-mode make key
binding be shadowed on list-mode.

I will introduce the solution for one who like vi more than emacs.

Put it into user-config of dot.spacemacs.

(evil-set-initial-state 'guix-package-list-mode 'emacs)
(evil-set-initial-state 'guix-output-list-mode 'emacs)
(evil-set-initial-state 'guix-license-list-mode 'emacs)

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

* Re: emacs-guix on spacemacs
  2019-01-19 11:48 emacs-guix on spacemacs Yoshinori Arai
@ 2019-01-19 17:22 ` Pierre Neidhardt
  0 siblings, 0 replies; 2+ messages in thread
From: Pierre Neidhardt @ 2019-01-19 17:22 UTC (permalink / raw)
  To: Yoshinori Arai; +Cc: help-guix

[-- Attachment #1: Type: text/plain, Size: 160 bytes --]

I personally use evil-collection which supports Emacs-Guix, but I don't know if
it works well with Spacemacs.

-- 
Pierre Neidhardt
https://ambrevar.xyz/

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

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

end of thread, other threads:[~2019-01-19 17:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-19 11:48 emacs-guix on spacemacs Yoshinori Arai
2019-01-19 17:22 ` Pierre Neidhardt

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.