unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#16439: [feature request] Highlighting of strings within Info buffers
@ 2014-01-14 10:15 Sebastien Vauban
  2014-01-14 14:34 ` Rüdiger Sonderfeld
  0 siblings, 1 reply; 12+ messages in thread
From: Sebastien Vauban @ 2014-01-14 10:15 UTC (permalink / raw)
  To: 16439-ubl+/3LiMTaZdePnXv/OxA

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





^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2020-09-18 14:03 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-14 10:15 bug#16439: [feature request] Highlighting of strings within Info buffers Sebastien Vauban
2014-01-14 14:34 ` Rüdiger Sonderfeld
2014-01-14 20:05   ` Drew Adams
2014-01-20  9:18     ` Juri Linkov
2014-01-20 14:10       ` Stefan Monnier
2020-09-18 14:03         ` Lars Ingebrigtsen
2014-01-20 15:17       ` Eli Zaretskii
2014-01-21  7:54         ` Juri Linkov
2014-01-21 15:53           ` Eli Zaretskii
2014-01-22  8:09             ` Juri Linkov
2014-01-22 15:42               ` Eli Zaretskii
2014-01-20 18:06       ` Drew Adams

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).