unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Lennart Borgman <lennart.borgman@gmail.com>
To: Emacs-Devel devel <emacs-devel@gnu.org>
Subject: Backtrace and message buffer tell me different things
Date: Sat, 18 Dec 2010 01:48:26 +0100	[thread overview]
Message-ID: <AANLkTimcPXZFpozapuhWoCBsz4K9NyR=hL3HLu-u3M18@mail.gmail.com> (raw)

I get a strange error from mumamo. The backtrace looks like this:

Debugger entered--Lisp error: (error "Selecting deleted buffer")
  byte-code("..." [buffer table set-syntax-table] 2)
  #[(body) [strange stuff here...]
  mumamo-fetch-major-mode-setup(mumamo-bad-mode nil)
  mumamo-get-major-mode-setup(html-mode)
  mumamo-new-create-chunk(((1 192 html-mode nil nil nil
(mumamo-chunk-xml-pi mumamo-chunk-alt-php mumamo-chunk-alt-php=
mumamo-chunk-inlined-style mumamo-chunk-inlined-script
mumamo-chunk-style= mumamo-chunk-onjs=) nil nil t) (nil nil nil 0
nil)))
  mumamo-find-chunks-1(192 "mumamo-get-chunk-save-buffer-state")
  mumamo-find-chunks(192 "mumamo-get-chunk-save-buffer-state")
  mumamo-get-chunk-save-buffer-state(192)
  mumamo-turn-on-actions(lisp-interaction-mode)
  html-mumamo-mode()
  call-interactively(html-mumamo-mode t nil)
  execute-extended-command(nil)
  call-interactively(execute-extended-command nil nil)

However in the message buffer I have this:

  MU:returning from mumamo-fetch-major-mode-setup
  MU:after mumamo-fetch-major-mode-setup B
  Making parse-sexp-lookup-properties local to *scratch* while let-bound!
  Entering debugger...

It looks like the debugger think I have not exited
mumamo-fetch-major-mode-setup while the message in the message buffer
says I have done so.

Anyone has any idea of what might be going on here?

This is with my patched version, but I can't see I have any changes
that could be involved here. (I had some before in buffer.c and eval.c
but not any more.) The checkout is from 2010-10-19.



             reply	other threads:[~2010-12-18  0:48 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-18  0:48 Lennart Borgman [this message]
2010-12-18  8:38 ` Backtrace and message buffer tell me different things Andreas Schwab
2010-12-18  9:25   ` Lennart Borgman
2010-12-18  9:32     ` Andreas Schwab
2010-12-18 10:51       ` Lennart Borgman
2010-12-18 16:04 ` Stefan Monnier
2010-12-18 19:58   ` Lennart Borgman
2010-12-18 22:00     ` Lennart Borgman
2010-12-19 13:51       ` Stefan Monnier

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='AANLkTimcPXZFpozapuhWoCBsz4K9NyR=hL3HLu-u3M18@mail.gmail.com' \
    --to=lennart.borgman@gmail.com \
    --cc=emacs-devel@gnu.org \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.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).