From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tim X Newsgroups: gmane.emacs.help Subject: Re: Narrow/widen in folding.el Date: Tue, 28 Dec 2010 09:37:41 +1100 Organization: Unlimited download news at news.astraweb.com Message-ID: <87tyhyrgei.fsf@puma.rapttech.com.au> References: <87mxnz9dd1.fsf@member.fsf.org> <87tyi1cvur.fsf@rapttech.com.au> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1293489645 21032 80.91.229.12 (27 Dec 2010 22:40:45 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 27 Dec 2010 22:40:45 +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 Dec 27 23:40:41 2010 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.69) (envelope-from ) id 1PXLk6-00010N-5c for geh-help-gnu-emacs@m.gmane.org; Mon, 27 Dec 2010 23:40:38 +0100 Original-Received: from localhost ([127.0.0.1]:44999 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PXLk5-0005Gz-KB for geh-help-gnu-emacs@m.gmane.org; Mon, 27 Dec 2010 17:40:37 -0500 Original-Path: usenet.stanford.edu!news.kjsl.com!news-xfer.nntp.sonic.net!news.astraweb.com!border5.newsrouter.astraweb.com!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) Cancel-Lock: sha1:37IwiG9rOQaLTARK8fodkaI9V4Y= Original-Lines: 37 Original-NNTP-Posting-Host: aa928f46.news.astraweb.com Original-X-Trace: DXC=M9jaWm1AB?CmRUYobjn7jFL?0kYOcDh@JN7:H2`MmAUCU\YKDg@=BbC]G; 2>V^?kWCCAkl5c@XgkNam 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:77921 Archived-At: Tassilo Horn writes: > Tim X writes: > > Hi Tim, > >> As mentioned, this issue only started to appear in the last few weeks >> i.e. this month. I've looked through the changelog and can't see >> anything obvious. If/when I track it down, I will possibly log a bug >> report if this is warranted. However, as I cannot nail it down yet >> and as I'm mainly only seeing it with my own derived mode, I will wait >> until I'm confident its not something wrong that I"m doing. > > Well, that doesn't really help, but I also have some font-lock issues > with LaTeX documents + custem Hi-Lock keywords. If I load the document > and then do M-x hi-lock-mode, everything works fine. But if I enable > that mode using %% mode: hi-lock, it's font locking doesn't become > active, although the mode is on. Of course, in every minimal test case > I tried to produce, it always works fine. :-) > > Long story short: If you can nail it down, please file a bug report and > post the link here. > Will do. However, at present, it is secondary to what I'm trying to do. With the dev version of emacs, I frequently find such issues are transient and they often get resolved before I manage to nail them down. As an example, I was using re-builder two days ago and noticed some issues with it. I just did a bzr pull and noticed that there have been some changes with re-builder and some of the rx stuff - could well be that this fixes the re-builder issues I've observed AND possibly font-lock issues since it too makes extensive use of regexps. Tim -- tcross (at) rapttech dot com dot au