unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#31448: M-x list-input-methods ; broken link from within chinese-py-b5 to chinese-py
@ 2018-05-14  0:41 Van L
  2018-05-18  7:06 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Van L @ 2018-05-14  0:41 UTC (permalink / raw)
  To: 31448

Hello.

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"

Expect the broken link to `chinese-py’ within `chinese-py-b5’ to jump to the place as follows:

  M-x list-input-methods
  ↳ chinese-py

This is on Emacs 26.1 rc-1 macos.




^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#31448: M-x list-input-methods ; broken link from within chinese-py-b5 to chinese-py
  2018-05-14  0:41 bug#31448: M-x list-input-methods ; broken link from within chinese-py-b5 to chinese-py Van L
@ 2018-05-18  7:06 ` Eli Zaretskii
  2018-05-18  8:00   ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2018-05-18  7:06 UTC (permalink / raw)
  To: Van L; +Cc: 31448

> From: Van L <van@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.





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#31448: M-x list-input-methods ; broken link from within chinese-py-b5 to chinese-py
  2018-05-18  7:06 ` Eli Zaretskii
@ 2018-05-18  8:00   ` Eli Zaretskii
  0 siblings, 0 replies; 3+ messages in thread
From: Eli Zaretskii @ 2018-05-18  8:00 UTC (permalink / raw)
  To: van; +Cc: 31448-done

> Date: Fri, 18 May 2018 10:06:29 +0300
> From: Eli Zaretskii <eliz@gnu.org>
> Cc: 31448@debbugs.gnu.org
> 
>   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.

Sheesh, an 18-year old typo.

Fixed on the release branch.

Thanks.





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-05-18  8:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-14  0:41 bug#31448: M-x list-input-methods ; broken link from within chinese-py-b5 to chinese-py Van L
2018-05-18  7:06 ` Eli Zaretskii
2018-05-18  8:00   ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).