emacs-devel
[Top][All Lists]
Advanced

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

Re: master f117b5df4d: Add new functions eol and bol


From: Po Lu
Subject: Re: master f117b5df4d: Add new functions eol and bol
Date: Sat, 20 Aug 2022 16:12:35 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.91 (gnu/linux)

Stefan Kangas <stefankangas@gmail.com> writes:

> How about `point-bol' (while making `point-at-bol' obsolete to avoid
> confusion)?

That isn't a very good name.  point-bol screams "point what?", where
"what" could either be "at", "after", or "before".

How about "pos-at-bol" or "bol-from-point" (which would also accept an
optional arg POINT, telling the function where to search from?)


reply via email to

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