all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Drew Adams <drew.adams@oracle.com>
To: 17397@debbugs.gnu.org
Subject: bug#17397: 24.4.50; REGRESSION: `temp-buffer-show-hook' is no longer invoked for `describe-variable'
Date: Sat, 3 May 2014 14:32:51 -0700 (PDT)	[thread overview]
Message-ID: <18354a80-fa76-43bd-a06b-7d2c4ccbbfd4@default> (raw)

emacs -Q

M-: (add-hook 'temp-buffer-show-hook (lambda () (debug)) 'append)

C-h v auto-mode-interpreter-regexp

The hook is never invoked.  It is invoked in all previous Emacs
releases.  Do the same thing in Emacs 24.3, for example, and you
enter the debugger.

This has an effect on my code and setup, where I have
`fit-frame-if-one-window' on the hook: buffer *Help*, alone in its
frame, must always be refit to the latest *Help* text.  This is now
broken.

In GNU Emacs 24.4.50.1 (i686-pc-mingw32)
 of 2014-04-29 on ODIEONE
Bzr revision: 117031 monnier@iro.umontreal.ca-20140429151607-qnkgbymwfaj5ut08
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
 `configure --prefix=/c/Devel/emacs/snapshot/trunk
 --enable-checking=yes,glyphs 'CFLAGS=-O0 -g3'
 LDFLAGS=-Lc:/Devel/emacs/lib 'CPPFLAGS=-DGC_MCHECK=1
 -Ic:/Devel/emacs/include''





             reply	other threads:[~2014-05-03 21:32 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-03 21:32 Drew Adams [this message]
2014-05-03 21:41 ` bug#17397: 24.4.50; REGRESSION: `temp-buffer-show-hook' is no longer invoked for `describe-variable' Drew Adams
2014-05-13 21:24 ` Drew Adams
2014-05-14  7:06   ` martin rudalics
2014-05-14 16:25     ` Drew Adams
2014-05-14 17:33       ` martin rudalics
2014-05-14 18:41         ` Drew Adams
2014-05-15  7:50           ` martin rudalics
2014-05-15 14:02             ` Drew Adams
2014-05-16  6:22               ` martin rudalics
2021-10-10 23:01             ` Stefan Kangas

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=18354a80-fa76-43bd-a06b-7d2c4ccbbfd4@default \
    --to=drew.adams@oracle.com \
    --cc=17397@debbugs.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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.