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

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

Re: missing font vs. illegal char


From: Kevin Rodgers
Subject: Re: missing font vs. illegal char
Date: Tue, 11 Apr 2006 12:17:45 -0600
User-agent: Mozilla Thunderbird 0.9 (X11/20041105)

Dan Jacobson wrote:
$ { echo '-*-coding: utf-8-unix;-*-';
 wget -O - http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt;} > h.html
$ emacs h.html

I see the same rectangles for illegal characters that I do for missing
fonts in view-hello-file.

So emacs (21.4.1) doesn't distinguish the two cases. What would be
best is like firefox with the rectangles with the hex digits for
missing fonts... and diamonds with "?" for illegal chars.

What is the point of naming the plain text file with the .html
extension, which invokes HTML mode?  And what is the point of
invalidating the HTML by inserting the Emacs file coding variable
outside of a comment (<!-- ... -->)?

--
Kevin Rodgers





reply via email to

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