all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: [Emacs-diffs] master 64fbdc9 2/2: Add mode local overrides to xref-find-definitions
       [not found] ` <E1ZUiiy-00053m-K4@vcs.savannah.gnu.org>
@ 2015-08-26 23:45   ` Dmitry Gutov
  0 siblings, 0 replies; only message in thread
From: Dmitry Gutov @ 2015-08-26 23:45 UTC (permalink / raw)
  To: emacs-devel, Stephen Leake

On 08/27/2015 12:59 AM, Stephen Leake wrote:

> +(require 'find-func)
> +;; For find-function-regexp-alist. It is tempting to replace this
> +;; ‘require‘ by (defvar find-function-regexp-alist) and
> +;; with-eval-after-load, but model-local.el is typically loaded when a
> +;; semantic autoload is invoked, and something in semantic loads
> +;; find-func.el before mode-local.el, so the eval-after-load is lost.

If FILE has already been loaded, eval-after-load evaluates FORM immediately.



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-08-26 23:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20150826215915.19379.94436@vcs.savannah.gnu.org>
     [not found] ` <E1ZUiiy-00053m-K4@vcs.savannah.gnu.org>
2015-08-26 23:45   ` [Emacs-diffs] master 64fbdc9 2/2: Add mode local overrides to xref-find-definitions Dmitry Gutov

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.