From: Lars Magne Ingebrigtsen <larsi@gnus.org>
To: "Drew Adams" <drew.adams@oracle.com>
Cc: 8368@debbugs.gnu.org, rms@gnu.org
Subject: bug#8368: 24.0.50; "temp" means "help" - rename or at least document
Date: Sun, 11 Sep 2011 05:45:21 +0200 [thread overview]
Message-ID: <m3fwk3lp2m.fsf@stories.gnus.org> (raw)
In-Reply-To: <m339i8irzq.fsf@quimbies.gnus.org> (Lars Magne Ingebrigtsen's message of "Thu, 14 Jul 2011 21:26:01 +0200")
Lars Magne Ingebrigtsen <larsi@gnus.org> writes:
> Digging through the ChangeLogs, this is apparently the commit that
> added them, but it doesn't say why.
>
> 1999-01-11 Richard Stallman <rms@psilocin.ai.mit.edu>
>
> * help.el (help-mode-finish): Renamed from help-mode-maybe.
> Don't switch to Help mode here.
> (temp-buffer-setup-hook): Use help-mode-finish.
> (help-mode-setup): New function.
> (temp-buffer-setup-hook): Use help-mode-setup.
>
> Richard, why is `help-mode-setup' run in absolutely all
> `with-output-to-temp-buffer' buffers? This seems rather un-optimal,
> since that macro is used for many other things than showing help
> buffers.
There's been no response in two months.
I think the following is a bug:
;; This makes `with-output-to-temp-buffer' buffers use `help-mode'.
(add-hook 'temp-buffer-setup-hook 'help-mode-setup)
(add-hook 'temp-buffer-show-hook 'help-mode-finish)
Would removing these be a good idea?
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog http://lars.ingebrigtsen.no/
next prev parent reply other threads:[~2011-09-11 3:45 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-28 16:24 bug#8368: 24.0.50; "temp" means "help" - rename or at least document Drew Adams
2011-07-14 19:26 ` Lars Magne Ingebrigtsen
2011-09-11 3:45 ` Lars Magne Ingebrigtsen [this message]
2011-09-11 4:58 ` Stefan Monnier
2011-09-11 5:00 ` Lars Magne Ingebrigtsen
2012-04-28 0:15 ` Drew Adams
2012-04-28 8:25 ` martin rudalics
2012-04-28 14:00 ` Drew Adams
2012-04-29 10:40 ` martin rudalics
2012-04-29 15:28 ` Drew Adams
2012-04-30 9:40 ` martin rudalics
2012-04-30 14:28 ` Drew Adams
2012-05-01 8:08 ` martin rudalics
2012-05-01 13:09 ` Drew Adams
2012-05-02 9:40 ` martin rudalics
2012-05-02 14:19 ` Drew Adams
2012-04-28 15:07 ` Stefan Monnier
2016-04-28 10:28 ` Lars Ingebrigtsen
2019-10-11 20:34 ` Lars Ingebrigtsen
2011-09-11 18:41 ` Richard Stallman
2011-09-11 18:48 ` Lars Magne Ingebrigtsen
2011-09-11 19:24 ` Drew Adams
2011-09-12 2:46 ` Richard Stallman
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=m3fwk3lp2m.fsf@stories.gnus.org \
--to=larsi@gnus.org \
--cc=8368@debbugs.gnu.org \
--cc=drew.adams@oracle.com \
--cc=rms@gnu.org \
/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).