X-Git-Url: https://git.shemshak.org/gitweb.cgi/~bandali/configs/blobdiff_plain/7e1cad0634ec25e36043dfba0cb1da2772a23e87..272049cf0f03a05e6133068be574e5aa2c737c03:/.emacs.d/init.el diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 30f9ecc..c05ceed 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -1225,6 +1225,10 @@ For disabling the behaviour for certain buffers and/or modes." (use-package go-mode) +(use-package po-mode + :hook + (po-mode . (lambda () (run-with-timer 0.1 nil 'View-exit)))) + ;;; Theme @@ -1918,15 +1922,15 @@ For disabling the behaviour for certain buffers and/or modes." (defvar mab/signature "Amin Bandali Free Software Activist | GNU Webmaster & Volunteer GPG: BE62 7373 8E61 6D6D 1B3A 08E8 A21A 0202 4881 6103 -https://shemshak.org/~amin/") +https://shemshak.org/~amin") (defvar mab/uw-signature "Amin Bandali, MMath Student Cheriton School of Computer Science University of Waterloo -https://shemshak.org/~amin/") +https://shemshak.org/~amin") (defvar mab/csc-signature "Amin Bandali Termcom, Computer Science Club University of Waterloo -https://shemshak.org/~amin/") +https://shemshak.org/~amin") (setq gnus-posting-styles '((".*" (address "amin@shemshak.org")