[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: emacs-unicode: `Encoded-kbd' weirdness during batch-mode
From: |
Kenichi Handa |
Subject: |
Re: emacs-unicode: `Encoded-kbd' weirdness during batch-mode |
Date: |
Mon, 4 Oct 2004 11:57:38 +0900 (JST) |
User-agent: |
SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/21.3 (sparc-sun-solaris2.6) MULE/5.0 (SAKAKI) |
In article <address@hidden>, Miles Bader <address@hidden> writes:
> 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
Thank you for finding this bug. It seems that I made a
mistake when I merged a change in trunk. I've just
installed a fix.
---
Ken'ichi HANDA
address@hidden