From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: (declare (debug 0)) Date: Thu, 21 Oct 2021 22:17:46 +0300 Message-ID: <835ytq89wl.fsf@gnu.org> References: <152191.1634843094@pental> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="19336"; mail-complaints-to="usenet@ciao.gmane.io" Cc: monnier@iro.umontreal.ca, emacs-devel@gnu.org To: Stephen Gildea Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Oct 21 21:18:48 2021 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mddaQ-0004p7-TF for ged-emacs-devel@m.gmane-mx.org; Thu, 21 Oct 2021 21:18:46 +0200 Original-Received: from localhost ([::1]:57834 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mddaP-0005cm-Qe for ged-emacs-devel@m.gmane-mx.org; Thu, 21 Oct 2021 15:18:45 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:56284) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mddZZ-0004kV-Cu for emacs-devel@gnu.org; Thu, 21 Oct 2021 15:17:54 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:32820) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mddZY-0004eY-3G; Thu, 21 Oct 2021 15:17:52 -0400 Original-Received: from [87.69.77.57] (port=1931 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mddZX-0002rx-Jg; Thu, 21 Oct 2021 15:17:52 -0400 In-Reply-To: <152191.1634843094@pental> (message from Stephen Gildea on Thu, 21 Oct 2021 12:04:54 -0700) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:277531 Archived-At: > From: Stephen Gildea > cc: Stefan Monnier , emacs-devel@gnu.org > Date: Thu, 21 Oct 2021 12:04:54 -0700 > > Eli Zaretskii wrote: > > > > From: Stefan Monnier > > > Cc: emacs-devel@gnu.org > > > Date: Thu, 21 Oct 2021 12:44:39 -0400 > > > > > > I think you can push it to `emacs-28` (tho it's not a bug fix, so you > > > might want to double check with Eli). > > > > Sorry, I'm no longer sure I understand what patch is being suggested > > for the emacs-28 branch. > > It's an update to edebug.texi. My understanding is that documentation > changes are always welcome on the release branch. Yes, they are.