aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2006-05-20 18:56:22 +0000
committerEli Zaretskii2006-05-20 18:56:22 +0000
commit375136cc7cd5be2bfb9cea04dc89d70ef52d314f (patch)
tree3793508df11f787a7749c8d0f9f6003c28d46e86
parent16c4412e9c42ec698d4ea98389649a9b4f450354 (diff)
downloademacs-375136cc7cd5be2bfb9cea04dc89d70ef52d314f.tar.gz
emacs-375136cc7cd5be2bfb9cea04dc89d70ef52d314f.zip
(Windows Printing): Mention non-support of plain text printing with some
el-cheapo printers, and suggest a workaround.
-rw-r--r--man/msdog.texi6
1 files changed, 6 insertions, 0 deletions
diff --git a/man/msdog.texi b/man/msdog.texi
index 0dfb57ffdc9..17185e952a0 100644
--- a/man/msdog.texi
+++ b/man/msdog.texi
@@ -328,6 +328,12 @@ the default directory of the current buffer, so if the file name in
328files, each one in the directory of the buffer from which the printing 328files, each one in the directory of the buffer from which the printing
329was done. 329was done.
330 330
331 If the value of @code{printer-name} is correct, but printing does
332not produce the hardcopy on your printer, it is possible that your
333printer does not support printing plain text (some cheap printers omit
334this functionality). In that case, as a workaround, try the
335PostScript print commands, described below, to the same printer
336
331@findex print-buffer @r{(MS-DOS)} 337@findex print-buffer @r{(MS-DOS)}
332@findex print-region @r{(MS-DOS)} 338@findex print-region @r{(MS-DOS)}
333@vindex lpr-headers-switches @r{(MS-DOS)} 339@vindex lpr-headers-switches @r{(MS-DOS)}