From mboxrd@z Thu Jan 1 00:00:00 1970 Path: quimby.gnus.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: enable-local-variables 'maybe Date: Sun, 17 Feb 2002 09:49:03 -0700 (MST) Message-ID: <200202171649.g1HGn3I10326@aztec.santafe.edu> References: <15462.41965.182442.253858@tfkp00.physik.uni-erlangen.de> <200202111847.g1BIlpY06870@aztec.santafe.edu> <15466.26893.651479.915530@tfkp00.physik.uni-erlangen.de> <200202140313.g1E3D0t09230@aztec.santafe.edu> <15468.9266.257867.61665@tfkp00.physik.uni-erlangen.de> Reply-To: rms@gnu.org NNTP-Posting-Host: quimby2.netfonds.no X-Trace: quimby2.netfonds.no 1013965514 11578 195.204.10.66 (17 Feb 2002 17:05:14 GMT) X-Complaints-To: usenet@quimby2.netfonds.no NNTP-Posting-Date: 17 Feb 2002 17:05:14 GMT Cc: emacs-devel@gnu.org, D.Herrmann@tu-bs.de Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby2.netfonds.no with esmtp (Exim 3.12 #1 (Debian)) id 16cUkU-00030d-00 for ; Sun, 17 Feb 2002 18:05:14 +0100 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.33 #1 (Debian)) id 16cUXj-000240-00; Sun, 17 Feb 2002 11:52:03 -0500 Original-Received: from pele.santafe.edu ([192.12.12.119]) by fencepost.gnu.org with esmtp (Exim 3.33 #1 (Debian)) id 16cUUq-0001hq-00; Sun, 17 Feb 2002 11:49:04 -0500 Original-Received: from aztec.santafe.edu (aztec [192.12.12.49]) by pele.santafe.edu (8.11.6+Sun/8.9.3) with ESMTP id g1HGn4u12112; Sun, 17 Feb 2002 09:49:04 -0700 (MST) Original-Received: (from rms@localhost) by aztec.santafe.edu (8.10.2+Sun/8.9.3) id g1HGn3I10326; Sun, 17 Feb 2002 09:49:03 -0700 (MST) X-Authentication-Warning: aztec.santafe.edu: rms set sender to rms@aztec using -f Original-To: roland.winkler@physik.uni-erlangen.de In-reply-to: (message from Roland Winkler on 16 Feb 2002 12:27:45 +0100) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.5 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: quimby.gnus.org gmane.emacs.devel:1263 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:1263 It looks like a change in Fy_or_n_p is the right way to fix this; now we need to find someone to write that. The reason is that the y-or-n-p in hack-local-variables interferes with the catch and throw 'userkey in bibtex-parse-keys. Could you explain more? In what sense does it interfere? How is the code supposed to work, and what sequence of events happens when it fails? _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://mail.gnu.org/mailman/listinfo/emacs-devel