GNU bug report logs - #60587
30.0.50; Info pages are lacking links from symbol names to the symbol's help documentation

Previous Next

Package: emacs;

Reported by: "H. Dieter Wilhelm" <dieter <at> duenenhof-wilhelm.de>

Date: Thu, 5 Jan 2023 23:48:01 UTC

Severity: normal

Tags: patch

Found in version 30.0.50

Full log


View this message in rfc822 format

From: "H. Dieter Wilhelm" <dieter <at> duenenhof-wilhelm.de>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: Juri Linkov <juri <at> jurta.org>, Eli Zaretskii <eliz <at> gnu.org>, "60587 <at> debbugs.gnu.org" <60587 <at> debbugs.gnu.org>, Drew Adams <drew.adams <at> oracle.com>
Subject: bug#60587: Patch for adding links to symbols' help documentation
Date: Tue, 21 Feb 2023 00:53:27 +0100
Stefan Monnier <monnier <at> iro.umontreal.ca> writes:
>
> If I were you, I'd just use a single global minor mode that affects all
> Info-mode buffers (and only Info-mode buffers).  It should be rather rare
> for a user to want to enable this in some buffers but not all.

I took a step back and refocusing on Info and only Info.  When rewriting
the mode as global minor mode, it's working, easily, for my tests.

The only thing, which feels strange to me, is that
'info-links-to-help-mode' is now a minor mode for all buffers (and
modes).  Sure, it's only affecting 'Info-mode' but isn't there a way of
making it a "global" minor mode only for Info buffers?  Anyway, I
couldn't find a way to restrict global minor modes to certain major
modes.

Do you think the usage of 'define-globalized-minor-mode' is an
alternative for a global minor mode?  As far as I understand, it is
possible to have a global toggle for local minor modes which
automatically enables them for all buffers (optionally, of certain major
modes).

-- 
Thanks
        Dieter

Best wishes
H. Dieter Wilhelm
Zwingenberg, Germany




This bug report was last modified 2 years and 97 days ago.

Previous Next


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