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

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

How to turn off elpy-multiedit highlight


From: Tim Johnson
Subject: How to turn off elpy-multiedit highlight
Date: Sun, 25 Oct 2015 07:31:13 -0800
User-agent: Mutt/1.5.21 (2010-09-15)

Using elpy on emacs 24.3.1 on ubuntu 14.04, gui mode.

When I invoke command elpy-multiedit-python-symbol-at-point,
symbols to edit are highlighted. The section of text properties for
the highlight overlay are as follows:
;;
 elpy-multiedit       t
 face                 highlight
 insert-behind-hooks  (elpy-multiedit--overlay-changed)
 insert-in-front-hooks (elpy-multiedit--overlay-changed)
 modification-hooks   (elpy-multiedit--overlay-changed)
;;

How can I turn this overlay highlight off?

Perhaps the larger question would be: Is there a generic way to turn
off any particular highlight?

thanks
-- 
Tim 
http://www.akwebsoft.com, http://www.tj49.com



reply via email to

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