X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/d6cdd1fd112d43fe4df3617ca82773debb16be68..3280b75e83a47907f3c3e6ea79c241da207e1a84:/.emacs.d/init.el diff --git a/.emacs.d/init.el b/.emacs.d/init.el index d260380..c423411 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -2150,6 +2150,12 @@ This function is intended for use with `ivy-ignore-buffers'." :custom (debpaste-paste-is-hidden t)) +(use-package scpaste + :disabled + :config + (setq scpaste-http-destination "https://p.bndl.org" + scpaste-scp-destination "nix:/var/www/p.bndl.org")) + ;;; Email (with Gnus) @@ -2364,7 +2370,7 @@ This function is intended for use with `ivy-ignore-buffers'." (to-list . "webmasters@gnu.org")) ("gnu.*" (gcc-self . t)) - ("gnu\\." + ("l\\." (subscribed . t)) ("nnimap\\+uw:.*" (gcc-self . t)))