From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: [Emacs-diffs] emacs-26 9a53b6d: Say how to override a primitive interactive spec Date: Mon, 25 Jun 2018 17:41:53 +0300 Message-ID: <83r2kvrkr2.fsf@gnu.org> References: <20180624121111.28772.8847@vcs0.savannah.gnu.org> <20180624121113.215CF206CC@vcs0.savannah.gnu.org> <83d0wgtfa3.fsf@gnu.org> <87lgb36dlc.fsf@red-bean.com> <83tvprsig4.fsf@gnu.org> <87y3f3a5o9.fsf@red-bean.com> <20180624121111.28772.8847@vcs0.savannah.gnu.org> <20180624121113.215CF206CC@vcs0.savannah.gnu.org> <83d0wgtfa3.fsf@gnu.org> <87lgb36dlc.fsf@red-bean.com> <83tvprsig4.fsf@gnu.org> <87r2kvujch.fsf@red-bean.com> NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1529937600 16124 195.159.176.226 (25 Jun 2018 14:40:00 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Mon, 25 Jun 2018 14:40:00 +0000 (UTC) Cc: monnier@IRO.UMontreal.CA, emacs-devel@gnu.org To: Karl Fogel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jun 25 16:39:56 2018 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fXSen-0003zI-Pc for ged-emacs-devel@m.gmane.org; Mon, 25 Jun 2018 16:39:53 +0200 Original-Received: from localhost ([::1]:47527 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fXSgt-0008V2-KU for ged-emacs-devel@m.gmane.org; Mon, 25 Jun 2018 10:42:03 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:58400) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fXSgn-0008Uv-H6 for emacs-devel@gnu.org; Mon, 25 Jun 2018 10:41:58 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fXSgk-0007lR-EP for emacs-devel@gnu.org; Mon, 25 Jun 2018 10:41:57 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:41288) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fXSgk-0007lN-Ay; Mon, 25 Jun 2018 10:41:54 -0400 Original-Received: from [176.228.60.248] (port=1176 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1fXSgj-0004Cl-Oq; Mon, 25 Jun 2018 10:41:54 -0400 In-reply-to: <87r2kvujch.fsf@red-bean.com> (message from Karl Fogel on Mon, 25 Jun 2018 07:43:58 -0500) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:226706 Archived-At: > From: Karl Fogel > Cc: monnier@IRO.UMontreal.CA, emacs-devel@gnu.org > Date: Mon, 25 Jun 2018 07:43:58 -0500 > > I wrote: > >One route might be to just put a "(@pxref{Using interactive})" at the > >end of the sentence [...] instead of my larger change, which I'd be > >happy to do; maybe that's the kind of thing you had mind by > >"cross-reference" in the first place. > > Slept on it and realized that's a better solution (and also likely what you originally meant). Eli, if this looks like a good doc patch to you I'll install it: Yes, thank you very much.