GNU bug report logs -
#57813
Icon images are non-functional
Previous Next
Reported by: Juri Linkov <juri <at> linkov.net>
Date: Wed, 14 Sep 2022 19:43:02 UTC
Severity: normal
Fixed in version 29.0.50
Done: Juri Linkov <juri <at> linkov.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> This patch distinguishes two cases of using buttons in outline-minor-mode:
>
> 1. when buttons can be inserted to a read-only buffer,
> then it's possible to move point to the inserted button
> and use it by keyboard;
>
> 2. when the buffer is editable and should not be modified
> to insert buttons, when the only way to display buttons
> is with a before-string overlay. The disadvantage is that
> buttons can be used only by clicking mouse.
>
> A new variable 'outline-read-only' is added here to allow
> setting it explicitly in buffers that can be modified
> to insert buttons like the Help buffer:
Pushed with the new variable named outline-minor-mode-insert-buttons.
This bug report was last modified 2 years and 269 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.