From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Hansen Newsgroups: gmane.emacs.help Subject: Re: How to use `narrow'? Date: Wed, 19 Oct 2005 00:15:43 +0200 Organization: disorganized Message-ID: <874q7e1nfz.fsf@robotron.ath.cx> References: <87ek6j17i5.fsf@robotron.ath.cx> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1129674406 24811 80.91.229.2 (18 Oct 2005 22:26:46 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 18 Oct 2005 22:26:46 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Oct 19 00:26:45 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1ERztp-0008Ls-C5 for geh-help-gnu-emacs@m.gmane.org; Wed, 19 Oct 2005 00:25:37 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ERztn-0000wR-Jw for geh-help-gnu-emacs@m.gmane.org; Tue, 18 Oct 2005 18:25:35 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!headwall.stanford.edu!fu-berlin.de!uni-berlin.de!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 13 Original-X-Trace: news.uni-berlin.de sjgMqGc2rWJxLYCWtt3rNQUJQzhdzFSMdXjh1H/TtXyQ== X-Orig-Path: robotron.ath.cx!news Mail-Copies-To: nobody User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:exSKlpe1SQjeqi1+icqkqcj7/NM= Original-Xref: shelby.stanford.edu gnu.emacs.help:134771 Original-To: help-gnu-emacs@gnu.org 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:30353 Archived-At: On Tue, 18 Oct 2005 19:41:51 +0000 (UTC) Ilya Zakharevich wrote: > No, it does not help. font-lock widens unconditionally. > >> ,----[ C-h v font-lock-dont-widen RET ] > > I would prefer a solution which works in real world, not in some > imaginary settings... However, it is nice that somebody realized that > widening is a problem. When will we see it, in 22.1? I'm sorry, i forgot to mention that I'm running emacs from CVS. David