unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* encoding of lisp/language/devan-util.el
@ 2003-03-14 15:33 Alex Schroeder
  2003-03-14 17:35 ` Andreas Schwab
  0 siblings, 1 reply; 8+ messages in thread
From: Alex Schroeder @ 2003-03-14 15:33 UTC (permalink / raw)


I cannot make bootstrap, because devan-util.el gives me a parse error
(parenthesis missing).  When I open the file, and move down to defvar
dev-char-glyph, I can see the problem:  the cdr of the second element
in the alist is corrupt (using \e for escape): "\e$,4 K")\e(B" -- the
quote after the K closes the string, etc.

Obviously the file is not being decoded correctly.  Calling M-x
describe-coding-system returns:

Coding system for saving this buffer:
  J -- iso-2022-7bit-unix
Default coding system (for new files):
  1 -- iso-latin-1 (alias: iso-8859-1 latin-1)

This looks ok.  What is the problem, then?

At first I thought this is due to my locale:  LANG=en_US.ISO-8859-1
But even when I export LANG=C and use emacs -q the problem persists.

Alex.

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2003-03-16 17:58 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-14 15:33 encoding of lisp/language/devan-util.el Alex Schroeder
2003-03-14 17:35 ` Andreas Schwab
2003-03-14 20:36   ` Alex Schroeder
2003-03-14 21:06     ` Andreas Schwab
2003-03-15  0:29     ` Kenichi Handa
2003-03-15 10:13       ` Alex Schroeder
2003-03-16 17:58         ` Alex Schroeder
2003-03-14 21:31   ` Alex Schroeder

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).