log failing usage tests, note elpaca works like straight
This commit is contained in:
parent
47fc98b4aa
commit
ca94ae7b69
@ -14,7 +14,7 @@ environments. They can be =grep='d through.
|
|||||||
With straight.el and use-package:
|
With straight.el and use-package:
|
||||||
#+begin_src elisp
|
#+begin_src elisp
|
||||||
(use-package dconf-mode
|
(use-package dconf-mode
|
||||||
:straight
|
:straight ;;replace with elpaca or similar
|
||||||
(:type git
|
(:type git
|
||||||
:repo "https://git.marq42.xyz/mir/dconf-mode"))
|
:repo "https://git.marq42.xyz/mir/dconf-mode"))
|
||||||
#+end_src
|
#+end_src
|
||||||
@ -35,7 +35,8 @@ Thus, editing `desktop.gsets' modifies the hive =/org/gnome/desktop/=.
|
|||||||
* TODO
|
* TODO
|
||||||
** have an option to use a temp buffer
|
** have an option to use a temp buffer
|
||||||
** test
|
** test
|
||||||
- working with nonexistent files
|
- working with nonexistent files? NO
|
||||||
|
- working with nonexistent directory? NO
|
||||||
- older/newer emacs versions
|
- older/newer emacs versions
|
||||||
- lexical binding?
|
- lexical binding?
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user