unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#15447: (quail-help "korean-hangul") generates errors.
@ 2013-09-22  9:53 crocket
  2013-09-24  6:25 ` Eli Zaretskii
  2013-09-25 13:29 ` Kenichi Handa
  0 siblings, 2 replies; 9+ messages in thread
From: crocket @ 2013-09-22  9:53 UTC (permalink / raw)
  To: 15447

[-- 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 --]

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

end of thread, other threads:[~2013-09-26 14:00 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-22  9:53 bug#15447: (quail-help "korean-hangul") generates errors crocket
2013-09-24  6:25 ` 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

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).