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: iswitchb Date: Mon, 12 Mar 2018 19:36:09 +0200 Message-ID: <83fu55ryba.fsf@gnu.org> References: <20180311031648.8003.90161@vcs0.savannah.gnu.org> <20180311031649.A9FBF20F52@vcs0.savannah.gnu.org> <87r2opk2yl.fsf@gmail.com> <1A9BA5E5-3700-4B32-9709-10B112F0E76F@gnu.org> <87efkpjt16.fsf@gmail.com> <874llljkpw.fsf@gmail.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1520876233 13981 195.159.176.226 (12 Mar 2018 17:37:13 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Mon, 12 Mar 2018 17:37:13 +0000 (UTC) Cc: emacs-devel@gnu.org To: Robert Pluim Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Mar 12 18:37:08 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 1evRNk-0003Wf-Ei for ged-emacs-devel@m.gmane.org; Mon, 12 Mar 2018 18:37:08 +0100 Original-Received: from localhost ([::1]:33479 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1evRPn-0005t6-E1 for ged-emacs-devel@m.gmane.org; Mon, 12 Mar 2018 13:39:15 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:57078) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1evRMm-0004Le-8S for emacs-devel@gnu.org; Mon, 12 Mar 2018 13:36:09 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1evRMh-0008IF-K7 for emacs-devel@gnu.org; Mon, 12 Mar 2018 13:36:08 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:34492) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1evRMh-0008I7-Gd; Mon, 12 Mar 2018 13:36:03 -0400 Original-Received: from [176.228.60.248] (port=2931 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1evRMg-0003F6-U3; Mon, 12 Mar 2018 13:36:03 -0400 In-reply-to: <874llljkpw.fsf@gmail.com> (message from Robert Pluim on Mon, 12 Mar 2018 17:56:59 +0100) 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:223647 Archived-At: > From: Robert Pluim > Cc: Emacs developers , Eli Zaretskii , Stefan Monnier > Date: Mon, 12 Mar 2018 17:56:59 +0100 > > Patch for this and one other instance of the same issue attached. I've > also attached a proposed patch for hiding the 'Info node' and 'URL' > prefixes in *Help* buffers, since I find they just get in the way. > > First one could go to either emacs-26 or master. Documentation changes should go to emacs-26. > Second one I think is master-only (does it require a NEWS entry?). Not unless you provide an option to get back old behavior (which I think you should, if we accept this change). Personally, I'm not so sure it's a good idea to install that, as having Info called out explicitly has its merits.