From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Luc Teirlinck Newsgroups: gmane.emacs.bugs Subject: Re: confusion over undocumented syntax-table features, font-lock and syntax-tables Date: Thu, 13 Feb 2003 09:09:57 -0600 (CST) Sender: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: <200302131509.JAA10714@eel.dms.auburn.edu> NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1045148942 6570 80.91.224.249 (13 Feb 2003 15:09:02 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 13 Feb 2003 15:09:02 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18jKxW-0001a6-00 for ; Thu, 13 Feb 2003 16:07:31 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18jKzh-0002df-01 for gnu-bug-gnu-emacs@m.gmane.org; Thu, 13 Feb 2003 10:09:45 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18jKzR-0002OL-00 for bug-gnu-emacs@gnu.org; Thu, 13 Feb 2003 10:09:29 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18jKzN-0002HA-00 for bug-gnu-emacs@gnu.org; Thu, 13 Feb 2003 10:09:27 -0500 Original-Received: from manatee.dms.auburn.edu ([131.204.53.104]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18jKzA-00026C-00 for bug-gnu-emacs@gnu.org; Thu, 13 Feb 2003 10:09:12 -0500 Original-Received: from eel.dms.auburn.edu (eel.dms.auburn.edu [131.204.53.108]) by manatee.dms.auburn.edu (8.9.1a/8.9.1) with ESMTP id JAA00365; Thu, 13 Feb 2003 09:09:09 -0600 (CST) Original-Received: (from teirllm@localhost) by eel.dms.auburn.edu (8.9.3+Sun/8.9.3) id JAA10714; Thu, 13 Feb 2003 09:09:57 -0600 (CST) X-Authentication-Warning: eel.dms.auburn.edu: teirllm set sender to teirllm@dms.auburn.edu using -f Original-To: teirllm@dms.auburn.edu In-reply-to: message from Luc Teirlinck on 12 Feb 2003 21:43:20 -0600 Original-References: Original-cc: swift@alum.mit.edu X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:4458 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:4458 >>From my previous message: (However does anybody understand the behavior of char-syntax in the ielm run below???) Forget about this and previous remarks about char-syntax. I just was thinking about too many things at the same time and forgot about the exact meaning of char-syntax for a moment. Sorry about that. I do not believe that there are any bugs related to the things discussed in this thread. Matthew just forgot about text properties and I just totally got confused for a while. Sincerely, Luc.