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

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

Re: how to highlight block end in Python-mode indentation


From: Joost Kremers
Subject: Re: how to highlight block end in Python-mode indentation
Date: Fri, 19 May 2017 21:43:42 +0200
User-agent: mu4e 0.9.19; emacs 25.2.4


On Fri, May 19 2017, Tomas Nordin wrote:
Since some time back I have started using elpy-mode for python. As far
as I can remember it has this highlighting of indentation on per
default.

Yup, it does. It uses highlight-indentation.
Right now I cannot remember what the variable or hook is to turn it on
and off.

To turn off highlight-indentation, you need to customise the variable `elpy-modules':

   M-x customize-option RET elpy-modules RET

I know because I turned it off. I prefer `indent-guide'. ;-)

HTH

--
Joost Kremers
Life has its moments



reply via email to

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