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

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

bug#70441: [PATCH] With glasses-uncapitalize-p, use a display overlay pr


From: Augusto Stoffel
Subject: bug#70441: [PATCH] With glasses-uncapitalize-p, use a display overlay property
Date: Wed, 17 Apr 2024 21:41:58 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

On Wed, 17 Apr 2024 at 22:16, Eli Zaretskii wrote:

>> From: Augusto Stoffel <arstoffel@gmail.com>
>> Date: Wed, 17 Apr 2024 20:29:56 +0200
>> 
>> >From 5c0e40abb970c2b638f765679d133b1ea307a68e Mon Sep 17 00:00:00 2001
>> From: Augusto Stoffel <arstoffel@gmail.com>
>> Date: Wed, 17 Apr 2024 20:26:16 +0200
>> Subject: [PATCH] With glasses-uncapitalize-p, use a display overlay property
>> 
>> * lisp/progmodes/glasses.el (glasses-make-readable): Use the 'display'
>> property instead of 'after-string', so that one is able to place the
>> cursor on the uncapitalized character.
>
> Is this possible with the 'cursor' overlay property as well?

I've just checked and I don't think the cursor property can help here.





reply via email to

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