<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Ah, well. Back to the Scroll key. :-)<br>
<br>
Alan Gauld wrote:
<blockquote cite="mid:glg7jj$n4n$1@ger.gmane.org" type="cite"><br>
"Lie Ryan" <a class="moz-txt-link-rfc2396E" href="mailto:lie.1296@gmail.com">&lt;lie.1296@gmail.com&gt;</a> wrote
  <br>
  <br>
  <blockquote type="cite">
    <blockquote type="cite">But I'm surprised there are no block
movement commands given Scintilla's
      <br>
primary goal of supporting programmers
      <br>
    </blockquote>
    <br>
I guess because block level movement is ambiguous in any programming
    <br>
language supporting nested class/function definition?
    <br>
  </blockquote>
  <br>
Most programmers editors I've used in the past have had some kind of
  <br>
block commands.vim and emacs both use the end-of-paragraph text mode
  <br>
commands as end of block commands when in code modes.
  <br>
  <br>
Thats why, as I said earlier,&nbsp; the next-paragraph seems to be the
  <br>
best scintilla can do.
  <br>
  <br>
Alan G <br>
  <br>
_______________________________________________
  <br>
Tutor maillist&nbsp; -&nbsp; <a class="moz-txt-link-abbreviated" href="mailto:Tutor@python.org">Tutor@python.org</a>
  <br>
<a class="moz-txt-link-freetext" href="http://mail.python.org/mailman/listinfo/tutor">http://mail.python.org/mailman/listinfo/tutor</a>
  <br>
  <br>
</blockquote>
<br>
<div class="moz-signature">-- <br>
<meta content="text/html;" http-equiv="Content-Type">
<title>Signature.html</title>
<pre class="moz-signature" cols="76">           Wayne Watson (Watson Adventures, Prop., Nevada City, CA)

             (121.01 Deg. W, 39.26 Deg. N) GMT-8 hr std. time)
<font color="#330099">            </font>
<b><b style="color: rgb(204, 51, 204);" class="b">       <span
 style="font-family: monospace; color: rgb(153, 51, 153);">  Copper and its alloys have been found effective in hospital
         sinks, hand rails, beds, ... in significantly reducing 
         bacteria. Estimates are 1/20 people admitted to a hospital
         become infected, and 1/20 die from the infection.
                       -- NPR Science Friday, 01/16/2009 
</span></b></b><b style="color: rgb(204, 51, 204);" class="b"><span
 style="font-family: monospace; color: rgb(153, 51, 153);"></span></b><span
 style="color: rgb(153, 51, 153);"></span><span
 style="color: rgb(153, 51, 153);">
</span><span style="color: rgb(153, 51, 153);"></span><b
 style="color: rgb(204, 51, 204);" class="b"><span
 style="font-family: monospace;"></span></b><span
 style="color: rgb(204, 51, 204);"></span>                    Web Page: &lt;<a class="moz-txt-link-abbreviated" href="http://www.speckledwithstars.net/">www.speckledwithstars.net/</a>&gt;</pre>
</div>
</body>
</html>