From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Hrvoje Niksic Newsgroups: gmane.emacs.devel Subject: Re: (font-lock-mode 1) does not always force font-lock Date: Fri, 24 Oct 2003 22:15:15 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <87vfqffbwe.fsf@oak.pohoyda.family> <8765iephzh.fsf@oak.pohoyda.family> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1067027801 19770 80.91.224.253 (24 Oct 2003 20:36:41 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 24 Oct 2003 20:36:41 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Fri Oct 24 22:36:38 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AD8fm-0008Uv-00 for ; Fri, 24 Oct 2003 22:36:38 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1AD8fm-0003SE-00 for ; Fri, 24 Oct 2003 22:36:38 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AD8Zf-0003CU-3S for emacs-devel@quimby.gnus.org; Fri, 24 Oct 2003 16:30:19 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AD8ZV-0003Ak-Qm for emacs-devel@gnu.org; Fri, 24 Oct 2003 16:30:09 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AD8V5-0007wW-L8 for emacs-devel@gnu.org; Fri, 24 Oct 2003 16:26:06 -0400 Original-Received: from [199.232.41.8] (helo=mx20.gnu.org) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.24) id 1AD8V4-0007j7-Mx for emacs-devel@gnu.org; Fri, 24 Oct 2003 16:25:34 -0400 Original-Received: from [213.191.128.10] (helo=mxout.iskon.hr) by mx20.gnu.org with smtp (Exim 4.24) id 1AD8Ko-0005oV-8w for emacs-devel@gnu.org; Fri, 24 Oct 2003 16:14:58 -0400 Original-Received: (qmail 13476 invoked from network); 24 Oct 2003 22:14:53 +0200 Original-Received: from mx.iskon.hr (213.191.128.12) by mxout.iskon.hr with SMTP; 24 Oct 2003 22:14:53 +0200 Original-Received: (qmail 14735 invoked from network); 24 Oct 2003 22:14:53 +0200 X-Remote-IP: 213.191.139.219 Original-Received: from hniksic.iskon.hr (213.191.139.219) by mx.iskon.hr with SMTP; 24 Oct 2003 22:14:53 +0200 Original-To: Alexander Pohoyda In-Reply-To: <8765iephzh.fsf@oak.pohoyda.family> (Alexander Pohoyda's message of "24 Oct 2003 21:12:50 +0200") User-Agent: Gnus/5.1002 (Gnus v5.10.2) XEmacs/21.4 (Rational FORTRAN, linux) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:17410 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:17410 Alexander Pohoyda writes: > Yes, both cases work. If I comment out (font-lock-mode 1), things > still work. Please repeat the tests with `emacs -q' then.