aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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)}