Hi Stefan,<div><br></div><div>I noticed that on my MacBook Pro ^C = does not work in none of the 3x versions (the message in the mini buffer is "^C = is undefined") , while there is no problem on the iMac. On both computers the generation of the TOC buffer  works fine with the latest 2.3 and earlier 2x versions. Do you think the reason is similar to what  you describe in your last email? BTW, the combinations Shift and any of the arrow keys have been working always for me...</div>
<div><br></div><div>thanks, and have a nice day.</div><div><br></div><div>Iliya <br><br><div class="gmail_quote">On Tue, Oct 11, 2011 at 2:50 AM, Stefan Vollmar <span dir="ltr"><<a href="mailto:vollmar@nf.mpg.de">vollmar@nf.mpg.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Dear Marius,<br>
<div class="im"><br>
On 11.10.2011, at 00:12, Marius Hofert wrote:<br>
<br>
> thanks a lot. I tried it with Aquamacs 3x on Mac OS X 10.7. I tried to hit shift and then the right-arrow key. However, the point does not move anymore and the minibuffer displays "Symbol's function definition is void: forward-char-mark". Do you know why?<br>

<br>
</div>I can reproduce your observations with the current nightly-build of Aquamacs 3.x. The problem is the missing pc-select package. However, if you copy<br>
/Applications/Aquamacs.app/Contents/Resources/lisp/emulation/pc-select.el.gz<br>
from Aquamacs 2.3 to the corresponding location in Aquamacs 3.x everything seems to work again.<br>
<br>
CAVEAT: there might be a good reason, emulation/pc-select.el.gz is missing from the 3.x-distribution. As far as I know, Emacs 24 aims at more "compatibility" towards other editors and platforms (amongst many other features) and some functionality of pc-select might now be available elsewhere.<br>

<br>
Warm regards,<br>
<font color="#888888"> Stefan<br>
</font><div class="im">><br>
> Cheers,<br>
><br>
> Marius<br>
><br>
><br>
> On 2011-10-10, at 23:48 , Stefan Vollmar wrote:<br>
><br>
>> ;; Conventional selection/deletion<br>
>> (setq org-support-shift-select t)<br>
>><br>
>> ; thanks to PT (org-mode list)<br>
>> (defun my-org-mode-stuff ()<br>
>> "define selection by keyboard similar to Mac and Windows"<br>
>> (require 'pc-select)<br>
>> (local-set-key (kbd "C-S-<right>") 'forward-word-mark)<br>
>> (local-set-key (kbd "C-S-<left>") 'backward-word-mark)<br>
>> (local-set-key (kbd "S-<right>") 'forward-char-mark)<br>
>> (local-set-key (kbd "S-<left>") 'backward-char-mark)<br>
>> (local-set-key (kbd "S-<up>") 'previous-line-mark)<br>
>> (local-set-key (kbd "S-<down>") 'next-line-mark))<br>
>><br>
>> (add-hook 'org-mode-hook 'my-org-mode-stuff)<br>
><br>
><br>
<br>
</div><div><div></div><div class="h5">--<br>
Dr. Stefan Vollmar, Dipl.-Phys.<br>
Head of IT group<br>
Max-Planck-Institut für neurologische Forschung<br>
Gleuelerstr. 50, 50931 Köln, Germany<br>
Tel.: <a href="tel:%2B49-221-4726-213" value="+492214726213">+49-221-4726-213</a>  FAX <a href="tel:%2B49-221-4726-298" value="+492214726298">+49-221-4726-298</a><br>
Tel.: <a href="tel:%2B49-221-478-5713" value="+492214785713">+49-221-478-5713</a>  Mobile: 0160-93874279<br>
Email: <a href="mailto:vollmar@nf.mpg.de">vollmar@nf.mpg.de</a>   <a href="http://www.nf.mpg.de" target="_blank">http://www.nf.mpg.de</a><br>
<br>
<br>
<br>
<br>
<br>
<br>
</div></div><br>_____________________________________________________________<br>
MacOSX-Emacs mailing list<br>
<a href="mailto:MacOSX-Emacs@email.esm.psu.edu">MacOSX-Emacs@email.esm.psu.edu</a><br>
<a href="http://email.esm.psu.edu/mailman/listinfo/macosx-emacs" target="_blank">http://email.esm.psu.edu/mailman/listinfo/macosx-emacs</a><br>
List Archives: <a href="http://dir.gmane.org/gmane.emacs.macintosh.osx" target="_blank">http://dir.gmane.org/gmane.emacs.macintosh.osx</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div><font size="1" color="#336666"><br></font></div><div><font face="arial, helvetica, sans-serif" size="1" color="#336666">Iliya Lefterov, MD, PhD,<br>University of Pittsburgh,<br>
Pittsburgh, PA<br>USA</font></div><div><font face="verdana, sans-serif" size="1"><br></font></div><div><font face="verdana, sans-serif" size="1"><a href="mailto:iliya.lefterov@gmail.com" target="_blank">iliya.lefterov@gmail.com</a></font></div>
<div><font face="verdana, sans-serif" size="1"><a href="mailto:iliyal@pitt.edu" target="_blank">iliyal@pitt.edu</a></font></div><br>
</div>