From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "K. Richard Pixley" Newsgroups: gmane.emacs.bugs Subject: Re: bug#7771: 23.1; can't turn off font-lock-mode globally Date: Sun, 02 Jan 2011 22:56:57 -0800 Message-ID: <4D217339.6080701@noir.com> References: <4D20CF4D.9010403@noir.com> <4D21180B.3050505@noir.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1294040423 19493 80.91.229.12 (3 Jan 2011 07:40:23 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 3 Jan 2011 07:40:23 +0000 (UTC) To: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Jan 03 08:40:19 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PZf1e-0000w4-T2 for geb-bug-gnu-emacs@m.gmane.org; Mon, 03 Jan 2011 08:40:19 +0100 Original-Received: from localhost ([127.0.0.1]:53470 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PZf1e-0002bb-58 for geb-bug-gnu-emacs@m.gmane.org; Mon, 03 Jan 2011 02:40:18 -0500 Original-Path: usenet.stanford.edu!postnews.google.com!news1.google.com!npeer03.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!post01.iad.highwinds-media.com!newsfe07.iad.POSTED!00000000!not-for-mail User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.13) Gecko/20101207 Lightning/1.0b2 Thunderbird/3.1.7 Original-Newsgroups: gnu.emacs.bug In-Reply-To: Original-Lines: 13 Original-X-Complaints-To: abuse@rawbandwidth.com Original-NNTP-Posting-Date: Mon, 03 Jan 2011 06:56:57 UTC Original-Xref: usenet.stanford.edu gnu.emacs.bug:70339 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:43031 Archived-At: On 20110102 22:00, Glenn Morris wrote: > > Glenn Morris wrote (on Mon, 3 Jan 2011 at 00:57 -0500): > >> You would appear to have fixed bugs 3628 and 4303. > > I guess that's why you closed them; I apparently can't read... Try (global-font-lock-mode 0). Er... --rich :).