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

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

bug#54555: 28.0.91; number is not an accepted value for THING in bounds-


From: Lars Ingebrigtsen
Subject: bug#54555: 28.0.91; number is not an accepted value for THING in bounds-of-thing-at-point
Date: Fri, 25 Mar 2022 17:32:52 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Rodrigo Morales <moralesrodrigo1100@gmail.com> writes:

> 1. Start Emacs with the flag -Q: $ emacs -Q
> 2. Insert the number "123" in any buffer (preferably, the current one,
>    "*scratch*")
> 3. Place the cursor on any digit in the number that was written in the
>    previous step
> 5. Evaluate this sexp (bounds-of-thing-at-point 'number) in a number.
>
> Current result
>
> "nil" is returned
>
> Expected result
>
> The boundaries of the number should be returned.

I've now fixed this in Emacs 29.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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