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

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

Re: (no subject)


From: Eli Zaretskii
Subject: Re: (no subject)
Date: Tue, 19 Feb 2002 08:35:32 +0200

> From: Ben Le <ble@pcc.edu>
> Date: Mon, 18 Feb 2002 15:20:47 -0800
> 
> We upgraded to Emacs 20.7 on our HP-UX 11i. Here is the problem:
> When emacs a print output file which have HP printer's PCL codes embedded, 
> it shows "?" for all the data in that file. Can you tell me what is wrong 

Nothing is wrong.  A file with PCL codes is not text, so when Emacs
tries to interpret it as text, it finds some characters that it
cannot display with your terminal's font.  Try typing the following
command and see if that helps:

  M-: (standard-display-8bit 128 255) RET



reply via email to

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