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

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

bug#14234: 24.3; symbol-at-point fails in (very) narrowed buffers


From: Lars Ingebrigtsen
Subject: bug#14234: 24.3; symbol-at-point fails in (very) narrowed buffers
Date: Wed, 20 Jan 2021 16:49:27 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Lars Ingebrigtsen <larsi@gnus.org> writes:

>> This probably has to do with the thing-at-point relying on forward-thing
>> and backward-thing which, in this case, return eob and bob respectively.
>
> Yup.  This should now be fixed in Emacs 28.

I had to revert, because my fix didn't do the right thing with point
after a symbol.  I've now added a bunch of tests for this function.

-- 
(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]