[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.)
RE: [External] : (bounds-of-thing-at-point 'number) ⇒ nil, Drew Adams, 2022/02/04
- Re: [External] : (bounds-of-thing-at-point 'number) ⇒ nil, Jean Louis, 2022/02/04
- RE: [External] : (bounds-of-thing-at-point 'number) ⇒ nil, Drew Adams, 2022/02/04
- Re: [External] : (bounds-of-thing-at-point 'number) ⇒ nil, Jean Louis, 2022/02/04
- RE: [External] : (bounds-of-thing-at-point 'number) ⇒ nil, Drew Adams, 2022/02/04
- RE: [External] : (bounds-of-thing-at-point 'number) ⇒ nil,
Drew Adams <=
- Re: [External] : (bounds-of-thing-at-point 'number) ⇒ nil, Emanuel Berg, 2022/02/04
- RE: [External] : (bounds-of-thing-at-point 'number) ⇒ nil, Drew Adams, 2022/02/04
- Re: [External] : (bounds-of-thing-at-point 'number) ⇒ nil, Emanuel Berg, 2022/02/04
- RE: [External] : (bounds-of-thing-at-point 'number) ⇒ nil, Drew Adams, 2022/02/05
- Re: [External] : (bounds-of-thing-at-point 'number) ⇒ nil, Emanuel Berg, 2022/02/06
Re: [External] : (bounds-of-thing-at-point 'number) ⇒ nil, Jean Louis, 2022/02/06
RE: [External] : (bounds-of-thing-at-point 'number) ⇒ nil, Drew Adams, 2022/02/06
Re: [External] : (bounds-of-thing-at-point 'number) ⇒ nil, Jean Louis, 2022/02/06