Hi Alan,<div><br></div><div>I'm fairly new to TeXShop and this list and was wondering the same thing a few days ago. I found out there are several ways to do this. Not sure this is the "proper" way but it works for me: you should modify the autocompletion file (you find it in the Library->TeXShop->Keyboard folder... do this in a program like TextWrangler and not within TeXShop, which for some reason gave me lots of problems). Once you open the file and see what's in there it's fairly obvious how it works. You can modify it so that when you strike a certain <key> it automatically inserts the specified <string>, including the selected text #SEL# and the cursor #INS# in the specified positions. For example you could open a parenthesis and have TeXShop automatically close it and put the cursor inside, perhaps enclosing selected text within these parentheses. Then you would write</div>

<div><div><br></div><div><key>(</key></div><div><string>(#SEL##INS#)</string></div></div>

<div><br></div><div>For your second request I also found it very easy to define a new macro. Open the macro editor and create a new item that for instance performs the action (#SEL#) and assign it a keyboard shortcut. This will replace selected text by (selected text), as requested. </div>



<div><br clear="all">Hope that helps,</div><div><br></div><div>Diego<br>
<br><br><div class="gmail_quote">On Sun, Dec 6, 2009 at 10:43, Alain Matthes <span dir="ltr"><<a href="mailto:alain.matthes@mac.com" target="_blank">alain.matthes@mac.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



Hi<br>
<br>
 I found any answer to this question on the net : how to get pair of brackets and parentheses<br>
 automatically. I would like  to  get (..) [...] with only one action and like in TextMate<br>
I would like  replace a "selected text" by "(selected text)" or "[selected text]".<br>
<br>
Is it possible with TexShop ?<br>
<br>
Best regards.<br>
<font color="#888888"><br>
Alain Matthes<br>
</font><br>----------- Please Consult the Following Before Posting -----------<br>
TeX FAQ: <a href="http://www.tex.ac.uk/faq" target="_blank">http://www.tex.ac.uk/faq</a><br>
List Reminders and Etiquette: <a href="http://email.esm.psu.edu/mac-tex/" target="_blank">http://email.esm.psu.edu/mac-tex/</a><br>
List Archive: <a href="http://tug.org/pipermail/macostex-archives/" target="_blank">http://tug.org/pipermail/macostex-archives/</a><br>
TeX on Mac OS X Website: <a href="http://mactex-wiki.tug.org/" target="_blank">http://mactex-wiki.tug.org/</a><br>
List Info: <a href="http://email.esm.psu.edu/mailman/listinfo/macosx-tex" target="_blank">http://email.esm.psu.edu/mailman/listinfo/macosx-tex</a><br>
<br>
<br></blockquote></div><br></div>