unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#31654: emacs-lisp-intro.texi - backtrace
@ 2018-05-30  9:23 Van L
       [not found] ` <handler.31654.B.152767225430552.ack@debbugs.gnu.org>
  2018-05-30 16:54 ` bug#31654: emacs-lisp-intro.texi - backtrace Eli Zaretskii
  0 siblings, 2 replies; 7+ messages in thread
From: Van L @ 2018-05-30  9:23 UTC (permalink / raw)
  To: 31654

Hello.

What I’ll do is collect backtrace as documented and shown in GNU Emacs 26.1, here.

I like how the original extended the common prefix ``eval’’ in the naming.

The newer backtrace result looks ``complicated''.

  #+BEGIN_EXAMPLE
    8cda6f8f (Glenn Morris             2007-09-06  1818) ---------- Buffer: *Backtrace* ----------
    8cda6f8f (Glenn Morris             2007-09-06  1819) Debugger entered--Lisp error: (void-function fill-column)
    8cda6f8f (Glenn Morris             2007-09-06  1820)   (fill-column)
    8cda6f8f (Glenn Morris             2007-09-06  1821)   eval((fill-column))
    8cda6f8f (Glenn Morris             2007-09-06  1822)   eval-last-sexp-1(nil)
    8cda6f8f (Glenn Morris             2007-09-06  1823)   eval-last-sexp(nil)
    8cda6f8f (Glenn Morris             2007-09-06  1824)   call-interactively(eval-last-sexp)
    8cda6f8f (Glenn Morris             2007-09-06  1825) ---------- Buffer: *Backtrace* ----------

    Debugger entered--Lisp error: (void-function fill-column)
      (fill-column)
      eval((fill-column) 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






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

end of thread, other threads:[~2018-06-01 14:12 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-30  9:23 bug#31654: emacs-lisp-intro.texi - backtrace Van L
     [not found] ` <handler.31654.B.152767225430552.ack@debbugs.gnu.org>
2018-05-30  9:34   ` bug#31654: Acknowledgement (emacs-lisp-intro.texi - backtrace) Van L
2018-06-01 13:42     ` Van L
2018-06-01 14:12       ` Eli Zaretskii
2018-05-30 16:54 ` bug#31654: emacs-lisp-intro.texi - backtrace Eli Zaretskii
2018-05-31  3:00   ` Van L
2018-05-31 14:44     ` Eli Zaretskii

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).