all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Backtrace and message buffer tell me different things
@ 2010-12-18  0:48 Lennart Borgman
  2010-12-18  8:38 ` Andreas Schwab
  2010-12-18 16:04 ` Stefan Monnier
  0 siblings, 2 replies; 9+ messages in thread
From: Lennart Borgman @ 2010-12-18  0:48 UTC (permalink / raw)
  To: Emacs-Devel devel

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.



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2010-12-19 13:51 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-18  0:48 Backtrace and message buffer tell me different things Lennart Borgman
2010-12-18  8:38 ` 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

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.