all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Emanuel Berg <embe8573@student.uu.se>
To: help-gnu-emacs@gnu.org
Subject: Re: How to add syntax-highlighting to a Help buffer?
Date: Sun, 05 Jul 2015 01:24:08 +0200	[thread overview]
Message-ID: <87k2ufy09z.fsf@nl106-137-147.student.uu.se> (raw)
In-Reply-To: 878uawlzcc.fsf@web.de

Michael Heerdegen <michael_heerdegen@web.de> writes:

>> One question is, why doesn't help-mode do this the
>> customary way?
>
> `font-lock-mode' is not so useful for the
> fontification of Help buffers, so it makes sense not
> to use it. For highlighting regexps, as in your
> examples, hi-lock is just fine.

I am unfamiliar with hi-lock.

> *Help* is mostly text, not code.

Yeah, but there are recurring patterns, for example
those that I just fontified: interactive, compiled,
Lisp (sometimes "C"), function, etc. Here,
highlighting could be used just as anywhere to reduce
reading and increase seeing. Hand on the heart, when
you bring up the help, do you actually *read*

    ... is an interactive compiled Lisp function ...
    
I sure don't, so for me it is a small window of
improvement to have that colorized because then it
would enter my mind that way instead (more), and
I would still not read it.

For example, having "Lisp" in one color and "C" in
another would be cool.

> OTOH the code could be easily rewritten to use
> font-lock-mode and propertize via the font-lock-face
> text property. I guess the reason for that this is
> not the case is just that *Help* is much older than
> font-lock-face, and nobody yet
> wanted/needed/requested to use font-lock-mode in
> *Help*.

Yeah, that sound reasonable.

-- 
underground experts united
http://user.it.uu.se/~embe8573




  reply	other threads:[~2015-07-04 23:24 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-03  7:59 How to add syntax-highlighting to a Help buffer? Raffaele Ricciardi
2015-07-03  9:20 ` Vaidheeswaran C
2015-07-03 20:09 ` Emanuel Berg
2015-07-03 23:22 ` Michael Heerdegen
2015-07-04 15:09   ` Emanuel Berg
2015-07-04 15:25     ` Michael Heerdegen
2015-07-04 23:24       ` Emanuel Berg [this message]
2015-07-04 16:30     ` tomas
2015-07-04 23:25       ` Emanuel Berg
     [not found]     ` <mailman.6316.1436023528.904.help-gnu-emacs@gnu.org>
2015-07-04 17:29       ` Raffaele Ricciardi
2015-07-04 17:43         ` Michael Heerdegen
2015-07-04 23:31         ` Emanuel Berg
     [not found]     ` <mailman.6317.1436027452.904.help-gnu-emacs@gnu.org>
2015-07-04 17:54       ` Stefan Monnier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87k2ufy09z.fsf@nl106-137-147.student.uu.se \
    --to=embe8573@student.uu.se \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.