<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I saw this on the Internets a while ago:<div><br></div><div><div><span class="Apple-tab-span" style="white-space:pre">        <a href="http://nickgravgaard.com/elastictabstops/">http://nickgravgaard.com/elastictabstops/</a></span></div><div><span class="Apple-tab-span" style="white-space:pre"><br></span></div>I thought it was pretty clever... it could be relevant here.&nbsp;<span class="Apple-tab-span" style="white-space:pre">T</span>here's a demo about half way down the page.<div><br></div><div>-- Dave</div><div><br><div><div>On 2 Aug 2010, at 16:26, Jos Koot wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">
<div>
<div dir="ltr" align="left"><span class="810592415-02082010"><font color="#0000ff" size="2" face="Arial">+1, I do this often in my code (in which case I don't touch 
auto-redent-all)</font></span></div>
<div dir="ltr" align="left"><span class="810592415-02082010"><font color="#0000ff" size="2" face="Arial">Jos</font></span></div><br>
<blockquote style="BORDER-LEFT: #0000ff 2px solid; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px">
  <div dir="ltr" lang="en-us" class="OutlookMessageHeader" align="left">
  <hr tabindex="-1">
  <font size="2" face="Tahoma"><b>From:</b> <a href="mailto:users-bounces@racket-lang.org">users-bounces@racket-lang.org</a> 
  [mailto:users-bounces@racket-lang.org] <b>On Behalf Of 
  </b>Laurent<br><b>Sent:</b> 02 August 2010 17:19<br><b>To:</b> PLT-Scheme 
  Mailing List<br><b>Subject:</b> [racket] auto-spacer<br></font><br></div>
  <div></div>Speaking of DrRacket UI, one thing that I'd really appreciate is an 
  "auto-spacer" for `define' and `let'.<br>Let me explain what I mean.<br>I 
  often have things like:<br><br>(define something 3)<br>(define 
  some-other-thing 4)<br>(define whatever-you-like 42)<br>....<br><br>And I like 
  the right-hand-side to be aligned to make it more readable:<br>(define 
  something&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3)<br>(define 
  some-other-thing&nbsp; 4)<br>(define whatever-you-like 42)<br>....<br><br>(to 
  be read it with a constant-width font of course).<br><br>This also happens 
  quite a lot within `let' forms.<br>So of course I do it by hand, but if 
  someone has already done a tool for that or knows how to do it, that would be 
  wonderful.<br>I don't know how easy that would be though...<br>Maybe something 
  that works only on the selected lines.<br></blockquote></div>


_________________________________________________<br> &nbsp;For list-related administrative tasks:<br> &nbsp;<a href="http://lists.racket-lang.org/listinfo/users">http://lists.racket-lang.org/listinfo/users</a></blockquote></div><br></div></div></body></html>