From: martin rudalics <rudalics@gmx.at>
To: Juanma Barranquero <lekktu@gmail.com>
Cc: Emacs Devel <emacs-devel@gnu.org>
Subject: Re: [Emacs-diffs] Changes to emacs/lisp/help-fns.el,v
Date: Sat, 10 Nov 2007 14:23:40 +0100 [thread overview]
Message-ID: <4735B0DC.4070109@gmx.at> (raw)
In-Reply-To: <f7ccd24b0711100447y6ca2e1bue30694368a59e87a@mail.gmail.com>
> 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?
next prev parent reply other threads:[~2007-11-10 13:23 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <E1Iqn6p-0005zm-K5@cvs.savannah.gnu.org>
2007-11-10 12:47 ` [Emacs-diffs] Changes to emacs/lisp/help-fns.el,v Juanma Barranquero
2007-11-10 13:23 ` martin rudalics [this message]
2007-11-10 20:45 ` Juanma Barranquero
2007-11-11 9:33 ` martin rudalics
2007-11-11 13:36 ` Juanma Barranquero
2007-11-10 20:55 ` Robert J. Chassell
2007-11-11 9:37 ` martin rudalics
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4735B0DC.4070109@gmx.at \
--to=rudalics@gmx.at \
--cc=emacs-devel@gnu.org \
--cc=lekktu@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).