all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Michael Heerdegen <michael_heerdegen@web.de>
Cc: Holger Schurig <holgerschurig@gmail.com>, 54653@debbugs.gnu.org
Subject: bug#54653: 28.0.92; incorrect modification of completion-at-point-functions
Date: Sat, 02 Apr 2022 17:37:48 +0200	[thread overview]
Message-ID: <871qyfijhv.fsf@gnus.org> (raw)
In-Reply-To: <87y20oxv8u.fsf@web.de> (Michael Heerdegen's message of "Sat, 02 Apr 2022 01:02:41 +0200")

Michael Heerdegen <michael_heerdegen@web.de> writes:

> That `t` stands for "also run the global value of the hook" - see
> (info "(elisp) Running Hooks"):
>
>      If the hook variable is buffer-local, the buffer-local variable
>      will be used instead of the global variable.  However, if the
>      buffer-local variable contains the element ‘t’, the global hook
>      variable will be run as well.

So this seems to be working as designed.

Holger, what was the actual problem you were seeing with
completion-at-point-functions?  If don't you want to have
elisp-completion-at-point run, you have to remove it from the
buffer-local value from emacs-lisp-mode-hook (or remove the buffer-local
value altogether), I think.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





  reply	other threads:[~2022-04-02 15:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-31 11:31 bug#54653: 28.0.92; incorrect modification of completion-at-point-functions Holger Schurig
2022-04-01 23:02 ` Michael Heerdegen
2022-04-02 15:37   ` Lars Ingebrigtsen [this message]
2022-04-30 17:29     ` Lars Ingebrigtsen

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=871qyfijhv.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=54653@debbugs.gnu.org \
    --cc=holgerschurig@gmail.com \
    --cc=michael_heerdegen@web.de \
    /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.