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.bugs Subject: bug#400: 23.0.60; C-h v should pick up lispified name in Customize Date: Fri, 22 Oct 2021 09:38:16 +0300 Message-ID: <83r1cd7eef.fsf@gnu.org> References: <007f01c8cca9$3cbbf770$c2b22382@us.oracle.com> <875z8rum4k.fsf@gnus.org> <83o8mjnf5n.fsf@gnu.org> <83fssuany1.fsf@gnu.org> <83r1ce8g5z.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="34079"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 400@debbugs.gnu.org To: Howard Melman Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Fri Oct 22 08:39:17 2021 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1mdoCz-0008hz-7E for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 22 Oct 2021 08:39:17 +0200 Original-Received: from localhost ([::1]:60880 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mdoCx-0004T3-OO for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 22 Oct 2021 02:39:15 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:52354) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mdoCk-0004SR-7C for bug-gnu-emacs@gnu.org; Fri, 22 Oct 2021 02:39:03 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:47631) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mdoCj-00024x-Um for bug-gnu-emacs@gnu.org; Fri, 22 Oct 2021 02:39:01 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mdoCj-0004CU-Qu for bug-gnu-emacs@gnu.org; Fri, 22 Oct 2021 02:39:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 22 Oct 2021 06:39:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 400 X-GNU-PR-Package: emacs Original-Received: via spool by 400-submit@debbugs.gnu.org id=B400.163488471816109 (code B ref 400); Fri, 22 Oct 2021 06:39:01 +0000 Original-Received: (at 400) by debbugs.gnu.org; 22 Oct 2021 06:38:38 +0000 Original-Received: from localhost ([127.0.0.1]:59177 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdoCL-0004Bl-Od for submit@debbugs.gnu.org; Fri, 22 Oct 2021 02:38:37 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:54990) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdoCL-0004BZ-9h for 400@debbugs.gnu.org; Fri, 22 Oct 2021 02:38:37 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:35938) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mdoCF-0001vD-LU; Fri, 22 Oct 2021 02:38:31 -0400 Original-Received: from [87.69.77.57] (port=3907 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 1mdoCE-00079P-Ur; Fri, 22 Oct 2021 02:38:31 -0400 In-Reply-To: (message from Howard Melman on Thu, 21 Oct 2021 22:36:21 -0400) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:217852 Archived-At: > From: Howard Melman > Date: Thu, 21 Oct 2021 22:36:21 -0400 > Cc: 400@debbugs.gnu.org > > >> For me in Emacs 27 customize buffers default to showing only > >> the first line of the docstring for each variable and I > >> can't find a way to change this to show full docstrings. > >> > >> Is this different in Emacs 28? > > > > No, it's the same in both Emacs 27 and 28: the full doc string is > > shown. > > That's not what I see via emacs -Q and doing M-x customize-group for apropos: ^^^^^^^^^^^^^^^ You never said before that you are using customize-group. I use customize-variable, where the doc string is shown in its full length. As I wrote elsewhere in this discussion, it would be fine to expand the doc string when you expand the variable in the groups buffer, before you start customizing it. > I have to click on "More" for each one. Surely, not a big deal?