bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#3756: eval-after-load 'ffap vs provide at start of file


From: Glenn Morris
Subject: bug#3756: eval-after-load 'ffap vs provide at start of file
Date: Sat, 04 Jul 2009 22:18:18 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Kevin Ryde wrote:

> It looks like ffap.el has (provide 'ffap) near the start of the file,
> instead of at the end.  The end is usual so that eval-after-load can be
> used on a feature symbol as above, is it?

I don't see why the ffap one shouldn't be at the end, but as discussed
in the context of this very example last month, you cannot rely on
provide always being at the end of a file:

http://lists.gnu.org/archive/html/emacs-devel/2009-06/msg00202.html

I'll mention something about this in the doc of eval-after-load.





reply via email to

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