Fix void-function ein:notebook-opened-buffers error
This commit is contained in:
parent
836c1b29ed
commit
69525521f6
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
;;
|
||||
;;; Packages
|
||||
|
||||
(after! ein
|
||||
(after! ein-notebook
|
||||
(defun +ein-buffer-p (buf)
|
||||
(or (memq buf (ein:notebook-opened-buffers))
|
||||
(memq buf (mapcar #'ein:notebooklist-get-buffer (ein:notebooklist-keys)))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue