all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* prevent hook vanishing
@ 2018-05-18  8:23 akrl
  2018-05-18 13:58 ` John Mastro
       [not found] ` <mailman.32.1526651897.1292.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 5+ messages in thread
From: akrl @ 2018-05-18  8:23 UTC (permalink / raw)
  To: help-gnu-emacs

Hi all,
How do I prevent emacs from removing a hook I've installed using
something like:
(add-hook 'after-change-functions 'render-buf nil t) in case of an error
occur executing it?

I would also be fine in being able to reinstall it somehow afterward.

Bests
   akrl

-- 
akrl@sdf.org
SDF Public Access UNIX System - https://sdf.org


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-05-18 21:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-18  8:23 prevent hook vanishing akrl
2018-05-18 13:58 ` John Mastro
     [not found] ` <mailman.32.1526651897.1292.help-gnu-emacs@gnu.org>
2018-05-18 14:42   ` akrl
2018-05-18 15:59     ` John Mastro
     [not found]     ` <mailman.42.1526659194.1292.help-gnu-emacs@gnu.org>
2018-05-18 21:38       ` akrl

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.