Thanks Robby. Where in the documentation can I find "get-start-position" and "set-position" methods. I don't see them in the "DrRacket: The Racket Programming Environment" document.
Harry On 4/15/12, Robby Findler <[email protected]> wrote: > If you've got the insertion part working, all you should need to do is > call the get-start-position and set-position methods. > > Robby > > On Sun, Apr 15, 2012 at 2:03 PM, Harry Spier <[email protected]> > wrote: >> Dear list members, >> >> I want to create a DrRacket keybinding that will produce #||# >> but will also reposition the cursor position between the two upright >> bars. i.e. #|<cursor-here>|# . >> >> Can someone show me how to do this. >> >> Thanks in advance, >> Harry Spier >> ____________________ >> Racket Users list: >> http://lists.racket-lang.org/users > ____________________ Racket Users list: http://lists.racket-lang.org/users

