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: Juanma Barranquero
Subject: Re: [Emacs-diffs] Changes to emacs/lisp/help-fns.el,v
Date: Sat, 10 Nov 2007 13:47:40 +0100

On 11/10/07, Martin Rudalics <address@hidden> wrote:

> CVSROOT:        /sources/emacs
> Module name:    emacs
> Changes by:     Martin Rudalics <m061211>       07/11/10 09:58:35
>
> Index: help-fns.el

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.

             Juanma




reply via email to

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