GNU bug report logs - #41905
Small change: In Customize, display name with with spaces, but keep symbol name underneath.

Previous Next

Package: emacs;

Reported by: ej32u <at> protonmail.com

Date: Wed, 17 Jun 2020 04:17:02 UTC

Severity: normal

Tags: fixed

Fixed in version 28.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Mauro Aranda <maurooaranda <at> gmail.com>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 41905 <at> debbugs.gnu.org, ej32u <at> protonmail.com
Subject: bug#41905: Small change: In Customize, display name with with spaces, but keep symbol name underneath.
Date: Sat, 5 Sep 2020 09:50:46 -0300
[Message part 1 (text/plain, inline)]
Lars Ingebrigtsen <larsi <at> gnus.org> writes:

> ej32u <at> protonmail.com writes:
>
>> This patch changes custom-unlispify-menu-entry to display symbols
>> names with the "display" text property, but to keep the symbol name
>> underneath. This is good when using try-expand-dabbrev-all-buffers,
>> such as when writing the init file.
>
> Makes sense to me, so I've applied this to Emacs 28.

I think this change broke `C-h S' in Custom buffers:
emacs -Q
M-x customize-option RET fill-column
Put point in Fill Column
C-h S
You get prompted with: Describe symbol (default Hide-fill-column), which
is of course undocumented.
Before, the prompt was:
Describe symbol (default Fill-Column), and typing RET would open an Info
buffer without problems.

I'm not saying the change is bad.  I was just trying to see if this
change will fulfill the request in Bug#400, and I guess it does: C-h v
seems to work just fine, but I guess info-lookup-guess-custom-symbol
wasn't ready for the change.
[Message part 2 (text/html, inline)]

This bug report was last modified 4 years and 340 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.