all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Showing text in a buffer only when point is in a region
@ 2017-01-28 12:33 Narendra Joshi
  2017-01-28 12:46 ` tomas
  0 siblings, 1 reply; 4+ messages in thread
From: Narendra Joshi @ 2017-01-28 12:33 UTC (permalink / raw)
  To: help-gnu-emacs


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



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-01-28 15:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-28 12:33 Showing text in a buffer only when point is in a region Narendra Joshi
2017-01-28 12:46 ` tomas
2017-01-28 14:45   ` Stephen Berman
2017-01-28 15:26     ` tomas

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.