From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: schury.michael@googlemail.com Newsgroups: gmane.emacs.help Subject: Re: emacs reftex hangs up while Scanning bibliography database Date: Mon, 21 Sep 2015 14:29:45 -0700 (PDT) Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1442871022 25808 80.91.229.3 (21 Sep 2015 21:30:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 21 Sep 2015 21:30:22 +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 Sep 21 23:30:21 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Ze8fE-0005xS-5R for geh-help-gnu-emacs@m.gmane.org; Mon, 21 Sep 2015 23:30:20 +0200 Original-Received: from localhost ([::1]:34029 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ze8fD-0007uE-Fb for geh-help-gnu-emacs@m.gmane.org; Mon, 21 Sep 2015 17:30:19 -0400 X-Received: by 10.50.18.102 with SMTP id v6mr37436igd.2.1442870986480; Mon, 21 Sep 2015 14:29:46 -0700 (PDT) X-Received: by 10.50.78.225 with SMTP id e1mr149889igx.0.1442870986430; Mon, 21 Sep 2015 14:29:46 -0700 (PDT) Original-Path: usenet.stanford.edu!kq10no6305669igb.0!news-out.google.com!f6ni11886igi.0!nntp.google.com!kq10no6305659igb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=2001:a61:2012:3f01:a0f1:55ab:f16f:955; posting-account=u97euQoAAABrnGXXnh0dGXAN3kiEB-J3 Original-NNTP-Posting-Host: 2001:a61:2012:3f01:a0f1:55ab:f16f:955 User-Agent: G2/1.0 Injection-Date: Mon, 21 Sep 2015 21:29:46 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:214985 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:107269 Archived-At: Am Montag, 21. September 2015 13:54:56 UTC+2 schrieb schury....@googlemail.com: > I've a strange reftex-issue. When i insert a cite from a bib-file, emacs hangs up. I've tried this on two different machines: Windows 7 and on Mac OS X. (GNU Emacs 24.5.1) > > Insert a cite is done: > 1. Open emacs, the bibliography file is loaded with: > > (setq reftex-default-bibliography > '("/Users/user/CloudStation/repositories_d/pandoc-templates/examples/socbib-pandoc.bib")) > ( the bib file exists and is accessible) > > 2. Open a .tex file and press C-c [ ^M and enter b*. > > Now emacs shows the message: > > Scanning bibliography database socbib-pandoc.bib > > No emacs hangs up. Does anyone have an idea why ? > > I've tried this with different bib files (so the bib file itself should be OK). OK, thanks for your fast response, helped ma a lot.