all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Mauro Aranda <maurooaranda@gmail.com>
Cc: 41905@debbugs.gnu.org, ej32u@protonmail.com
Subject: bug#41905: Small change: In Customize, display name with with spaces, but keep symbol name underneath.
Date: Sat, 05 Sep 2020 15:24:27 +0200	[thread overview]
Message-ID: <87a6y45pbo.fsf@gnus.org> (raw)
In-Reply-To: <CABczVwekRJo7973jF0f8r4oG-HKwu4Oktu2jVc93KnwR3abtyw@mail.gmail.com> (Mauro Aranda's message of "Sat, 5 Sep 2020 10:08:44 -0300")

[-- Attachment #1: Type: text/plain, Size: 336 bytes --]

Mauro Aranda <maurooaranda@gmail.com> writes:

>> Nope.  Would fixing info-lookup-guess-custom-symbol here be a lot of work?
>
> I'm guessing no, because it shouldn't have to guess anymore...but I'm
> not familiar with it.

Actually...  Is this a regression?  I just tried this in Emacs 27, and
`C-h S' on "Fill Column" there asks me:


[-- Attachment #2: Type: image/png, Size: 9593 bytes --]

[-- Attachment #3: Type: text/plain, Size: 665 bytes --]


Which doesn't exist.

After the patch, it says "Hide-fill-column", which doesn't exist either,
but which is basically the same bug -- which is that there's an
invisible string "Hide" before the "Fill Column".

Hm...  Oh!  If I move point into "Fill Column", then it guesses
correctly, but if point is at the "F", then it includes the invisible
"Hide".

The design choices taken in the library here are pretty odd --
transforming symbols to readable forms and then "guessing" to transform
them back, instead of just stashing the real data for easy retrieval...

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no

  parent reply	other threads:[~2020-09-05 13:24 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-17  3:23 bug#41905: Small change: In Customize, display name with with spaces, but keep symbol name underneath ej32u--- via Bug reports for GNU Emacs, the Swiss army knife of text editors
2020-06-17 21:20 ` Juri Linkov
2020-06-18 22:44   ` Juri Linkov
2020-09-05 12:00 ` Mauro Aranda
2020-09-05 12:13   ` Lars Ingebrigtsen
2020-09-05 12:12 ` Lars Ingebrigtsen
2020-09-05 12:50 ` Mauro Aranda
2020-09-05 12:56   ` Lars Ingebrigtsen
2020-09-05 13:08     ` Mauro Aranda
2020-09-05 13:12       ` Mauro Aranda
2020-09-05 13:24       ` Lars Ingebrigtsen [this message]
2020-09-05 13:48         ` Mauro Aranda
2020-09-05 13:52           ` Lars Ingebrigtsen
2020-09-05 14:16             ` Mauro Aranda
2020-09-05 14:36               ` Lars Ingebrigtsen
2020-09-05 14:58                 ` Mauro Aranda
2020-09-05 15:08                   ` Lars Ingebrigtsen
2020-09-05 15:20                   ` Lars Ingebrigtsen
2020-09-05 15:27                     ` Lars Ingebrigtsen
2020-09-05 15:07               ` Drew Adams
2020-09-05 15:31                 ` Mauro Aranda
2020-09-05 16:37                   ` Lars Ingebrigtsen
2020-09-06 12:17                   ` Lars Ingebrigtsen
2020-09-06 12:35                     ` Mauro Aranda
2020-09-06 12:39                       ` Lars Ingebrigtsen
2020-09-06 12:54                         ` Mauro Aranda
2020-09-06 18:40                           ` Juri Linkov
2020-09-07 18:22                             ` Juri Linkov
2020-09-07 19:44                               ` Mauro Aranda
2020-09-07 20:28                               ` Lars Ingebrigtsen
2020-09-08 18:33                                 ` Juri Linkov
2020-09-08 20:50                                   ` Lars Ingebrigtsen
2020-09-08 19:09                                 ` Juri Linkov
2020-09-08 20:52                                   ` Lars Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87a6y45pbo.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=41905@debbugs.gnu.org \
    --cc=ej32u@protonmail.com \
    --cc=maurooaranda@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.