emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] Changes to emacs/lisp/help-fns.el,v


From: martin rudalics
Subject: Re: [Emacs-diffs] Changes to emacs/lisp/help-fns.el,v
Date: Sat, 10 Nov 2007 14:23:40 +0100
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)

> C-h f car [RET] => "Wrong type argument: stringp, t"
> C-h v * [RET] => "Wrong type argument: stringp, t"
>
> The error happens in (with-current-buffer standard-output ...) because
> standard-output is not bound to buffer *Help*, like it was before.

I can't reproduce that.  Does it help when you remake the autoloads?
`with-output-to-temp-buffer' had the argument (help-buffer) here which
should evaluate to *Help*.  Can you understand why it doesn't in your
case?




reply via email to

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