From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: SENTHIL S Newsgroups: gmane.emacs.help Subject: Large verilog file editing with EMACS Date: Thu, 17 Mar 2005 22:21:22 -0800 (PST) Message-ID: <20050318062122.84436.qmail@web54403.mail.yahoo.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1111127559 13507 80.91.229.2 (18 Mar 2005 06:32:39 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 18 Mar 2005 06:32:39 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Mar 18 07:32:38 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DCB29-0005oW-12 for geh-help-gnu-emacs@m.gmane.org; Fri, 18 Mar 2005 07:32:33 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DCBIZ-0008Oc-WD for geh-help-gnu-emacs@m.gmane.org; Fri, 18 Mar 2005 01:49:32 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DCBHp-00086B-8Y for help-gnu-emacs@gnu.org; Fri, 18 Mar 2005 01:48:47 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DCBHh-00082O-0I for help-gnu-emacs@gnu.org; Fri, 18 Mar 2005 01:48:39 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DCBHg-0007x1-QH for help-gnu-emacs@gnu.org; Fri, 18 Mar 2005 01:48:36 -0500 Original-Received: from [68.142.225.159] (helo=web54403.mail.yahoo.com) by monty-python.gnu.org with smtp (Exim 4.34) id 1DCArM-0008Rk-42 for help-gnu-emacs@gnu.org; Fri, 18 Mar 2005 01:21:24 -0500 Original-Received: (qmail 84438 invoked by uid 60001); 18 Mar 2005 06:21:22 -0000 Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; b=hH0MotWujQTiqKuckmms9NttGn4EYuDGz1hIlpw3XGXl0bBb3IFWiXinZ9hP17cJvrAofxcLiHDvnMQASpkpRJG1x/1oWGuu8VA0JkD6Ul6/UGzuVRfvShNtMzR9nDAI8IfGOIl7kmNjAf3mmFGN+cYQXrVZHXLKGSRlJ9aQyZk= ; Original-Received: from [192.88.167.35] by web54403.mail.yahoo.com via HTTP; Thu, 17 Mar 2005 22:21:22 PST Original-To: emacs help 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 X-MailScanner-To: geh-help-gnu-emacs@m.gmane.org Xref: news.gmane.org gmane.emacs.help:24916 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:24916 Hello, The Emacs editor hangs when browsing thru large verilog files say 40,000 lines.I saw thru the known bugs and found the below ... But it doesnt help .. Plz HELP me out with a solution .. The version is 21.2 and the machine UltraSPARC-IIIi OS - SUN5.9 Thanks Regards Senthil.s. ======================================== * Font Lock displays portions of the bufefr in incorrect faces. By far the most frequent cause of this is a parenthesis `(' or a brace `{' in column zero. Font Lock assumes that such a paren is outside of any comment or string. This is of course not true in general, but the vast majority of well-formatted program source files don't have such parens, and therefore this assumption is used to allow optimizations in Font Lock's syntactical analysis. These optimizations avoid some patological cases where jit-lock, the Just-in-Time fontification introduced with Emacs 21.1, could significantly slow down scrolling through the buffer, especially scrolling backwards, and also jumping to the end of a very large buffer. If you don't use large buffers, or have a very fast machine which makes the delays insignificant, you can avoid the incorrect fontification by setting the variable `font-lock-beginning-of-syntax-function' to a nil value. (This must be done _after_ turning on Font Lock.) ==================================== Even JESUS is criticized and Buddha is criticized but noone criticizes himself !! __________________________________ Do you Yahoo!? Yahoo! Mail - Easier than ever with enhanced search. Learn more. http://info.mail.yahoo.com/mail_250