unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* emacs-unicode: `Encoded-kbd' weirdness during batch-mode
@ 2004-10-04  1:24 Miles Bader
  2004-10-04  1:46 ` Miles Bader
  2004-10-04  2:57 ` Kenichi Handa
  0 siblings, 2 replies; 5+ messages in thread
From: Miles Bader @ 2004-10-04  1:24 UTC (permalink / raw)
  Cc: emacs-unicode

I have a feeling the following shouldn't happen:

   $ emacs --version
   GNU Emacs 22.0.0.7
   Copyright (C) 2004 Free Software Foundation, Inc.
   GNU Emacs comes with ABSOLUTELY NO WARRANTY.
   You may redistribute copies of Emacs
   under the terms of the GNU General Public License.
   For more information about these matters, see the file named COPYING.

   $ echo $LANG
   ja_JP.UTF-8

   $ make -C /usr/local/build/emacs/unicode/lisp recompile
   make: Entering directory `/usr/local/build/emacs/unicode/lisp'
   ../src/emacs -batch --no-site-file --multibyte -f batch-byte-compile /usr/local/src/emacs/unicode/lisp/progmodes/cc-mode.el
   Unsupported coding system in Encoded-kbd mode: utf-8
   make: *** [/usr/local/src/emacs/unicode/lisp/progmodes/cc-mode.elc] エラー 255
   make: Leaving directory `/usr/local/build/emacs/unicode/lisp'


Compilation succeeds if I do `LANG=C' first.

Thanks,

-Miles

-- 
Occam's razor split hairs so well, I bought the whole argument!

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

end of thread, other threads:[~2004-10-12  2:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-04  1:24 emacs-unicode: `Encoded-kbd' weirdness during batch-mode Miles Bader
2004-10-04  1:46 ` Miles Bader
2004-10-12  2:42   ` Kenichi Handa
2004-10-04  2:57 ` Kenichi Handa
2004-10-04  3:25   ` Miles Bader

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).