(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