emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

C-h f in lisp-mode fails because of "invalid read syntax"


From: Oliver Scholz
Subject: C-h f in lisp-mode fails because of "invalid read syntax"
Date: Fri, 29 Oct 2004 23:54:25 +0200
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3.50 (gnu/linux)

Eval this:

(progn (switch-to-buffer (generate-new-buffer "*tmp*"))
       (insert ".")
       (lisp-mode)
       (call-interactively 'describe-function))

It matters if you want to look up a function's doc string
while point is inside of a yet-unfinished constant cons cell.

    Oliver
-- 
Oliver Scholz               22 Vendémiaire an 213 de la Révolution
Ostendstr. 61               Liberté, Egalité, Fraternité!
60314 Frankfurt a. M.       




reply via email to

[Prev in Thread] Current Thread [Next in Thread]