Hi, Okabe-san.
At Fri, 25 Jun 2010 00:24:32 +0900,
Kiwamu Okabe <[email protected]> wrote:
> I can't use the shortcut key "c" to create a new memo on emacs23, with
> environment value "LC_ALL=C".
> But "LC_ALL=ja_JP.UTF8" works for it.
Hmm... I can't reproduce this bug.
I'll try
1) unset all locales
$ unset LANG; unset LC_ALL ; /usr/bin/emacs23 -q
M-x load-library howm
2) set LC_ALL=C only
$ unset LANG; unset LC_ALL ; export LC_ALL=C; /usr/bin/emacs23 -q
M-x load-library howm
3) set LANG=C only
$ unset LANG; unset LC_ALL; export LANG=C; /usr/bin/emacs23 -q
M-x load-library howm
But I can create new howm entry smoothly using default keybind "c".
Please send (howm-test) result.
Regards,
---
Youhei SASAKI <[email protected]>
<[email protected]>
Department of Mathematics, Kyoto University
GPG fingerprint:
4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07
1024/DSA: 8BF1 ABFE 00D2 526D 6822 2AC6 13E0 381D AEE9 95F4
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]