On Aug 15, 2009, at 6:15 PM, Carsten Dominik wrote:

Hi Michael, hi Stefan,

I have now finally been able to reproduce this problem.  It is
a bug in Aquamacs 2.0. Could one of you please propagate this
issue to the Aquamacs maintainer?

In Aquamacs Distribution 2.0preview2, at least the following commands
fail to set the kill ring appropriately:

   (copy-region-as-kill beg end)
   (kill-kill-region beg end)

Sorry, this second line is a typo:

   (kill-region beg end)

- Carsten


After these commands, in normal Emacs operations,

   (current-kill 0)

will return the content of the copied/killed region.  Not so
in Aquamacs.  This breaks Org-mode and presumably other
packages that will use these function calls.

This used to work in earlier version of Aquamacs.

- Carsten

On Aug 15, 2009, at 2:13 PM, Stefan Vollmar wrote:

Dear Carsten,

On 15.08.2009, at 12:57, Carsten Dominik wrote:

How did you check? In Emacs, when looking at an Org file,
with M-x org-version?

In my case, M-x org-version also yields 6.29trans (and it works beautifully with the changes you made for multi-line macros, so this is looking good). I observe the same behaviour as reported by Michael Gilbert: when trying to re-file a tree with C-c $ (bound to org-archive.el) Aquamacs 2.0pr2 complains "The kill is not a (setof) tree(s) - please use ^Y to yank anyway". This used to work with Aquamacs 1.7 (but it was an older version of org-mode, too).

Warm regards,
Stefan
--
Dr. Stefan Vollmar, Dipl.-Phys.
Max-Planck-Institut für neurologische Forschung
Gleuelerstr. 50, 50931 Köln, Germany
Tel.: +49-221-4726-213  FAX +49-221-4726-298
Tel.: +49-221-478-5713  Mobile: 0160-93874279
Email: voll...@nf.mpg.de   http://www.nf.mpg.de







_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


=======================
PLEASE NOTE NEW ADDRESS
=======================
prof.dr. Carsten Dominik                                domi...@uva.nl
Astronomical Institute 'Anton Pannekoek'                
www.astro.uva.nl/~dominik
Faculty of Science, University of Amsterdam             phone   
+31-20-5257477/7491
SCIENCE PARK 904, ROOM C4-106                   fax     +31-20-5257484
1098 XH Amsterdam, The Netherlands
mail: PO BOX 94249, 1090GE, Amsterdam






_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to