GNU bug report logs - #31448
M-x list-input-methods ; broken link from within chinese-py-b5 to chinese-py

Previous Next

Package: emacs;

Reported by: Van L <van <at> scratch.space>

Date: Mon, 14 May 2018 07:17:02 UTC

Severity: normal

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Van L <van <at> scratch.space>
Cc: 31448 <at> debbugs.gnu.org
Subject: bug#31448: M-x list-input-methods ; broken link from within chinese-py-b5 to chinese-py
Date: Fri, 18 May 2018 10:06:29 +0300
> From: Van L <van <at> scratch.space>
> Date: Mon, 14 May 2018 10:41:25 +1000
> 
> The following sequence of interactions causes the error:
> 
>   describe-character-set: Invalid charset: "chinese-py”
> 
> The steps to reproduce this bug is as follows:
> 
>   M-x list-input-methods
>   ↳ chinese-py-b5 ; click this link
>     ↳ chinese-py  ; click this link causes the error
>       ↳ describe-character-set: Invalid charset: "chinese-py"

A much easier way to reproduce the same problem:

  emacs -Q
  C-h C-\ chinese-py-b5 RET
  Click the link "chinese-py" in the *Help* buffer

Looks like some code makes a button there intended to describe a
charset, but the text talks about an input method, not a charset.

I'm looking into this.




This bug report was last modified 7 years and 6 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.