all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Add hook by default
@ 2016-04-13 10:52 psachin
  2016-04-13 13:01 ` Stefan Monnier
  0 siblings, 1 reply; 3+ messages in thread
From: psachin @ 2016-04-13 10:52 UTC (permalink / raw
  To: Emacs developers

[-- Attachment #1: Type: text/plain, Size: 292 bytes --]

Hi all,

We can install extensions via package-list but some extensions may require
to add hook by-hand

For example

(add-hook 'find-file-hook 'some-extension)


Can we do this programatically? so that users don't have to do this after
installing an extension.

-- 
Sachin
psachin.github.io

[-- Attachment #2: Type: text/html, Size: 698 bytes --]

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

end of thread, other threads:[~2016-04-13 14:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-13 10:52 Add hook by default psachin
2016-04-13 13:01 ` Stefan Monnier
2016-04-13 14:49   ` psachin

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.