exwm-mode: Disable command, abbrev and syntax table

* exwm-core.el (exwm-mode): Disable :interactive, :syntax-table and
  :abbrev-table.
This commit is contained in:
Daniel Mendler 2024-03-16 14:36:01 +01:00
parent 99442909be
commit 61d97532fa
No known key found for this signature in database
GPG key ID: D88ADB2A2693CA43

View file

@ -381,7 +381,7 @@ One of `line-mode' or `char-mode'.")
"Major mode for managing X windows.
\\{exwm-mode-map}"
;;
:interactive nil :abbrev-table nil :syntax-table nil
(setq mode-name
'(:eval (propertize "EXWM" 'face
(when (cl-some (lambda (i)