GNU bug report logs - #16227
24.3.50; info documentation: Command Index not clickable (no links)

Previous Next

Package: emacs;

Reported by: Jarek Czekalski <jarekczek <at> poczta.onet.pl>

Date: Mon, 23 Dec 2013 17:16:01 UTC

Severity: minor

Found in version 24.3.50

Fixed in version 25.1

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #26 received at 16227 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Jarek Czekalski <jarekczek <at> poczta.onet.pl>
Cc: 16227 <at> debbugs.gnu.org
Subject: Re: bug#16227: 24.3.50;
 info documentation: Command Index not clickable (no links)
Date: Mon, 23 Dec 2013 21:35:17 +0200
> Date: Mon, 23 Dec 2013 20:11:35 +0100
> From: Jarek Czekalski <jarekczek <at> poczta.onet.pl>
> 
> Indeed, RET works. Seems like some threshold is exceeded. When I leave 
> about 1385 lines in the info file, it starts to underline the links. 
> When I create one more, it doesn't. However cheating with artificial 
> 1400 same links does not break it.

Heh, it's a feature:

    (defcustom Info-fontify-maximum-menu-size 100000
      "Maximum size of menu to fontify if `font-lock-mode' is non-nil.
    Set to nil to disable node fontification."
      :type 'integer
      :group 'info)

Enlarge it, and that node's menu is fontified.

I guess we need to enlarge the default value.




This bug report was last modified 10 years and 230 days ago.

Previous Next


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