all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Joost Kremers <joostkremers@fastmail.fm>
To: Tomas Nordin <tomasn@posteo.net>
Cc: Krishnakant <krmane@openmailbox.org>, help-gnu-emacs@gnu.org
Subject: Re: how to highlight block end in Python-mode indentation
Date: Fri, 19 May 2017 21:43:42 +0200	[thread overview]
Message-ID: <87zie8ws29.fsf@fastmail.fm> (raw)
In-Reply-To: <87vaowhcyw.fsf@debian.tompa.tv>


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	other threads:[~2017-05-19 19:43 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-19 12:01 how to highlight block end in Python-mode indentation Krishnakant
2017-05-19 12:18 ` Joost Kremers
2017-05-19 12:30   ` Krishnakant
2017-05-20  6:37   ` Krishnakant
2017-05-20  8:49     ` Joost Kremers
2017-05-19 19:18 ` Tomas Nordin
2017-05-19 19:43   ` Joost Kremers [this message]
2017-05-21 11:16   ` Krishnakant
2017-05-21 11:27     ` Skip Montanaro
2017-05-21 11:38       ` Krishnakant
2017-05-21 12:04         ` Yuri Khan
2017-05-21 13:46           ` Krishnakant
2017-05-21 14:16             ` Skip Montanaro
2017-05-21 14:45             ` Yuri Khan
2017-05-21 15:58               ` Krishnakant
2017-05-21 12:40         ` Skip Montanaro

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87zie8ws29.fsf@fastmail.fm \
    --to=joostkremers@fastmail.fm \
    --cc=help-gnu-emacs@gnu.org \
    --cc=krmane@openmailbox.org \
    --cc=tomasn@posteo.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.