From 52ed8d41dd2035bcffac3337f2f5e211db0af9ba Mon Sep 17 00:00:00 2001 From: ndwarshuis Date: Tue, 9 Oct 2018 23:23:18 -0400 Subject: [PATCH] fixed typo --- conf.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf.org b/conf.org index 4e1fc00..c2ea484 100644 --- a/conf.org +++ b/conf.org @@ -1744,7 +1744,7 @@ set as a text property for further sorting" For some reason there is no default way to get a "print prompt." Instead one needs to either install some third-party helper or make a function like this. #+BEGIN_SRC emacs-lisp (defun nd/helm-set-printer-name () - "Set the printer name helm-completion to select printer." + "Set the printer name using helm-completion to select printer." (interactive) (let ((pl (or helm-ff-printer-list (helm-ff-find-printers)))) (if pl