all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jambunathan K <kjambunathan@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: overlays?
Date: Wed, 19 Mar 2014 13:51:44 +0530	[thread overview]
Message-ID: <87zjkmd2ef.fsf@gmail.com> (raw)
In-Reply-To: <878us6y6wk.fsf@yun.yagibdah.de> (lee@yun.yagibdah.de's message of "Wed, 19 Mar 2014 08:38:51 +0100")

lee <lee@yun.yagibdah.de> writes:

> Since now I understand the difference between font-lock and overlays,
> I need to find out what hi-lock.el uses them for and what it does with
> them.

If you do

   M-x font-lock-mode

then font-lock gets disabled (or enabled).

If font locking is disabled, hi-lock will use overlays and not the
fontification engine for displaying highlights.

(I think in certain terminal types, font-locking is not available and
overlays get used.  Someone can correct me if I am wrong or provide more
information in this regard.)





  reply	other threads:[~2014-03-19  8:21 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.17396.1395106856.10748.help-gnu-emacs@gnu.org>
2014-03-18 10:05 ` overlays? Joost Kremers
2014-03-19  7:38   ` overlays? lee
2014-03-19  8:21     ` Jambunathan K [this message]
     [not found]   ` <mailman.17502.1395216683.10748.help-gnu-emacs@gnu.org>
2014-03-19  9:53     ` overlays? Joost Kremers
2014-03-19 12:29       ` overlays? Stefan
2014-03-18  1:40 overlays? lee
2014-03-18  6:17 ` overlays? Marcin Borkowski
2014-03-19  7:22   ` overlays? lee

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=87zjkmd2ef.fsf@gmail.com \
    --to=kjambunathan@gmail.com \
    --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.