From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Jean Louis Newsgroups: gmane.emacs.bugs Subject: bug#37352: 27.0.50; recursive-edit aborts on elisp error after evaluation Date: Sun, 22 Sep 2019 15:04:24 +0200 Message-ID: <20190922130424.GK5996@protected.rcdrun.com> References: <86woeh6ho0.fsf@protected.rcdrun.com> <87muey95xs.fsf@gnus.org> <20190920190903.GA12634@protected.rcdrun.com> <87tv9665t8.fsf@gnus.org> <20190922125743.GJ5996@protected.rcdrun.com> <877e60wknp.fsf@gnus.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="237495"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Mutt/1.10.1 (2018-07-13) Cc: 37352@debbugs.gnu.org To: Lars Ingebrigtsen Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Sep 22 15:05:13 2019 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iC1Y9-000zgR-HM for geb-bug-gnu-emacs@m.gmane.org; Sun, 22 Sep 2019 15:05:13 +0200 Original-Received: from localhost ([::1]:46766 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iC1Y7-0007mH-R2 for geb-bug-gnu-emacs@m.gmane.org; Sun, 22 Sep 2019 09:05:11 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:33393) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iC1Y0-0007m4-MI for bug-gnu-emacs@gnu.org; Sun, 22 Sep 2019 09:05:05 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iC1Xz-0003xC-1p for bug-gnu-emacs@gnu.org; Sun, 22 Sep 2019 09:05:04 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:52910) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iC1Xy-0003to-4a for bug-gnu-emacs@gnu.org; Sun, 22 Sep 2019 09:05:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iC1Xx-0005tm-Pt for bug-gnu-emacs@gnu.org; Sun, 22 Sep 2019 09:05:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Jean Louis Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 22 Sep 2019 13:05:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 37352 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: notabug Original-Received: via spool by 37352-submit@debbugs.gnu.org id=B37352.156915747422605 (code B ref 37352); Sun, 22 Sep 2019 13:05:01 +0000 Original-Received: (at 37352) by debbugs.gnu.org; 22 Sep 2019 13:04:34 +0000 Original-Received: from localhost ([127.0.0.1]:33498 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iC1XV-0005sX-O6 for submit@debbugs.gnu.org; Sun, 22 Sep 2019 09:04:33 -0400 Original-Received: from stw1.rcdrun.com ([217.170.207.13]:56403) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iC1XT-0005sJ-S4 for 37352@debbugs.gnu.org; Sun, 22 Sep 2019 09:04:32 -0400 Original-Received: from protected.rcdrun.com ([::ffff:31.223.149.174]) (AUTH: PLAIN admin, TLS: TLS1.2,256bits,ECDHE_RSA_AES_256_GCM_SHA384) by stw1.rcdrun.com with ESMTPSA id 000000000006E35D.000000005D877159.00004218; Sun, 22 Sep 2019 06:04:25 -0700 Original-Received: from localhost (localhost [127.0.0.1]) (uid 1001) by protected.rcdrun.com with local id 00000000000C944F.000000005D877158.00001A43; Sun, 22 Sep 2019 15:04:24 +0200 Content-Disposition: inline In-Reply-To: <877e60wknp.fsf@gnus.org> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.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" Xref: news.gmane.org gmane.emacs.bugs:166904 Archived-At: * Lars Ingebrigtsen [2019-09-22 15:00]: > Jean Louis writes: > > > That is probably better defined bug. > > > > The eval-expression-debug-on-error when T or NIL shall not interrupt > > the recursive-edit if there is error in evaluation. The debug window > > could be finalized or abandoned, and then the old window shall > > continue processing the text edited. > > > > If you think that is not a bug, let me know. Then I can implement it > > in my function and avoid the problem. > > I don't think it's a bug -- the `q' command in the debugging buffer > is documented to Quit debugging and return to the top level. After the 'q' command, recursive-edit is interrupted. So why would that be interrupted? There is no reason that I see.