all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* e73b0d6: Implement unprettification of symbol at point
@ 2015-09-30 15:54 Mark Oteiza
  2015-10-01  8:07 ` Tassilo Horn
  2015-10-01 13:57 ` Artur Malabarba
  0 siblings, 2 replies; 6+ messages in thread
From: Mark Oteiza @ 2015-09-30 15:54 UTC (permalink / raw)
  To: emacs-devel; +Cc: Tassilo Horn


>    * lisp/progmodes/prog-mode.el: Implement feature for unprettifying the
>    symbol at point.
>    (prettify-symbols--current-symbol-bounds): New variable.
>    (prettify-symbols--post-command-hook): New function.
>    (prettify-symbols-unprettify-at-point): New defcustom.
>    (prettify-symbols-mode): Use it.
>    (prettify-symbols--compose-symbol): Use them.

All the new changing of text properties is modifying the buffer.

Also, why is this defaulting to on?




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

end of thread, other threads:[~2015-10-03  7:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-30 15:54 e73b0d6: Implement unprettification of symbol at point Mark Oteiza
2015-10-01  8:07 ` Tassilo Horn
2015-10-01 13:57 ` Artur Malabarba
2015-10-03  0:49   ` Xue Fuqiao
2015-10-03  5:51     ` Tassilo Horn
2015-10-03  7:12       ` Xue Fuqiao

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.