Bastien <b...@altern.org> writes: Hi Bastien,
> Can you reproduce it with a recent Emacs? My Emacs is fairly recent: ,-------------------------------------------------------------------------------- | GNU Emacs 24.2.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.6.4) | of 2013-01-20 on eric | | Org-mode version 7.9.3e (7.9.3e-921-g4d5c79 @ /home/tj/gitclone/org-mode/lisp/) `-------------------------------------------------------------------------------- > Also, M-h is bound to `org-mark-element', which will mark a block > (the whole block, not just its content). You might find it useful > too! Thats very useful, indeed. But the same thing happens when calling 'org-babel-mark-block' or 'org-mark-element' with 'M-: (cmd)': cursor jumps to beginning of the block/element, nothing is highlighted (transient mark mode), and doing 'M-w' does not put anything into the kill-ring. With 'M-x cmd', highlighting and copying works. Thats not really a problem for me - just a bit strange. -- cheers, Thorsten