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

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

RE: [External] : (bounds-of-thing-at-point 'number) ⇒ nil


From: Drew Adams
Subject: RE: [External] : (bounds-of-thing-at-point 'number) ⇒ nil
Date: Fri, 4 Feb 2022 21:46:42 +0000

> You likely need to either (1) change the file
> name "thingatpt" to be absolute or relative
> to where you're evaluating that sexp or (2)
> use symbol `thingatpt' instead of a string.
> Try the latter first.
> 
> See what `C-h f eval-after-load' says about
> arg FILE.

I've updated the Commentary of the file to make
this clear - just use 'thingatpt instead of a
string file name.

(The library works also with old Emacs versions,
where the `eval-after-load' FILE arg must be a
file name (string).  Starting with Emacs 22, it
can also be a feature name, which is a symbol.)


reply via email to

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