unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* How to add a display property when a char appear in a buffer.
@ 2021-11-29  3:20 Feng Shu
  2021-11-29 12:37 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Feng Shu @ 2021-11-29  3:20 UTC (permalink / raw)
  To: emacs-devel


Hi:

I want to auto add display property :min-width '(2.0), when a char
*appear* into a buffer. this char maybe inserted by user command, maybe
inserted in elisp.

any good way? I have try to use post-command, but seem to be not a good
idea for low performance.

thanks.


-- 




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

end of thread, other threads:[~2021-11-29 12:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-29  3:20 How to add a display property when a char appear in a buffer Feng Shu
2021-11-29 12:37 ` Eli Zaretskii
2021-11-29 12:52   ` Feng Shu

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).