unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Helmut Eller <eller.helmut@gmail.com>
To: 18154@debbugs.gnu.org
Subject: bug#18154: 24.4.50; eval-buffer ignores debug-on-error sometimes
Date: Wed, 30 Jul 2014 22:55:07 +0200	[thread overview]
Message-ID: <m2r412zhw4.fsf@gmail.com> (raw)

Starting Emacs with:

  emacs -Q -nw \
      -eval '(setq debug-on-error t)' \
      -eval '(insert "(defun f () (push))")' \
      -f eval-buffer

only prints this message: 

  Eager macro-expansion failure: (wrong-number-of-arguments (2 . 2) 0)

This is not what I expect; Emacs should enter the debugger instead.
If "(defun f () (push))" is replaced by "(/ 1 0)" then the
debugger pops up as expected.


In GNU Emacs 24.4.50.1 (i686-pc-linux-gnu, GTK+ Version 2.24.10)
 of 2014-07-30 on ix
Windowing system distributor `The X.Org Foundation', version 11.0.11204000
System Description:	Debian GNU/Linux 7.1 (wheezy)

Configured using:
 `configure --with-jpeg=no --with-gif=no --with-tiff=no'





             reply	other threads:[~2014-07-30 20:55 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-30 20:55 Helmut Eller [this message]
2014-08-06 17:11 ` bug#18154: 24.4.50; eval-buffer ignores debug-on-error sometimes Stefan Monnier
2014-08-07  6:44   ` Helmut Eller
2014-08-07 12:29     ` Stefan Monnier
2021-08-19 15:56       ` Lars Ingebrigtsen
2022-06-29 15:12         ` Stefan Kangas
2022-06-30  9:13           ` Lars Ingebrigtsen
2022-06-30 10:54             ` Eli Zaretskii
2022-06-30 11:18               ` Lars Ingebrigtsen

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=m2r412zhw4.fsf@gmail.com \
    --to=eller.helmut@gmail.com \
    --cc=18154@debbugs.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).