emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [babel] "Marker does not point anywhere" error?
@ 2011-03-25 12:44 Rainer M Krug
  2011-03-25 12:50 ` Jambunathan K
  0 siblings, 1 reply; 9+ messages in thread
From: Rainer M Krug @ 2011-03-25 12:44 UTC (permalink / raw)
  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-----

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [babel] "Marker does not point anywhere" error?
  2011-03-25 12:44 [babel] "Marker does not point anywhere" error? Rainer M Krug
@ 2011-03-25 12:50 ` Jambunathan K
  2011-03-25 12:56   ` Rainer M Krug
  0 siblings, 1 reply; 9+ messages in thread
From: Jambunathan K @ 2011-03-25 12:50 UTC (permalink / raw)
  To: Rainer M Krug; +Cc: emacs-orgmode


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



Rainer M Krug <r.m.krug@gmail.com> 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

-- 

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [babel] "Marker does not point anywhere" error?
  2011-03-25 12:50 ` Jambunathan K
@ 2011-03-25 12:56   ` Rainer M Krug
  2011-03-25 13:13     ` Thomas Holst
                       ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Rainer M Krug @ 2011-03-25 12:56 UTC (permalink / raw)
  To: Jambunathan K; +Cc: emacs-orgmode

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 25/03/11 13:50, Jambunathan K wrote:
> 
> Can you do M-x toggle-debug-on-error and copy/paste what comes up in the
> backtrace buffer?

Here it is:


Debugger entered--Lisp error: (error "Marker does not point anywhere")
  ansi-color-apply-on-region(#<marker in no buffer> #<marker at 34 in sh>)
  ansi-color-process-output("")
  run-hook-with-args(ansi-color-process-output "")
  comint-send-input(nil t)
  #[(line) "\bc\210\301\302\303\"\210\304\305!\207" [line
comint-send-input nil t sleep-for 0.25] 3]("RESULTSDIR=$(cat
<<'BABEL_TABLE'")
  mapc(#[(line) "\bc\210\301\302\303\"\210\304\305!\207" [line
comint-send-input nil t sleep-for 0.25] 3] ("RESULTSDIR=$(cat
<<'BABEL_TABLE'"
"/home/rkrug/sim/results/nsa/LHCube/nsa.63.up-to-date/results/"
"BABEL_TABLE" ")" "ANALYSISDIR=$(cat <<'BABEL_TABLE'"
"/home/rkrug/sim/results/nsa/LHCube/nsa.63.up-to-date/" "BABEL_TABLE"
")" "echo" "## Copy scripts" "scpa 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`" "echo 'org_babel_sh_eoe'"))
  org-babel-sh-evaluate(#<buffer sh> "RESULTSDIR=$(cat
<<'BABEL_TABLE'\n/home/rkrug/sim/results/nsa/LHCube/nsa.63.up-to-date/results/\nBABEL_TABLE\n)\nANALYSISDIR=$(cat
<<'BABEL_TABLE'\n/home/rkrug/sim/results/nsa/LHCube/nsa.63.up-to-date/\nBABEL_TABLE\n)\necho\n##
Copy scripts\nscpa SA.sh SA.sub SA.R  Analysis_sensitivity.R
generateLatinHypercubeScenarios.R
cluster://export/home/rkrug/sim/nsa/SA/\n# scp SA.sub
cluster://export/home/rkrug/sim/nsa/SA/\n# scp SA.R
cluster://export/home/rkrug/sim/nsa/SA/\n## Copy data\n# scp
$ANALYSISDIR/../analysis.db
cluster://export/home/rkrug/sim/nsa/SA/\necho `date`\n" ("output"
"replace"))
  org-babel-execute:sh("echo\n## Copy scripts\nscpa SA.sh SA.sub SA.R
Analysis_sensitivity.R generateLatinHypercubeScenarios.R
cluster://export/home/rkrug/sim/nsa/SA/\n# scp SA.sub
cluster://export/home/rkrug/sim/nsa/SA/\n# scp SA.R
cluster://export/home/rkrug/sim/nsa/SA/\n## Copy data\n# scp
$ANALYSISDIR/../analysis.db
cluster://export/home/rkrug/sim/nsa/SA/\necho `date`\n" ((:var
RESULTSDIR .
"/home/rkrug/sim/results/nsa/LHCube/nsa.63.up-to-date/results/") (:var
ANALYSISDIR . "/home/rkrug/sim/results/nsa/LHCube/nsa.63.up-to-date/")
(:colname-names) (:rowname-names) (:result-params "output" "replace")
(:result-type . output) (:comments . "") (:shebang . "#!/bin/bash")
(:cache . "no") (:padline . "") (:noweb . "no") (:tangle . "no")
(:exports . "code") (:results . "output replace") (:session . "sh")
(:padnewline . "yes") (:hlines . "no")))
  org-babel-execute-src-block(nil ("sh" "echo\n## Copy scripts\nscpa
SA.sh SA.sub SA.R  Analysis_sensitivity.R
generateLatinHypercubeScenarios.R
cluster://export/home/rkrug/sim/nsa/SA/\n# scp SA.sub
cluster://export/home/rkrug/sim/nsa/SA/\n# scp SA.R
cluster://export/home/rkrug/sim/nsa/SA/\n## Copy data\n# scp
$ANALYSISDIR/../analysis.db
cluster://export/home/rkrug/sim/nsa/SA/\necho `date`\n" ((:var
RESULTSDIR .
"/home/rkrug/sim/results/nsa/LHCube/nsa.63.up-to-date/results/") (:var
ANALYSISDIR . "/home/rkrug/sim/results/nsa/LHCube/nsa.63.up-to-date/")
(:colname-names) (:rowname-names) (:result-params "output" "replace")
(:result-type . output) (:comments . "") (:shebang . "#!/bin/bash")
(:cache . "no") (:padline . "") (:noweb . "no") (:tangle . "no")
(:exports . "code") (:results . "output replace") (:session . "sh")
(:padnewline . "yes") (:hlines . "no")) "" nil 0))
  org-babel-execute-src-block-maybe()
  org-babel-execute-maybe()
  org-babel-execute-safely-maybe()
  run-hook-with-args-until-success(org-babel-execute-safely-maybe)
  org-ctrl-c-ctrl-c(nil)
  call-interactively(org-ctrl-c-ctrl-c nil nil)

