all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: help-gnu-emacs@gnu.org
Subject: Re: When are the face text properties actually set?
Date: Thu, 14 Jun 2012 15:16:38 -0400	[thread overview]
Message-ID: <jwvaa056747.fsf-monnier+gnu.emacs.help@gnu.org> (raw)
In-Reply-To: efc290cc-262e-4abd-a37f-8ba8545dbd0c@v9g2000vbc.googlegroups.com

> I did not know jit-mode.  Is it recent?

It was brand new in Emacs-21.

> Does it replace lazy-lock?

Yup, that one was marked obsolete in Emacs-22.

> Can you tell me why jit-lock-mode does not appear in the list of minor
> modes?

Because, even though it started as a minor-mode (like lazy-lock), it's
not a minor mode any more.  It's a library that can optionally be used
by font-lock and by other packages (nlinum.el, nhexl.el, and
glasses-mode).

> I took a look at syntax-ppss and parse-partial-sexp documentation.
> It says it parses *Lisp* syntax.
> Is it a bug in the documentation?

Yes and no: it doesn't know how to parse languages with a syntax more
complex than Lisp's, but it does know how to parse most language's
comments, parentheses, and strings.


        Stefan


  reply	other threads:[~2012-06-14 19:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-13 14:32 When are the face text properties actually set? jack-mac
2012-06-13 15:18 ` Stefan Monnier
2012-06-14  7:43   ` jack-mac
2012-06-14  8:40   ` jack-mac
2012-06-14 19:16     ` Stefan Monnier [this message]
2012-06-18  9:17       ` jack-mac
2012-06-13 15:39 ` Eli Zaretskii

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=jwvaa056747.fsf-monnier+gnu.emacs.help@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --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.