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

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

Showing text in a buffer only when point is in a region


From: Narendra Joshi
Subject: Showing text in a buffer only when point is in a region
Date: Sat, 28 Jan 2017 18:03:57 +0530
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

Hi,

I want to be able to keep some text visible in a buffer only when the
point is in a region. The moment the point leaves that region, I would
like to make the text invisible. How can I do this? I don't want to run
a timer which checks if the point is in the region or outside.

Best,
Narendra Joshi



reply via email to

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