unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* error on first line sent to maxima
@ 2007-01-05 18:12 Sebastian P. Luque
  0 siblings, 0 replies; only message in thread
From: Sebastian P. Luque @ 2007-01-05 18:12 UTC (permalink / raw)


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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-01-05 18:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-05 18:12 error on first line sent to maxima Sebastian P. Luque

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