[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: default text-properties-at to use (point)
From: |
Eli Zaretskii |
Subject: |
Re: default text-properties-at to use (point) |
Date: |
Tue, 22 Oct 2019 17:35:09 +0300 |
> From: Robert Pluim <address@hidden>
> Gmane-Reply-To-List: yes
> Date: Tue, 22 Oct 2019 11:27:19 +0200
>
> '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)?
We already have describe-text-properties, which does default to point,
so why do we need another way of doing (a subset of) what it does?