projects
/
~bandali
/
configs
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
emacs: add debbugs
[~bandali/configs]
/
.emacs.d
/
init.org
diff --git
a/.emacs.d/init.org
b/.emacs.d/init.org
index
a0eea54
..
b46b8b0
100644
(file)
--- a/
.emacs.d/init.org
+++ b/
.emacs.d/init.org
@@
-2248,6
+2248,16
@@
Also see [[https://www.emacswiki.org/emacs/rebox2][rebox2]].
(text-mode . yas-minor-mode))
#+end_src
(text-mode . yas-minor-mode))
#+end_src
+** Debbugs
+
+#+begin_src emacs-lisp
+(use-package debbugs
+ :straight (debbugs
+ :host github
+ :repo "emacs-straight/debbugs"
+ :files (:defaults "Debbugs.wsdl")))
+#+end_src
+
* Email
:PROPERTIES:
:CUSTOM_ID: email
* Email
:PROPERTIES:
:CUSTOM_ID: email