emacs-devel
[Top][All Lists]
Advanced

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

Re: doc/emacs/msdog.texi question


From: Glenn Morris
Subject: Re: doc/emacs/msdog.texi question
Date: Sat, 14 Apr 2012 15:53:28 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Eli Zaretskii wrote:

>> It looks to me like there is a default-printer-name function that
>> gets used as a fallback if printer-name is nil.
>
> That function _is_ where we determine the default printer.

I'm confused. Where is the code that does

(setq printer-name ...)

or equivalent? All I see is direct-print-region-function, calling
(default-printer-name) if printer-name is nil.

(And why doesn't the doc of printer-name say "On MS Windows, this is set
automatically."...)



reply via email to

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