and some more info:

current state:
==============
(setq
 org-export-latex-after-initial-vars-hook '(org-beamer-after-initial-vars)
 org-export-latex-listings t
 org-speed-command-hook '(org-speed-command-default-hook
			  org-babel-speed-command-hook)
 org-src-window-setup 'current-window
 org-src-fontify-natively t
 org-plantuml-jar-path
"/home/rkrug/.emacs.d/org-mode/contrib/scripts/plantuml.jar"
 org-ctrl-k-protect-subtree "ask"
 org-hide-leading-stars t
 org-metaup-hook '(org-babel-load-in-session-maybe)
 org-after-todo-state-change-hook '(org-clock-out-if-current)
 org-babel-tangle-lang-exts '(("latex" . "tex") ("emacs-lisp" . "el"))
 org-export-blocks-postblock-hook '(org-exp-res/src-name-cleanup)
 org-export-latex-format-toc-function 'org-export-latex-format-toc-default
 org-tab-first-hook '(org-hide-block-toggle-maybe
		      org-src-native-tab-command-maybe
		      org-babel-hide-result-toggle-maybe)
 org-src-mode-hook '(org-src-babel-configure-edit-buffer
		     org-src-mode-configure-edit-buffer)
 org-confirm-shell-link-function 'y-or-n-p
 org-export-first-hook '(org-beamer-initialize-open-trackers)
 org-startup-indented t
 org-agenda-before-write-hook '(org-agenda-add-entry-text)
 org-export-latex-packages-alist '(("" "color") ("" "listings"))
 org-directory "~/Documents/orgfiles"
 org-babel-pre-tangle-hook '(save-buffer)
 org-cycle-hook '(org-cycle-hide-archived-subtrees org-cycle-hide-drawers
		  org-cycle-show-empty-lines
		  org-optimize-window-after-visibility-change)
 org-export-preprocess-before-normalizing-links-hook
'(org-remove-file-link-modifiers)
 org-mode-hook '((lambda nil
		  (local-set-key "\x03\357" (quote org-mime-org-buffer-htmlize)))
		 #[nil "\300\301\302\303\304$\207"
		   [org-add-hook change-major-mode-hook org-show-block-all
		    append local]
		   5]
		 #[nil "\300\301\302\303\304$\207"
		   [org-add-hook change-major-mode-hook
		    org-babel-show-result-all append local]
		   5]
		 org-babel-result-hide-spec org-babel-hide-all-hashes)
 org-ctrl-c-ctrl-c-hook '(org-babel-hash-at-point
			  org-babel-execute-safely-maybe)
 org-confirm-elisp-link-function 'yes-or-no-p
 org-export-interblocks '((lob org-babel-exp-lob-one-liners)
			  (src org-babel-exp-inline-src-blocks))
 org-occur-hook '(org-first-headline-recenter)
 org-from-is-user-regexp "\\<Rainer M Krug\\>"
 org-export-preprocess-before-selecting-backend-code-hook
