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: Eli Zaretskii
Subject: bug#55733: 29.0.50; handwrite.el does not utilize 'ps-printer-name' nor 'ps-lpr-switches'.
Date: Tue, 31 May 2022 22:23:05 +0300

> From: Lars Ingebrigtsen <larsi@gnus.org>
> Cc: antonioruiz.math@gmail.com,  55733@debbugs.gnu.org
> Date: Tue, 31 May 2022 20:38:53 +0200
> 
> 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))

Oops.





reply via email to

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