From: Eli Zaretskii <eliz@gnu.org>
To: crocket <crockabiscuit@gmail.com>
Cc: 15447@debbugs.gnu.org
Subject: bug#15447: (quail-help "korean-hangul") generates errors.
Date: Tue, 24 Sep 2013 09:25:40 +0300 [thread overview]
Message-ID: <83bo3iivmj.fsf@gnu.org> (raw)
In-Reply-To: <CAL0=0H3qh1xfncjnfH92TZm5UCXVCSBouyaVe1E=QciLLD-Z-Q@mail.gmail.com>
> Date: Sun, 22 Sep 2013 18:53:25 +0900
> From: crocket <crockabiscuit@gmail.com>
>
> The error trace is shown below.
>
> Debugger entered--Lisp error: (wrong-type-argument char-or-string-p nil)
> quail-help("korean-hangul")
quail-help gives help on quail _packages_, and korean-hangul is not a
package, it's an input method.
Try this instead:
C-u C-\ korean-hanja RET
C-\
M-: (quail-help "korean-hanja") RET
This works because korean-hanja is a Leim package.
next prev parent reply other threads:[~2013-09-24 6:25 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-22 9:53 bug#15447: (quail-help "korean-hangul") generates errors crocket
2013-09-24 6:25 ` Eli Zaretskii [this message]
[not found] ` <CAL0=0H1DhNtGViH8YFnjJ9MUvicOhNHbspH9iDW8iib==_oq2g@mail.gmail.com>
2013-09-24 20:32 ` Eli Zaretskii
2013-09-24 22:18 ` Stefan Monnier
2013-09-25 5:43 ` Eli Zaretskii
2013-09-25 14:09 ` Kenichi Handa
2013-09-25 17:07 ` Stefan Monnier
2013-09-26 14:00 ` Kenichi Handa
2013-09-25 13:29 ` Kenichi Handa
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=83bo3iivmj.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=15447@debbugs.gnu.org \
--cc=crockabiscuit@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).