'(org-beamer-select-beamer-code)
 org-confirm-babel-evaluate nil
 org-ellipsis "? ? ?"
 org-export-kill-product-buffer-when-displayed t
 org-export-latex-final-hook '(org-beamer-amend-header org-beamer-fix-toc
			       org-beamer-auto-fragile-frames
			       org-beamer-place-default-actions-for-lists)
 org-metadown-hook '(org-babel-pop-to-session-maybe)
 org-export-blocks '((src org-babel-exp-src-block nil)
		     (comment org-export-blocks-format-comment t)
		     (ditaa org-export-blocks-format-ditaa nil)
		     (dot org-export-blocks-format-dot nil))
 )

Rainer

> 
> 
> 
> Rainer M Krug <r.m.krug@gmail.com> 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
> 


- -- 
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/

iEYEARECAAYFAk2MkQ4ACgkQoYgNqgF2egoAZwCeKYErINimWmX53BOBgrYVWlOp
8qoAn0FKhmUeHSU89wxBY4a2bs3sbkVs
=bHjF
-----END PGP SIGNATURE-----

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Re: [babel] "Marker does not point anywhere" error?
  2011-03-25 12:56   ` Rainer M Krug
@ 2011-03-25 13:13     ` Thomas Holst
  2011-03-25 13:22     ` Sébastien Vauban
  2011-03-30  4:30     ` Jambunathan K
  2 siblings, 0 replies; 9+ messages in thread
From: Thomas Holst @ 2011-03-25 13:13 UTC (permalink / raw)
  To: Rainer M Krug; +Cc: emacs-orgmode, Jambunathan K

Hi,

· Rainer M Krug <r.m.krug@gmail.com> wrote:
> On 25/03/11 13:50, Jambunathan K wrote:
>>
>> Can you do M-x toggle-debug-on-error and copy/paste what comes up in the
>> backtrace buffer?
>
> Here it is:
>

[ ... backtrace ... ]

I have a similar behaviour with a gnuplot source block, except that I
get the same error every time I hit C-c C-c. Here is part of the
backtrace:

