Hi.

On Fri, Jun 25, 2010 at 2:16 AM, Youhei SASAKI <uwab...@gfd-dennou.org> wrote:
> 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".

I tried below.

(1) Remove ~/.emacs
(2) Execute emacs with `LC_ALL=C LC_CTYPE=C LANG=C LANGUAGE=C emacs23`
(3) Input key `C-c , ,` on emacs23
(4) Input key `c` on emacs23

Then I saw the "*howmS* (HowmS AL)" buffer.
I think it is a search result buffer, isn't a new memo buffer.


> Please send (howm-test) result.

--------------------
Please copy the following text to your bug report.

howm: 1.3.8 (compile: t, make: nil, test: nil)
Emacs: 23.2.1 (x86_64-pc-linux-gnu) of 2010-05-16
system: gnu/linux
window system: x
ENV: LC_ALL=C, LC_CTYPE=C, LANGUAGE=C, LANG=C
--------------------

Thank's.

-- 
Kiwamu Okabe



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to