all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Reuben Thomas <rrt@sc3d.org>
Cc: 13780@debbugs.gnu.org
Subject: bug#13780: 24.2; Making find-file-hook customizable seems to cause troublle
Date: Thu, 21 Feb 2013 21:14:56 -0500	[thread overview]
Message-ID: <jwvvc9lyu61.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <87k3q1gpba.fsf@sc3d.org> (Reuben Thomas's message of "Fri, 22 Feb 2013 00:33:29 +0000")

> The real problem here is that find-file-hook is clearly meant to be
> customizable (there is even a check box for auto-indent in its

But Custom only properly handles hooks which is only sets via Custom,
whereas it's reasonably common for find-file-hook to be modified by
packages (via add-hook, of course).
So until Custom is fixed to actually properly handle customisation of
hooks (e.g. by storing "add functions foo, bar, and baz" rather than
"ignore current value and just set it to (foo bar baz)").


        Stefan





  reply	other threads:[~2013-02-22  2:14 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-22  0:33 bug#13780: 24.2; Making find-file-hook customizable seems to cause troublle Reuben Thomas
2013-02-22  2:14 ` Stefan Monnier [this message]
2013-02-22 11:43   ` Reuben Thomas
2013-02-22 14:22     ` Stefan Monnier
2013-02-22 19:38       ` Reuben Thomas
2013-02-22 20:58         ` Stefan Monnier
2020-10-28  8:52           ` Stefan Kangas
2020-10-28 15:15             ` Eli Zaretskii
2020-11-25  2:18               ` Stefan Kangas
2020-11-25 15:19                 ` Eli Zaretskii
2020-11-25 21:07                   ` Stefan Kangas
2020-12-04 11:05                     ` 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=jwvvc9lyu61.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=13780@debbugs.gnu.org \
    --cc=rrt@sc3d.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.