alphapapa / alphapapa/frame-purpose.el
Cannot show sidebar
- Langage dominant
- Emacs Lisp
- Étoiles
- 52
- Forks
- 4
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.