From 0f372daeaf8dff840dbf8bf943d87b3e9b63c053 Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Thu, 14 Sep 2023 10:01:23 +1000 Subject: [emacs] Some small changes with gnus->org-capture --- emacs/.emacs.d/init/ycp-pdf.el | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'emacs/.emacs.d/init/ycp-pdf.el') diff --git a/emacs/.emacs.d/init/ycp-pdf.el b/emacs/.emacs.d/init/ycp-pdf.el index 4be7a68..95b73bd 100644 --- a/emacs/.emacs.d/init/ycp-pdf.el +++ b/emacs/.emacs.d/init/ycp-pdf.el @@ -58,6 +58,11 @@ ) ) +(my-package pdf-misc + (:delay 15) + (setq pdf-misc-print-program-executable "/usr/bin/lpr" + pdf-misc-print-program-args nil)) + (provide 'ycp-pdf) ;;; ycp-pdf.el ends here -- cgit v1.2.3