Debugger entered--Lisp error: (error "Marker does not point anywhere")
  ansi-color-apply-on-region(#<marker in no buffer> #<marker at 217 in *gnuplot*>)
  ansi-color-process-output("")
  run-hook-with-args(ansi-color-process-output "")
  comint-send-input()
  gnuplot-send-string-to-gnuplot(...)
  [... snip ...]

It seems that ansi-color-process-output is the source of trouble. But I
couldn't track it down further. It does not happen every time. I also
don't how to reproduce it for shure.

WinXP
org-mode Org-mode version 7.5 (release_7.5.62.gfb2ac)
GNU Emacs 23.2.1 (i386-mingw-nt5.1.2600) of 2010-05-08 on G41R2F1

Regards
  Thomas

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [babel] "Marker does not point anywhere" error?
  2011-03-25 12:56   ` Rainer M Krug
  2011-03-25 13:13     ` Thomas Holst
@ 2011-03-25 13:22     ` Sébastien Vauban
  2011-03-25 13:38       ` Rainer M Krug
  2011-03-30  4:30     ` Jambunathan K
  2 siblings, 1 reply; 9+ messages in thread
From: Sébastien Vauban @ 2011-03-25 13:22 UTC (permalink / raw)
  To: emacs-orgmode-mXXj517/zsQ

Hi Rainer,

Rainer M Krug wrote:
> On 25/03/11 13:50, Jambunathan K wrote:
>>
>> Can you do M-x toggle-debug-on-error and copy/paste what comes up in the
>> backtrace buffer?
>
> Here it is:
>
> Debugger entered--Lisp error: (error "Marker does not point anywhere")
>   (...)
>   org-babel-execute-src-block-maybe()
>   org-babel-execute-maybe()
>   org-babel-execute-safely-maybe()
>   run-hook-with-args-until-success(org-babel-execute-safely-maybe)
>   org-ctrl-c-ctrl-c(nil)
>   call-interactively(org-ctrl-c-ctrl-c nil nil)

Just to be sure: above, it refers to C-c C-c

>> 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.

Here to C-c c... What's the capital "i" you refer to?

Can you explicit which keybinding you're using?

Best regards,
  Seb

-- 
Sébastien Vauban

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Re: [babel] "Marker does not point anywhere" error?
  2011-03-25 13:22     ` Sébastien Vauban
@ 2011-03-25 13:38       ` Rainer M Krug
  2011-03-28 12:47         ` Rainer M Krug
  0 siblings, 1 reply; 9+ messages in thread
From: Rainer M Krug @ 2011-03-25 13:38 UTC (permalink / raw)
  To: Sébastien Vauban; +Cc: emacs-orgmode

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 25/03/11 14:22, Sébastien Vauban wrote:
> Hi Rainer,
> 
> Rainer M Krug wrote:
>> On 25/03/11 13:50, Jambunathan K wrote:
>>>
>>> Can you do M-x toggle-debug-on-error and copy/paste what comes up in the
>>> backtrace buffer?
>>
>> Here it is:
>>
>> Debugger entered--Lisp error: (error "Marker does not point anywhere")
>>   (...)
>>   org-babel-execute-src-block-maybe()
>>   org-babel-execute-maybe()
>>   org-babel-execute-safely-maybe()
>>   run-hook-with-args-until-success(org-babel-execute-safely-maybe)
>>   org-ctrl-c-ctrl-c(nil)
>>   call-interactively(org-ctrl-c-ctrl-c nil nil)
> 
> Just to be sure: above, it refers to C-c C-c

Correct

> 
>>> 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.
> 
> Here to C-c c... What's the capital "i" you refer to?

Sorry C-c C-c    (org-ctrl-c-ctrl-c). The "I" is me (I get usually ....).

> 
> Can you explicit which keybinding you're using?

org-ctrl-c-ctrl-c



Cheers,

Rainer


> 
> Best regards,
>   Seb
> 


- -- 
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/

iEYEARECAAYFAk2Mms0ACgkQoYgNqgF2egoENwCfTtk4FC52uhPTLLQHBYFOaooP
lcwAn0tkELZtmoWaT7sL8bkDWb7vvM7p
=1rj8
-----END PGP SIGNATURE-----

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Re: [babel] "Marker does not point anywhere" error?
  2011-03-25 13:38       ` Rainer M Krug
@ 2011-03-28 12:47         ` Rainer M Krug
  0 siblings, 0 replies; 9+ messages in thread
From: Rainer M Krug @ 2011-03-28 12:47 UTC (permalink / raw)
  To: Jambunathan K; +Cc: Sébastien Vauban, emacs-orgmode

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 25/03/11 14:38, Rainer M Krug wrote:
> On 25/03/11 14:22, Sébastien Vauban wrote:
>> Hi Rainer,
> 
>> Rainer M Krug wrote:
>>> On 25/03/11 13:50, Jambunathan K wrote:
>>>>
>>>> Can you do M-x toggle-debug-on-error and copy/paste what comes up in the
>>>> backtrace buffer?
>>>
>>> Here it is:
>>>
>>> Debugger entered--Lisp error: (error "Marker does not point anywhere")
>>>   (...)
>>>   org-babel-execute-src-block-maybe()
>>>   org-babel-execute-maybe()
>>>   org-babel-execute-safely-maybe()
>>>   run-hook-with-args-until-success(org-babel-execute-safely-maybe)
>>>   org-ctrl-c-ctrl-c(nil)
>>>   call-interactively(org-ctrl-c-ctrl-c nil nil)
> 
>> Just to be sure: above, it refers to C-c C-c
> 
> Correct
> 
> 
>>>> 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.
> 
>> Here to C-c c... What's the capital "i" you refer to?
> 
> Sorry C-c C-c    (org-ctrl-c-ctrl-c). The "I" is me (I get usually ....).
> 
> 
>> Can you explicit which keybinding you're using?
> 
> org-ctrl-c-ctrl-c

Any progress on this one or do you need any further info?

Rainer

> 
> 
> 
> Cheers,
> 
> Rainer
> 
> 
> 
>> Best regards,
>>   Seb
> 
> 
> 

- -- 
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/

iEYEARECAAYFAk2Qg2AACgkQoYgNqgF2egoVGwCfTw5vUr1sr1r5JYTJMBpaezfo
31wAn1yrRL/+b6qXi8/yVVAbwIDIVVhZ
=5xtx
-----END PGP SIGNATURE-----

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [babel] "Marker does not point anywhere" error?
  2011-03-25 12:56   ` Rainer M Krug
  2011-03-25 13:13     ` Thomas Holst
  2011-03-25 13:22     ` Sébastien Vauban
@ 2011-03-30  4:30     ` Jambunathan K
  2011-03-30  6:26       ` Thomas Holst
  2 siblings, 1 reply; 9+ messages in thread
From: Jambunathan K @ 2011-03-30  4:30 UTC (permalink / raw)
  To: Rainer M Krug; +Cc: emacs-orgmode

Rainer M Krug <r.m.krug@gmail.com> writes:

> On 25/03/11 13:50, Jambunathan K wrote:
>> 
>> Can you do M-x toggle-debug-on-error and copy/paste what comes up in the
>> backtrace buffer?
>
> Here it is:
>
>
> Debugger entered--Lisp error: (error "Marker does not point anywhere")
>   ansi-color-apply-on-region(#<marker in no buffer> #<marker at 34 in sh>)
>   ansi-color-process-output("")
>   run-hook-with-args(ansi-color-process-output "")
>   comint-send-input(nil t)

Sorry, I cannot be of much help here.

You can try turning off the below variable and check whether the
situation improves.

,----[ C-h v ansi-color-for-comint-mode RET ]
| ansi-color-for-comint-mode is a variable defined in `ansi-color.el'.
| Its value is t
| 
| Documentation:
| Determines what to do with comint output.
| If nil, do nothing.
| If the symbol `filter', then filter all SGR control sequences.
| If anything else (such as t), then translate SGR control sequences
| into text properties.
| 
| In order for this to have any effect, `ansi-color-process-output' must
| be in `comint-output-filter-functions'.
| 
| This can be used to enable colorized ls --color=yes output
| in shell buffers.  You set this variable by calling one of:
| M-x ansi-color-for-comint-mode-on
| M-x ansi-color-for-comint-mode-off
| M-x ansi-color-for-comint-mode-filter
| 
| You can customize this variable.
| 
| This variable was introduced, or its default value was changed, in
| version 23.2 of Emacs.
| 
| [back]
`----

Jambunathan K.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Re: [babel] "Marker does not point anywhere" error?
  2011-03-30  4:30     ` Jambunathan K
@ 2011-03-30  6:26       ` Thomas Holst
  0 siblings, 0 replies; 9+ messages in thread
From: Thomas Holst @ 2011-03-30  6:26 UTC (permalink / raw)
  To: emacs-orgmode; +Cc: Rainer M Krug

Hi Jambunathan,

· Jambunathan K <kjambunathan@gmail.com> wrote:
> Rainer M Krug <r.m.krug@gmail.com> writes:

[ ... error: marker does not point anywhere while eval code blocks ...]

> Sorry, I cannot be of much help here.
>
> You can try turning off the below variable and check whether the
> situation improves.
>
> ,----[ C-h v ansi-color-for-comint-mode RET ]
> | ansi-color-for-comint-mode is a variable defined in `ansi-color.el'.
> | Its value is t
> | 
> | Documentation:
> | Determines what to do with comint output.
> | If nil, do nothing.
> | If the symbol `filter', then filter all SGR control sequences.
> | If anything else (such as t), then translate SGR control sequences
> | into text properties.
> | 
> | In order for this to have any effect, `ansi-color-process-output' must
> | be in `comint-output-filter-functions'.
> | 
> | This can be used to enable colorized ls --color=yes output
> | in shell buffers.  You set this variable by calling one of:
> | M-x ansi-color-for-comint-mode-on
> | M-x ansi-color-for-comint-mode-off
> | M-x ansi-color-for-comint-mode-filter
> | 
> | You can customize this variable.
> | 
> | This variable was introduced, or its default value was changed, in
> | version 23.2 of Emacs.
> | 
> | [back]

that did the trick for me. Thanks a lot! I searched for ansi-color, but
obviously overlooked the above variable.

Best regards
  Thomas

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2011-03-30  6:26 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-25 12:44 [babel] "Marker does not point anywhere" error? Rainer M Krug
2011-03-25 12:50 ` Jambunathan K
2011-03-25 12:56   ` Rainer M Krug
2011-03-25 13:13     ` Thomas Holst
2011-03-25 13:22     ` Sébastien Vauban
2011-03-25 13:38       ` Rainer M Krug
2011-03-28 12:47         ` Rainer M Krug
2011-03-30  4:30     ` Jambunathan K
2011-03-30  6:26       ` Thomas Holst

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).