unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Richard M. Stallman" <rms@gnu.org>
Cc: dann@ics.uci.edu, emacs-devel@gnu.org
Subject: Re: diff-mode-hook (was Re: minor bug in next-error-follow-minor-mode?)
Date: Mon, 15 Aug 2005 22:25:21 -0400	[thread overview]
Message-ID: <E1E4r8j-000358-GG@fencepost.gnu.org> (raw)
In-Reply-To: <87hddr5al1.fsf_-_@cenderis.demon.co.uk> (message from Bruce Stephens on Mon, 15 Aug 2005 19:17:14 +0100)

    But that failed, and then I tried a function that did (setq foo 42),
    and that didn't seem to set foo.  

    I suspect diff-mode doesn't call diff-mode-hook.

The disassembled code says that it does.  It uses run-mode-hooks.
Under some circumstances the running of those hooks can be delayed
till when a calling function exits, but that is supposed to occur
only if it is called from anothetr major mode.

  parent reply	other threads:[~2005-08-16  2:25 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-15 16:24 minor bug in next-error-follow-minor-mode? Bruce Stephens
2005-08-15 17:50 ` Dan Nicolaescu
2005-08-15 18:17   ` diff-mode-hook (was Re: minor bug in next-error-follow-minor-mode?) Bruce Stephens
2005-08-15 18:32     ` Dan Nicolaescu
2005-08-15 19:51       ` diff-mode-hook Bruce Stephens
2005-08-16  2:25     ` Richard M. Stallman [this message]
2005-08-16  2:25 ` minor bug in next-error-follow-minor-mode? Richard M. 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=E1E4r8j-000358-GG@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=dann@ics.uci.edu \
    --cc=emacs-devel@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).