alphapapa / alphapapa/frame-purpose.el
Cannot show sidebar
- Lingua principale
- Emacs Lisp
- Stelle
- 52
- Fork
- 4
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Hello,
Calling `frame-purpose-show-sidebar` gives me the error message:
> frame-purpose-show-sidebar: No clause matching ‘nil’
I just reproduced this with emacs -Q and only frame-purpose loaded in the following steps:
1. Enter in \*scratch\*, call `M-x frame-purpose-mode` and eval the example from the readme
```
(frame-purpose-make-frame :modes 'org-mode
:title "Org")
```
2. Create two new buffers; /tmp/foo.org and /tmp/foo.bar
3. Call frame-purpose-show-sidebar
I'm running
- the latest package from MELPA (version 20190114.1403)
- GNU Emacs 27.1 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.22, cairo version 1.17.3) of 2020-08-28
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.