public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
From: Chris Brannon <chris@the-brannons.com>
To: "Speakup is a screen review system for Linux."
	<speakup@linux-speakup.org>
Subject: Re: python programming
Date: Sun, 27 Jul 2014 07:40:41 -0700	[thread overview]
Message-ID: <871tt6985y.fsf@mushroom.PK5001Z> (raw)
In-Reply-To: <20140727101028.GA29489@jdc.jasonjgw.net> (Jason White's message of "Sun, 27 Jul 2014 20:10:28 +1000")

Jason White <jason@jasonjgw.net> writes:

> Blocks are also marked by indentation, which is part of Python's syntax, not a
> purely stylistic convention as it is in C, for instance.

Yes, but the reason some people mark blocks is so that the ends can be
found quickly, with a text search.  It's not fool-proof, but it works
for people who don't have a syntax-aware editor.
But python-mode is much better for moving through code.

> In Python and other code editing modes, Emacspeak reads the indentation of
> each line. I don't know whether Speakup can be configured to do this.

Not automatically.  Someone has a patch out to do something similar with
tones, I think.  In Speakup, to hear the indentation, you press numpad 8
twice on the line that you're reading with the review cursor.

-- Chris

  reply	other threads:[~ UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
 Jude DaShiell
 ` Chris Brannon
   ` Tony Baechler
   ` Jason White
     ` Chris Brannon [this message]
       ` Kyle
         ` Rynhardt Kruger

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=871tt6985y.fsf@mushroom.PK5001Z \
    --to=chris@the-brannons.com \
    --cc=speakup@linux-speakup.org \
    /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.
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).