From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.bugs Subject: bug#9463: 24.0.50; Errors should not be continuable Date: Mon, 19 Sep 2011 17:17:00 -0400 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1316467093 17082 80.91.229.12 (19 Sep 2011 21:18:13 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 19 Sep 2011 21:18:13 +0000 (UTC) Cc: 9463@debbugs.gnu.org To: Helmut Eller Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Sep 19 23:18:08 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1R5lE8-0001op-JU for geb-bug-gnu-emacs@m.gmane.org; Mon, 19 Sep 2011 23:18:08 +0200 Original-Received: from localhost ([::1]:41712 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R5lE8-000668-3N for geb-bug-gnu-emacs@m.gmane.org; Mon, 19 Sep 2011 17:18:08 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:36292) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R5lE1-0005ph-Sh for bug-gnu-emacs@gnu.org; Mon, 19 Sep 2011 17:18:02 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R5lE0-000111-Cf for bug-gnu-emacs@gnu.org; Mon, 19 Sep 2011 17:18:01 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:50777) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R5lE0-00010w-8L for bug-gnu-emacs@gnu.org; Mon, 19 Sep 2011 17:18:00 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1R5lIs-00046g-P1 for bug-gnu-emacs@gnu.org; Mon, 19 Sep 2011 17:23:03 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Stefan Monnier Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 19 Sep 2011 21:23:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 9463 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 9463-submit@debbugs.gnu.org id=B9463.131646733115690 (code B ref 9463); Mon, 19 Sep 2011 21:23:02 +0000 Original-Received: (at 9463) by debbugs.gnu.org; 19 Sep 2011 21:22:11 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R5lI0-00044z-PE for submit@debbugs.gnu.org; Mon, 19 Sep 2011 17:22:10 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.183] helo=ironport2-out.pppoe.ca) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R5lHx-00044r-57 for 9463@debbugs.gnu.org; Mon, 19 Sep 2011 17:22:06 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Av0EAMWwd05FpZ7x/2dsb2JhbABCp0B4gVMBAQQBViMFCws0EhQYDSSICrUwhngEoE6ERA X-IronPort-AV: E=Sophos;i="4.68,407,1312171200"; d="scan'208";a="137178511" Original-Received: from 69-165-158-241.dsl.teksavvy.com (HELO pastel.home) ([69.165.158.241]) by ironport2-out.pppoe.ca with ESMTP/TLS/ADH-AES256-SHA; 19 Sep 2011 17:17:01 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id DA0C559218; Mon, 19 Sep 2011 17:17:00 -0400 (EDT) In-Reply-To: (Helmut Eller's message of "Sat, 10 Sep 2011 20:27:22 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Mon, 19 Sep 2011 17:23:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 1) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:51503 Archived-At: > Incidentally, C-M-c does pretty much the same as what c does currently. It does something similar but not identical and hence re-introduces some of the problems that the change you don't like aimed to solve. It's important to have a "c" that can "keep going (as much as possible) as if nothing happened". As you've shown, you can actually get your old behavior with something like (defadvice debugger-continue (before dont-continue-after-error activate) (if (eq (car debugger-args) 'error) (error "Can't continue from an error"))) > So, no new command to get the current behavior would be needed. Indeed. I've installed a change to catch the most common cases where debugger-return-value doesn't make sense. Stefan