From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lars Ingebrigtsen Newsgroups: gmane.emacs.bugs Subject: bug#15120: 24.3.50; (elisp) `Search-based Fontification': unspecified MATCHER cases Date: Mon, 10 Feb 2014 00:03:06 -0800 Message-ID: <87wqh3xumd.fsf@building.gnus.org> References: <4e841492-80d7-45a1-b874-afc15d2701c6@default> <87a9e242im.fsf@building.gnus.org> <4d6326cc-875a-4581-8ed9-c084dffdda08@default> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1392019511 23170 80.91.229.3 (10 Feb 2014 08:05:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 10 Feb 2014 08:05:11 +0000 (UTC) Cc: 15120@debbugs.gnu.org To: Drew Adams Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Feb 10 09:05:18 2014 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WClri-0004gR-9A for geb-bug-gnu-emacs@m.gmane.org; Mon, 10 Feb 2014 09:05:18 +0100 Original-Received: from localhost ([::1]:54003 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WClrh-0005Bq-NW for geb-bug-gnu-emacs@m.gmane.org; Mon, 10 Feb 2014 03:05:17 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:53260) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WClrY-00052A-Ka for bug-gnu-emacs@gnu.org; Mon, 10 Feb 2014 03:05:13 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WClrT-0008Gh-LR for bug-gnu-emacs@gnu.org; Mon, 10 Feb 2014 03:05:08 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:48180) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WClrT-0008GZ-Hz for bug-gnu-emacs@gnu.org; Mon, 10 Feb 2014 03:05:03 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1WClrS-0006zu-4W for bug-gnu-emacs@gnu.org; Mon, 10 Feb 2014 03:05:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 10 Feb 2014 08:05:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 15120 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: wontfix Original-Received: via spool by 15120-submit@debbugs.gnu.org id=B15120.139201948526823 (code B ref 15120); Mon, 10 Feb 2014 08:05:01 +0000 Original-Received: (at 15120) by debbugs.gnu.org; 10 Feb 2014 08:04:45 +0000 Original-Received: from localhost ([127.0.0.1]:33963 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WClrA-0006yX-62 for submit@debbugs.gnu.org; Mon, 10 Feb 2014 03:04:44 -0500 Original-Received: from hermes.netfonds.no ([80.91.224.195]:34650) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WClr4-0006xa-Sa for 15120@debbugs.gnu.org; Mon, 10 Feb 2014 03:04:40 -0500 Original-Received: from [204.14.154.233] (helo=building.gnus.org) by hermes.netfonds.no with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1WClql-0001YF-JX; Mon, 10 Feb 2014 09:04:20 +0100 In-Reply-To: <4d6326cc-875a-4581-8ed9-c084dffdda08@default> (Drew Adams's message of "Sun, 9 Feb 2014 16:02:56 -0800 (PST)") User-Agent: Gnus/5.13001 (Ma Gnus v0.10) Emacs/24.3.50 (gnu/linux) X-MailScanner-ID: 1WClql-0001YF-JX MailScanner-NULL-Check: 1392624262.02002@34EBkRqORrg5xwW8i2ZFlA X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:85246 Archived-At: Drew Adams writes: > You are just not reading. > > What it says, at the place where you apparently think that it > introduces MATCHER for the entire page, is this: > > "In this kind of element, MATCHER is..." > ^^^^^^^^^^^^^^^^^^^^^^^ > > IN THIS KIND OF ELEMENT! Why on Earth does it say that? > > It is specifying what MATCHER means in the form `(MATCHER . SUBEXP)', > where SUBEXP must be... And by taking the pains to specify > explicitly that this applies to this kind of element, the > suggestion is that it does NOT necessarily apply to the other > kinds of element shown on the page. Otherwise, why say that? And in the next paragraphs it doesn't define MATCHER, because, well, it's the same. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog http://lars.ingebrigtsen.no/