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: Patch proposal: display symbol source code in help buffers Date: Mon, 20 Sep 2021 09:47:10 +0300 Message-ID: <83a6k73frl.fsf@gnu.org> References: <875yuvlrz3.fsf@gnus.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="26532"; mail-complaints-to="usenet@ciao.gmane.io" Cc: larsi@gnus.org, arthur.miller@live.com, emacs-devel@gnu.org To: Stefan Kangas Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Sep 20 08:51:42 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 1mSD9R-0006hY-Pr for ged-emacs-devel@m.gmane-mx.org; Mon, 20 Sep 2021 08:51:41 +0200 Original-Received: from localhost ([::1]:37356 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mSD9Q-0000Jl-R1 for ged-emacs-devel@m.gmane-mx.org; Mon, 20 Sep 2021 02:51:40 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:34504) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mSD5H-0000zh-99 for emacs-devel@gnu.org; Mon, 20 Sep 2021 02:47:23 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:51204) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mSD5G-0001Bo-2s; Mon, 20 Sep 2021 02:47:22 -0400 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:4676 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 1mSD5E-0002lG-Sd; Mon, 20 Sep 2021 02:47:21 -0400 In-Reply-To: (message from Stefan Kangas on Sun, 19 Sep 2021 23:09:51 -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:275108 Archived-At: > From: Stefan Kangas > Date: Sun, 19 Sep 2021 23:09:51 -0700 > Cc: emacs-devel@gnu.org > > Lars Ingebrigtsen writes: > > > So I don't understand who'd want this. > > I believe this is a feature in helpful.el: > > https://github.com/Wilfred/helpful/blob/master/screenshots/helpful_source.png > > FWIW, I personally also ask myself why/how this is useful. Is it > because some users don't know that you can get to the source code? > > That said, I don't see any reason not to have this as an optional > feature, if some users find that it works well for them. So this is only for those who'd like to see the source by default, instead of explicitly requesting that?