From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.help Subject: Re: hi-lock-mode in big buffers Date: Sat, 12 Jan 2008 09:31:42 +0100 Message-ID: <47887AEE.8030007@gmx.at> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1200126729 9399 80.91.229.12 (12 Jan 2008 08:32:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 12 Jan 2008 08:32:09 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Jan 12 09:32:31 2008 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 1JDbn3-0001wY-M7 for geh-help-gnu-emacs@m.gmane.org; Sat, 12 Jan 2008 09:32:29 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JDbmf-0001Iy-OE for geh-help-gnu-emacs@m.gmane.org; Sat, 12 Jan 2008 03:32:05 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JDbmM-0001F9-70 for help-gnu-emacs@gnu.org; Sat, 12 Jan 2008 03:31:46 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JDbmH-0001Ep-NE for help-gnu-emacs@gnu.org; Sat, 12 Jan 2008 03:31:45 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JDbmH-0001Em-HQ for help-gnu-emacs@gnu.org; Sat, 12 Jan 2008 03:31:41 -0500 Original-Received: from mail.gmx.net ([213.165.64.20]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1JDbmH-00037I-2l for help-gnu-emacs@gnu.org; Sat, 12 Jan 2008 03:31:41 -0500 Original-Received: (qmail invoked by alias); 12 Jan 2008 08:31:39 -0000 Original-Received: from N741P001.adsl.highway.telekom.at (EHLO [62.47.36.129]) [62.47.36.129] by mail.gmx.net (mp048) with SMTP; 12 Jan 2008 09:31:39 +0100 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX1+G9S11BqSG+RdbPpIA0ZEg4t0GuW1Y+iwoUb450P xCuSc4u502LLOn User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: de-DE, de, en-us, en X-Y-GMX-Trusted: 0 X-detected-kernel: by monty-python.gnu.org: 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:50676 Archived-At: > I have noticed that hi-lock-face-buffer stops highlighting at some point > in big buffers, probably for performance reasons (?). How can I customize > this limit? Please try customizing the options `hi-lock-file-patterns-range' and `hi-lock-highlight-range'.