<p dir="ltr">+1 indeed, that way you can follow easily with typing a paren, thus enclosing it again. </p>
<p dir="ltr">Laurent</p>
<div class="gmail_quote">Le 23 mai 2013 17:17, &quot;John Clements&quot; &lt;<a href="mailto:clements@brinckerhoff.org">clements@brinckerhoff.org</a>&gt; a écrit :<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div style="word-wrap:break-word"><br><div><div>On May 23, 2013, at 8:13 AM, Robby Findler wrote:</div><br><blockquote type="cite"><br><br>On Thursday, May 23, 2013, Nadeem Abdul Hamid  wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">Hello Racket devs,<div><br>
<div>I&#39;m working on tweaking how typing a double quote is handled in strings when DrRacket&#39;s auto parens mode is on, per recent post on the users list. If any of you use the mode and can offer feedback on the following, it&#39;d be appreciated: In addition to handling Laurent&#39;s initial feature request (see message at bottom), I&#39;m setting it up so that if the following string is in the DrRacket window:</div>



<div>  &quot;abcdefghi&quot;</div><div>and you select the _def_ and press &quot; (double quote), then it places double-quotes around the &quot;def&quot; with additional quotes to ensure that the other two portions of the string are still validly delimited, i.e.</div>



<div>  &quot;abc&quot;&quot;def&quot;&quot;ghi&quot;</div><div><br></div><div>One question is where to put the cursor following this operation? Should it be right inside the beginning of the lifted string, or in front of its double quotes, i.e.:</div>



<div>  &quot;abc&quot;&quot;|def&quot;&quot;ghi&quot;  </div><div>or &quot;abc&quot;|&quot;def&quot;&quot;ghi&quot;</div><div>?</div><div><br></div></div></div></blockquote><div><br></div><div>Oh: another possibility: keep the selection where it is (or, perhaps better, select the open quote, the def, and the close quote).</div>
</blockquote><div><br></div><div>+1</div><div><br></div><div>John</div><div><br></div></div></div><br>_________________________<br>
  Racket Developers list:<br>
  <a href="http://lists.racket-lang.org/dev" target="_blank">http://lists.racket-lang.org/dev</a><br>
<br></blockquote></div>