help-gnu-emacs
[Top][All Lists]
Advanced

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

error on first line sent to maxima


From: Sebastian P. Luque
Subject: error on first line sent to maxima
Date: Fri, 05 Jan 2007 12:12:45 -0600
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.92 (gnu/linux)

Hi,

I'm using the maxima-emacs and emacs-snapshot Debian packages and am
encountering the following trace.  This happens with a fresh maxima
process, upon sending the first line of code to the process, either from a
script file or while in the process buffer.  I'm not sure where the source
of the issue is so I'd be grateful for any pointers.  Thanks.



---<---------------cut here---------------start-------------->---
Debugger entered--Lisp error: (error "Marker does not point anywhere")
  ansi-color-apply-on-region(#<marker in no buffer> #<marker at 379 in 
*maxima*>)
  ansi-color-process-output("")
  run-hook-with-args(ansi-color-process-output "")
  comint-send-input()
  inferior-maxima-comint-send-input()
  (if (maxima-check-parens pt1 pt) (inferior-maxima-comint-send-input))
  (progn (save-excursion (re-search-backward inferior-maxima-prompt) (setq pt1 
...)) (if (maxima-check-parens pt1 pt) (inferior-maxima-comint-send-input)))
  (if ok (progn (save-excursion ... ...) (if ... ...)) 
(inferior-maxima-comint-send-input))
  (let ((ok nil) (pt ...) pt1) (save-excursion (end-of-line) 
(skip-chars-backward "     ") (forward-char -1) (when ... ... ...)) (if ok 
(progn ... ...) (inferior-maxima-comint-send-input)))
  inferior-maxima-check-and-send-line()
  call-interactively(inferior-maxima-check-and-send-line)
---<---------------cut here---------------end---------------->---



Cheers,

-- 
Seb





reply via email to

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