emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Why js2-mode in Emacs 23.2?


From: Dan Nicolaescu
Subject: Re: Why js2-mode in Emacs 23.2?
Date: Mon, 10 Aug 2009 21:28:17 -0700 (PDT)

Daniel Colascione <address@hidden> writes:

  > On Aug 10, 2009, at 9:13 PM, Glenn Morris wrote:
  > > Carsten Dominik wrote:
  > >>
  > >>     (add-hook 'imenu-after-jump-hook
  > > That would work just fine without eval-after-load or requiring imenu.
  > > A hook does not need to be defined before calling add-hook.
  > 
  > That works for hooks, but not for arbitrary data structures, like,
  > say, hs-special-modes-alist. 

For hs-special-modes-alist, if the mode is included in emacs, just add
the initialization where in the definition.  That goes for other similar
structures. 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]