Bug#587028: howm: I can't use shortcut key c with environment value LC_ALL=C

2010-06-24 Thread Kiwamu Okabe
Package: howm
Version: 1.3.8-1
Severity: normal

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.

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to ja_JP.UTF8)
Shell: /bin/sh linked to /bin/dash

Versions of packages howm depends on:
ii  emacs 23.2+1-2   The GNU Emacs editor (metapackage)
ii  emacs23   23.2+1-2   The GNU Emacs editor (with GTK+ us

howm recommends no packages.

Versions of packages howm suggests:
ii  ruby  4.4An interpreter of object-oriented 

-- no debconf information



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



Bug#587028: howm: I can't use shortcut key c with environment value LC_ALL=C

2010-06-24 Thread Youhei SASAKI
Hi,  Okabe-san.

At Fri, 25 Jun 2010 00:24:32 +0900,
Kiwamu Okabe kiw...@debian.or.jp 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 uwab...@gfd-dennou.org
  uwab...@math.kyoto-u.ac.jp
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 debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#587028: howm: I can't use shortcut key c with environment value LC_ALL=C

2010-06-24 Thread Kiwamu Okabe
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



Bug#587028: howm: I can't use shortcut key c with environment value LC_ALL=C

2010-06-24 Thread Youhei SASAKI
Hi, 

At Fri, 25 Jun 2010 07:40:37 +0900,
Kiwamu Okabe kiw...@debian.or.jp wrote:
 (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

I do it, but my emacs23 and howm run correctly.
# Of course, I'm using Debian packages.

 
 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
 

It's same mine.

When you run howm, 
   1) Can howm create howm directory in your $HOME automatically?
   2) Can you see howm-menu correctly?

---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
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 debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org