unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: "Sebastian P. Luque" <spluque@gmail.com>
Subject: error on first line sent to maxima
Date: Fri, 05 Jan 2007 12:12:45 -0600	[thread overview]
Message-ID: <871wm95oma.fsf@patagonia.sebmags.homelinux.org> (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

                 reply	other threads:[~2007-01-05 18:12 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=871wm95oma.fsf@patagonia.sebmags.homelinux.org \
    --to=spluque@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).