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

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

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


From: Juri Linkov
Subject: Re: C-h f in lisp-mode fails because of "invalid read syntax"
Date: Sat, 30 Oct 2004 03:59:03 +0300
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux)

Oliver Scholz <address@hidden> writes:
> (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.

Fixed.

-- 
Juri Linkov
http://www.jurta.org/emacs/





reply via email to

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