unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Apparentely stragne debbugnig messages
Date: Fri, 09 Jan 2015 16:30:05 +0200	[thread overview]
Message-ID: <837fww58nm.fsf@gnu.org> (raw)
In-Reply-To: <20150109103013.GB66845@Enricos-MacBook-Pro.local>

> Date: Fri, 9 Jan 2015 11:30:16 +0100
> From: Enrico Pirani <enrico.pirani@gmail.com>
> 
> I am getting this "strange" debugging messages. For example when I try to evalutate this lisp expression
> 
> (quattro atomi della coscienza)
> 
> I have this 
> 
> Debugger entered--Lisp error: (scan-error "Containing expression ends prematurely" 44312 44312)
>   scan-sexps(44313 -1)
>   forward-sexp(-1)
>   #[0 "`\301\211\212\302 p\303\304\305\306\307\310\"\311\"\312\313%DC\216\314!\210g\315=\206'h\315=\262\316\317!\210h\320=\203?\317u\210h\321=\203?\317u\210`eTV\203R\322\323`\312Z\"\203R\324u\210h\325=\203m\301\212\326\301x\210\327\330!\262)\211\203l\316\317!\210\210\214\203{g\331=\203{\301u\210e}\210\332p!\262:\203\234@\333=\203\234\334\335\336\337\340FDD\262*\266\202)\207" [emacs-lisp-mode-syntax-table nil syntax-table funcall make-byte-code 0 "r\301q\210\302\300!)\207" vconcat vector [set-syntax-table] 2 "\n\n(fn)" set-syntax-table 39 forward-sexp -1 92 63 looking-back "#s" -2 61 "0-9#=" looking-at "\\(#[0-9]+=\\)+" 96 read interactive call-interactively quote lambda (&rest args) args] 13 2465322]()
>   ad-Advice-preceding-sexp(#[0 "`\301\211\212\302 p\303\304\305\306\307\310\"\311\"\312\313%DC\216\314!\210g\315=\206'h\315=\262\316\317!\210h\320=\203?\317u\210h\321=\203?\317u\210`eTV\203R\322\323`\312Z\"\203R\324u\210h\325=\203m\301\212\326\301x\210\327\330!\262)\211\203l\316\317!\210\210\214\203{g\331=\203{\301u\210e}\210\332p!\262:\203\234@\333=\203\234\334\335\336\337\340FDD\262*\266\202)\207" [emacs-lisp-mode-syntax-table nil syntax-table funcall make-byte-code 0 "r\301q\210\302\300!)\207" vconcat vector [set-syntax-table] 2 "\n\n(fn)" set-syntax-table 39 forward-sexp -1 92 63 looking-back "#s" -2 61 "0-9#=" looking-at "\\(#[0-9]+=\\)+" 96 read interactive call-interactively quote lambda (&rest args) args] 13 2465322])
>   apply(ad-Advice-preceding-sexp #[0 "`\301\211\212\302 p\303\304\305\306\307\310\"\311\"\312\313%DC\216\314!\210g\315=\206'h\315=\262\316\317!\210h\320=\203?\317u\210h\321=\203?\317u\210`eTV\203R\322\323`\312Z\"\203R\324u\210h\325=\203m\301\212\326\301x\210\327\330!\262)\211\203l\316\317!\210\210\214\203{g\331=\203{\301u\210e}\210\332p!\262:\203\234@\333=\203\234\334\335\336\337\340FDD\262*\266\202)\207" [emacs-lisp-mode-syntax-table nil syntax-table funcall make-byte-code 0 "r\301q\210\302\300!)\207" vconcat vector [set-syntax-table] 2 "\n\n(fn)" set-syntax-table 39 forward-sexp -1 92 63 looking-back "#s" -2 61 "0-9#=" looking-at "\\(#[0-9]+=\\)+" 96 read interactive call-interactively quote lambda (&rest args) args] 13 2465322] nil)
>   preceding-sexp()
>   eval-last-sexp-1(nil)
>   eval-last-sexp(nil)
>   #<subr call-interactively>(eval-last-sexp nil nil)
>   ad-Advice-call-interactively(#<subr call-interactively> eval-last-sexp nil nil)
>   apply(ad-Advice-call-interactively #<subr call-interactively> (eval-last-sexp nil nil))
>   call-interactively(eval-last-sexp nil nil)
>   command-execute(eval-last-sexp)

This backtrace shows that you have advised call-interactively, so your
problem is likely in the advice.



      reply	other threads:[~2015-01-09 14:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-09 10:30 Apparentely stragne debbugnig messages Enrico Pirani
2015-01-09 14:30 ` Eli Zaretskii [this message]

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=837fww58nm.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=help-gnu-emacs@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.
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).