From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: command to fontify whole buffer? Date: Thu, 22 Sep 2011 16:46:09 +0200 Message-ID: References: <8BFD7E6B15F149EA96503B2768DFD6C5@us.oracle.com> <20110922143341.GB3134@acm.acm> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1316702811 9763 80.91.229.12 (22 Sep 2011 14:46:51 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 22 Sep 2011 14:46:51 +0000 (UTC) Cc: Drew Adams , emacs-devel@gnu.org To: Alan Mackenzie Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Sep 22 16:46:47 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1R6kXy-0000I7-PC for ged-emacs-devel@m.gmane.org; Thu, 22 Sep 2011 16:46:42 +0200 Original-Received: from localhost ([::1]:43017 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R6kXy-0000Ld-Dj for ged-emacs-devel@m.gmane.org; Thu, 22 Sep 2011 10:46:42 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:50300) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R6kXs-0000Ke-BU for emacs-devel@gnu.org; Thu, 22 Sep 2011 10:46:40 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R6kXm-0005Xf-Dv for emacs-devel@gnu.org; Thu, 22 Sep 2011 10:46:36 -0400 Original-Received: from mail-fx0-f41.google.com ([209.85.161.41]:51736) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R6kXm-0005XV-89 for emacs-devel@gnu.org; Thu, 22 Sep 2011 10:46:30 -0400 Original-Received: by fxh17 with SMTP id 17so3236848fxh.0 for ; Thu, 22 Sep 2011 07:46:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=wAS6ICE9osdJ/6foVf6jn2M5pkdicwhkLyxibi364I0=; b=C9fXmAfHoNI1VaA8PtDcholT/GSGq0JbzhUUgaaEI38+8ZEZgPau+oUJE5Kf/Yp/L6 EP+mU97fdfZDIVKjG9JtvELjIv7yinRAwEMpsgncW7pea9MOftTT2YDd0iwHPNW1VFv/ dmCgR9/nR/BjHp6PB+BPT9Teotw7WKnYxqYu8= Original-Received: by 10.223.76.67 with SMTP id b3mr3215974fak.61.1316702789262; Thu, 22 Sep 2011 07:46:29 -0700 (PDT) Original-Received: by 10.152.20.229 with HTTP; Thu, 22 Sep 2011 07:46:09 -0700 (PDT) In-Reply-To: <20110922143341.GB3134@acm.acm> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.161.41 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:144191 Archived-At: On Thu, Sep 22, 2011 at 16:33, Alan Mackenzie wrote: > > By the way, I drew a diagram of how jit-lock works about 5 years ago, > tracing the functions which call each other, and the hooks out of which > things get hoiked. =C2=A0Would you be interested in a copy of it? Add it to Emacs documentation?