[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#16439: [feature request] Highlighting of strings within Info buffers
From: |
Sebastien Vauban |
Subject: |
bug#16439: [feature request] Highlighting of strings within Info buffers |
Date: |
Tue, 14 Jan 2014 11:15:47 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (windows-nt) |
Hello,
As an occasional reader of the Emacs Info files, I find that these are
much more readable when the strings are highlighted: we directly see
a couple of variables we should customize, or a couple of functions
which we have to call.
I do use Info+ to obtain http://screencast.com/t/p62ccMRqmjM:
--8<---------------cut here---------------start------------->8---
(require 'info+)
;; show breadcrumbs in the header line
(setq Info-breadcrumbs-in-header-flag t)
;; don't show breadcrumbs in the mode line
(setq Info-breadcrumbs-in-mode-line-mode nil)
--8<---------------cut here---------------end--------------->8---
But it'd be nice if the highlighting was in Emacs by default, to serve
all users who don't have such a customization.
Best regards,
Seb
--
Sebastien Vauban
- bug#16439: [feature request] Highlighting of strings within Info buffers,
Sebastien Vauban <=
- bug#16439: [feature request] Highlighting of strings within Info buffers, RĂ¼diger Sonderfeld, 2014/01/14
- bug#16439: [feature request] Highlighting of strings within Info buffers, Drew Adams, 2014/01/14
- bug#16439: [feature request] Highlighting of strings within Info buffers, Juri Linkov, 2014/01/20
- bug#16439: [feature request] Highlighting of strings within Info buffers, Stefan Monnier, 2014/01/20
- bug#16439: [feature request] Highlighting of strings within Info buffers, Eli Zaretskii, 2014/01/20
- bug#16439: [feature request] Highlighting of strings within Info buffers, Juri Linkov, 2014/01/21
- bug#16439: [feature request] Highlighting of strings within Info buffers, Eli Zaretskii, 2014/01/21
- bug#16439: [feature request] Highlighting of strings within Info buffers, Juri Linkov, 2014/01/22
- bug#16439: [feature request] Highlighting of strings within Info buffers, Eli Zaretskii, 2014/01/22
- bug#16439: [feature request] Highlighting of strings within Info buffers, Drew Adams, 2014/01/20