emacs-orgmode
[Top][All Lists]
Advanced

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

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


From: Thomas Holst
Subject: Re: [O] Re: [babel] "Marker does not point anywhere" error?
Date: Wed, 30 Mar 2011 07:26:04 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (windows-nt)

Hi Jambunathan,

· Jambunathan K <address@hidden> wrote:
> Rainer M Krug <address@hidden> 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



reply via email to

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