<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><BR><DIV><DIV>On 22 Apr 2007, at 04:41, Allan Odgaard wrote:</DIV><BR class="Apple-interchange-newline"><BLOCKQUOTE type="cite"><P style="margin: 0.0px 0.0px 0.0px 0.0px"><FONT face="Helvetica" size="3" style="font: 12.0px Helvetica">On 22. Apr 2007, at 00:05, Kirt Fitzpatrick wrote:</FONT></P> <P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; min-height: 14.0px"><BR></P> <BLOCKQUOTE type="cite"><P style="margin: 0.0px 0.0px 0.0px 10.0px"><FONT face="Helvetica" size="3" style="font: 12.0px Helvetica">Does TextMate implement any method that would allow me to manually specify the selection?<SPAN class="Apple-converted-space">  </SPAN>Or am I limited to the "moveRightAndModifySelection" types of methods?<SPAN class="Apple-converted-space">  </SPAN>I'm willing to put up with any amount of complexity to implement this functionality if someone can point me in the right direction.</FONT></P> </BLOCKQUOTE><P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; min-height: 14.0px"><BR></P> <P style="margin: 0.0px 0.0px 0.0px 0.0px"><FONT face="Helvetica" size="3" style="font: 12.0px Helvetica">You’re unfortunately limited to the *AndModifySelection methods.</FONT></P> </BLOCKQUOTE></DIV><BR><DIV>I’m trying to move the caret from a plugin but:</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>*** -[OakTextView moveDown:]: selector not recognized [self = 0x16451550]</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>I tried a <FONT class="Apple-style-span" face="Monaco" size="2"><SPAN class="Apple-style-span" style="font-size: 10px;">moveLeftAndModifySelection:</SPAN><FONT class="Apple-style-span" face="Helvetica" style="font-size: 11px; "> <SPAN class="Apple-style-span" style="font-size: 12px; ">too with the same result. Am I missing something?</SPAN></FONT></FONT></DIV></BODY></HTML>