emacs-devel
[Top][All Lists]
Advanced

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

Re: default text-properties-at to use (point)


From: Lars Ingebrigtsen
Subject: Re: default text-properties-at to use (point)
Date: Tue, 22 Oct 2019 11:50:55 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Robert Pluim <address@hidden> writes:

> 'text-properties-at' is somewhat annoying to use interactively, since
> it doesnʼt default to point. How about the following (plus appropriate
> doc/NEWS changes)?

Speaking of default values -- I think it'd be really nice if all the
huge number of functions that take beg/end ranges would default to
point-min/point-max.  Because I'm tired of typing in (foo-some-action
(point-min) (point-max)).

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