From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Roland Winkler Newsgroups: gmane.emacs.help Subject: Re: slow bibtex menu access Date: Tue, 01 Mar 2005 13:19:50 +0100 Organization: FAU Erlangen-Nuernberg Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1109681600 8964 80.91.229.2 (1 Mar 2005 12:53:20 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 1 Mar 2005 12:53:20 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Mar 01 13:53:20 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1D66s7-0004Ey-QQ for geh-help-gnu-emacs@m.gmane.org; Tue, 01 Mar 2005 13:53:07 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D67Ag-0000yk-8D for geh-help-gnu-emacs@m.gmane.org; Tue, 01 Mar 2005 08:12:18 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!syros.belnet.be!news.belnet.be!newsmi-eu.news.garr.it!NewsITBone-GARR!fu-berlin.de!uni-berlin.de!news.dfncis.de!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 21 Original-X-Trace: news.dfncis.de ZKWBbpJm1iF+y7wtXTckMAh01O86hiIdfBT5Qmilcgrpwh User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:Qrh5N8bKSmGKVDYje0RzrsLZoTQ= Original-Xref: shelby.stanford.edu gnu.emacs.help:128905 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 X-MailScanner-To: geh-help-gnu-emacs@m.gmane.org Xref: main.gmane.org gmane.emacs.help:24448 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:24448 Sebastian Luque writes: > Clicking on any item in my bibtex menu while editing *.bib files is taking > outrageously long times on my system: What do you want to do when "clicking on any item in my bibtex menu"? > GNU Emacs 21.3.1 (i386-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of > 2005-02-03 on trouble, modified by Debian > > I've tried setting bibtex-maintain-sorted-entries to t and nil, but it > doesn't make a difference. It seems to be related to the size of the file, > as when I edit a blank or a few-entries long *.bib there's no problem. My > main reference file is 23,761 lines and that's when the menu is pretty > much unuseable. Does somebody know how to get around this? bibtex.el has been rewritten extensively. You might want to try the CVS version. (However, this requires CVS emacs.) Roland