bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#55733: 29.0.50; handwrite.el does not utilize 'ps-printer-name' nor


From: Lars Ingebrigtsen
Subject: bug#55733: 29.0.50; handwrite.el does not utilize 'ps-printer-name' nor 'ps-lpr-switches'.
Date: Tue, 31 May 2022 20:38:53 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

> That change removed binding of coding-system-for-write; I wonder why.
> Can't it cause trouble?

Hm...  looks like it's still there?

+    (when (y-or-n-p "Send this to the printer? ")
+      (let* ((coding-system-for-write 'raw-text-unix)
+            (printer-name (or ps-printer-name printer-name))


-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

[Prev in Thread] Current Thread [Next in Thread]