fix(everywhere): commandp error from C-c C-c

A temporary fix for an issue introduced upstream.

Ref: tecosaur/emacs-everywhere#75
This commit is contained in:
Henrik Lissner 2024-02-29 02:01:22 -05:00
parent 35dc13632b
commit b439300e6a
No known key found for this signature in database
GPG key ID: B60957CA074D39A3

View file

@ -14,6 +14,10 @@
;; buffers anyway. ;; buffers anyway.
(setq-hook! 'emacs-everywhere-init-hooks doom-inhibit-local-var-hooks t) (setq-hook! 'emacs-everywhere-init-hooks doom-inhibit-local-var-hooks t)
;; REVIEW: Fixes tecosaur/emacs-everywhere#75. Remove when dealt with
;; upstream.
(define-key emacs-everywhere-mode-map "\C-c\C-c" #'emacs-everywhere-finish)
(after! doom-modeline (after! doom-modeline
(doom-modeline-def-segment emacs-everywhere (doom-modeline-def-segment emacs-everywhere
(concat (concat