all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: crocket <crockabiscuit@gmail.com>
To: 15447@debbugs.gnu.org
Subject: bug#15447: (quail-help "korean-hangul") generates errors.
Date: Sun, 22 Sep 2013 18:53:25 +0900	[thread overview]
Message-ID: <CAL0=0H3qh1xfncjnfH92TZm5UCXVCSBouyaVe1E=QciLLD-Z-Q@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1075 bytes --]

The error trace is shown below.

Debugger entered--Lisp error: (wrong-type-argument char-or-string-p nil)
  quail-help("korean-hangul")
  eval((quail-help "korean-hangul") nil)
  eval-last-sexp-1(t)
  eval-last-sexp(t)
  eval-print-last-sexp()
  call-interactively(eval-print-last-sexp nil nil)
  recursive-edit()
  debug(error (wrong-type-argument char-or-string-p nil))
  quail-help("korean-hangul")
  eval((quail-help "korean-hangul") nil)
  eval-last-sexp-1(t)
  eval-last-sexp(t)
  eval-print-last-sexp()
  call-interactively(eval-print-last-sexp nil nil)
  recursive-edit()
  debug(error (void-function quail-help))
  (quail-help "korean-hangul")
  eval((quail-help "korean-hangul") nil)
  eval-last-sexp-1(t)
  eval-last-sexp(t)
  eval-print-last-sexp()
  call-interactively(eval-print-last-sexp nil nil)
  recursive-edit()
  debug(error (void-function quail-help))
  (quail-help (quote korean-hangul))
  eval((quail-help (quote korean-hangul)) nil)
  eval-last-sexp-1(t)
  eval-last-sexp(t)
  eval-print-last-sexp()
  call-interactively(eval-print-last-sexp nil nil)

[-- Attachment #2: Type: text/html, Size: 1502 bytes --]

             reply	other threads:[~2013-09-22  9:53 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-22  9:53 crocket [this message]
2013-09-24  6:25 ` bug#15447: (quail-help "korean-hangul") generates errors Eli Zaretskii
     [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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAL0=0H3qh1xfncjnfH92TZm5UCXVCSBouyaVe1E=QciLLD-Z-Q@mail.gmail.com' \
    --to=crockabiscuit@gmail.com \
    --cc=15447@debbugs.gnu.org \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.