emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] Re: [babel] "Marker does not point anywhere" error?


From: Jambunathan K
Subject: [O] Re: [babel] "Marker does not point anywhere" error?
Date: Fri, 25 Mar 2011 18:20:00 +0530
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (windows-nt)

Can you do M-x toggle-debug-on-error and copy/paste what comes up in the
backtrace buffer?



Rainer M Krug <address@hidden> writes:

> 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

-- 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]