From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Mauricio Newsgroups: gmane.emacs.help Subject: Eliminate font lock mode Date: Mon, 27 Oct 2008 05:55:19 -0200 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1225094451 10623 80.91.229.12 (27 Oct 2008 08:00:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 27 Oct 2008 08:00:51 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Oct 27 09:01:53 2008 connect(): Connection refused Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KuN2s-0007Hs-0W for geh-help-gnu-emacs@m.gmane.org; Mon, 27 Oct 2008 09:01:50 +0100 Original-Received: from localhost ([127.0.0.1]:40133 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KuN1g-0007CV-GU for geh-help-gnu-emacs@m.gmane.org; Mon, 27 Oct 2008 04:00:36 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KuN1O-0007CG-Ok for help-gnu-emacs@gnu.org; Mon, 27 Oct 2008 04:00:18 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KuN1M-0007C4-89 for help-gnu-emacs@gnu.org; Mon, 27 Oct 2008 04:00:17 -0400 Original-Received: from [199.232.76.173] (port=47442 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KuN1M-0007C1-1r for help-gnu-emacs@gnu.org; Mon, 27 Oct 2008 04:00:16 -0400 Original-Received: from mx20.gnu.org ([199.232.41.8]:14743) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KuN1L-0006w2-Dy for help-gnu-emacs@gnu.org; Mon, 27 Oct 2008 04:00:15 -0400 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KuN1J-0001hh-9A for help-gnu-emacs@gnu.org; Mon, 27 Oct 2008 04:00:13 -0400 Original-Received: from root by ciao.gmane.org with local (Exim 4.43) id 1KuN18-0001Wg-Ex for help-gnu-emacs@gnu.org; Mon, 27 Oct 2008 08:00:02 +0000 Original-Received: from 200-161-121-122.dsl.telesp.net.br ([200.161.121.122]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 27 Oct 2008 08:00:02 +0000 Original-Received: from briqueabraque by 200-161-121-122.dsl.telesp.net.br with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 27 Oct 2008 08:00:02 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 13 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 200-161-121-122.dsl.telesp.net.br User-Agent: Thunderbird 2.0.0.17 (X11/20080925) X-detected-kernel: by mx20.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:59183 Archived-At: Hi, I don't like font lock mode that much (contrary to most people, I know...) Is it possible turn off font-lock once and for all, in such a way that I could not get it even if I want to? (i.e., even if some new mode I use tries to set font-lock on, it could no do it?) Thanks, MaurĂ­cio