From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer M Krug Subject: [babel] "Marker does not point anywhere" error? Date: Fri, 25 Mar 2011 13:44:13 +0100 Message-ID: <4D8C8E1D.4060208@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=35988 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q36NG-0007jj-8u for emacs-orgmode@gnu.org; Fri, 25 Mar 2011 08:44:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q36NF-0007wG-0T for emacs-orgmode@gnu.org; Fri, 25 Mar 2011 08:44:18 -0400 Received: from mail-ww0-f49.google.com ([74.125.82.49]:32997) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q36NE-0007vp-Rb for emacs-orgmode@gnu.org; Fri, 25 Mar 2011 08:44:16 -0400 Received: by wwb39 with SMTP id 39so552668wwb.30 for ; Fri, 25 Mar 2011 05:44:16 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi I have the following code block: #+begin_src sh :session sh echo ## Copy scripts scp SA.sh SA.sub SA.R Analysis_sensitivity.R generateLatinHypercubeScenarios.R cluster://export/home/rkrug/sim/nsa/SA/ # scp SA.sub cluster://export/home/rkrug/sim/nsa/SA/ # scp SA.R cluster://export/home/rkrug/sim/nsa/SA/ ## Copy data # scp $ANALYSISDIR/../analysis.db cluster://export/home/rkrug/sim/nsa/SA/ echo `date` #+end_src When I put my cursor into the block and want to execute it with C-c c I get usually at the first attempt a "Marker does not point anywhere" error, and when I, without moving the cursor, do C-c c again, the code is executed - it is not a serious problem, but a little bit irritating. Org-mode version 7.5 (release_7.5.113.g9010a) GNU Emacs 23.2.1 (i686-pc-linux-gnu, GTK+ Version 2.20.1) Cheers, Rainer - -- Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, UCT), Dipl. Phys. (Germany) Centre of Excellence for Invasion Biology Natural Sciences Building Office Suite 2039 Stellenbosch University Main Campus, Merriman Avenue Stellenbosch South Africa Tel: +33 - (0)9 53 10 27 44 Cell: +27 - (0)8 39 47 90 42 Fax (SA): +27 - (0)8 65 16 27 82 Fax (D) : +49 - (0)3 21 21 25 22 44 Fax (FR): +33 - (0)9 58 10 27 44 email: Rainer@krugs.de Skype: RMkrug -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk2Mjh0ACgkQoYgNqgF2egqxjwCdGtnTtafWbdpkQsXbVYyAr4Ip G+sAnjVRzyEMUdicspEGanw8xre5XcsH =xcHw -----END PGP SIGNATURE-----