GNU bug report logs -
#31654
emacs-lisp-intro.texi - backtrace
Previous Next
Reported by: Van L <van <at> scratch.space>
Date: Wed, 30 May 2018 09:25:01 UTC
Severity: minor
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
>> GNU bug Tracking System writes:
>>
>> If you wish to submit further information on this problem, please
>> send it to 31654 <at> debbugs.gnu.org.
#+BEGIN_EXAMPLE
8cda6f8f (Glenn Morris 2007-09-06 2134) @smallexample
8cda6f8f (Glenn Morris 2007-09-06 2135) @group
8cda6f8f (Glenn Morris 2007-09-06 2136) ---------- Buffer: *Backtrace* ----------
8cda6f8f (Glenn Morris 2007-09-06 2137) Debugger entered--Lisp error:
8cda6f8f (Glenn Morris 2007-09-06 2138) (wrong-type-argument number-or-marker-p hello)
8cda6f8f (Glenn Morris 2007-09-06 2139) +(2 hello)
8cda6f8f (Glenn Morris 2007-09-06 2140) eval((+ 2 (quote hello)))
8cda6f8f (Glenn Morris 2007-09-06 2141) eval-last-sexp-1(nil)
8cda6f8f (Glenn Morris 2007-09-06 2142) eval-last-sexp(nil)
8cda6f8f (Glenn Morris 2007-09-06 2143) call-interactively(eval-last-sexp)
8cda6f8f (Glenn Morris 2007-09-06 2144) ---------- Buffer: *Backtrace* ----------
8cda6f8f (Glenn Morris 2007-09-06 2145) @end group
8cda6f8f (Glenn Morris 2007-09-06 2146) @end smallexample
Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p hello)
+(2 hello)
eval((+ 2 'hello) nil)
elisp--eval-last-sexp(nil)
eval-last-sexp(nil)
funcall-interactively(eval-last-sexp nil)
call-interactively(eval-last-sexp nil nil)
command-execute(eval-last-sexp)
#+END_EXAMPLE
This bug report was last modified 7 years and 47 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.