From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.help Subject: Re: How to stop all edebug? Date: Wed, 23 Oct 2019 09:31:31 +0200 Message-ID: <87imoflxyk.fsf@gnus.org> References: <87zhhs0xiv.fsf@web.de> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="165684"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) Cc: "help-gnu-emacs@gnu.org" , Zhang Haijun To: Michael Heerdegen Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Oct 23 09:31:54 2019 Return-path: Envelope-to: geh-help-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 1iNB7Z-000gyr-H6 for geh-help-gnu-emacs@m.gmane.org; Wed, 23 Oct 2019 09:31:53 +0200 Original-Received: from localhost ([::1]:56086 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iNB7Y-0002h1-0M for geh-help-gnu-emacs@m.gmane.org; Wed, 23 Oct 2019 03:31:52 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:42391) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iNB7K-0002fl-A2 for help-gnu-emacs@gnu.org; Wed, 23 Oct 2019 03:31:39 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iNB7J-0002ML-5g for help-gnu-emacs@gnu.org; Wed, 23 Oct 2019 03:31:38 -0400 Original-Received: from quimby.gnus.org ([80.91.231.51]:54108) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iNB7I-0002LD-Uv for help-gnu-emacs@gnu.org; Wed, 23 Oct 2019 03:31:37 -0400 Original-Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=marnie) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iNB7D-0008O5-Sn; Wed, 23 Oct 2019 09:31:34 +0200 In-Reply-To: (Michael Heerdegen's message of "Wed, 23 Oct 2019 08:46:32 +0200") X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 80.91.231.51 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:121699 Archived-At: Michael Heerdegen writes: > There has been a commit to the master branch some days ago that makes > `cancel-edebug-on-entry' do that by default (confirm with an empty > prompt). If you don't use the master branch, this is the code that does > what you want: > > (dolist (function (edebug--edebug-on-entry-functions)) > (put function 'edebug-on-entry nil)) That doesn't remove the edebugging, though -- it just removes the "stop" instrumentation on those functions. (So edebug-on-entry isn't analogous to debug-on-entry, confusingly enough.) -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no