From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sven Bretfeld Newsgroups: gmane.emacs.help Subject: Re: reftex-citation doesn't ask for pages Date: Mon, 21 May 2007 00:47:16 +0200 Message-ID: <20070520224716.GH6235@relwi.unibe.ch> References: <4650ae78$0$10186$9b4e6d93@newsspool4.arcor-online.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1179701258 27390 80.91.229.12 (20 May 2007 22:47:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 20 May 2007 22:47:38 +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 May 21 00:47:37 2007 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 1HpuBc-0001DN-1F for geh-help-gnu-emacs@m.gmane.org; Mon, 21 May 2007 00:47:36 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HpuBb-0008D4-FF for geh-help-gnu-emacs@m.gmane.org; Sun, 20 May 2007 18:47:35 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HpuBN-0008Ab-Sa for help-gnu-emacs@gnu.org; Sun, 20 May 2007 18:47:21 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HpuBM-00089A-TO for help-gnu-emacs@gnu.org; Sun, 20 May 2007 18:47:21 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HpuBM-00088z-RN for help-gnu-emacs@gnu.org; Sun, 20 May 2007 18:47:20 -0400 Original-Received: from viefep13-int.chello.at ([213.46.255.15] helo=viefep23-int.chello.at) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HpuBM-0001h5-8i for help-gnu-emacs@gnu.org; Sun, 20 May 2007 18:47:20 -0400 Original-Received: from kamaloka.dhatu ([80.219.144.82]) by viefep23-int.chello.at (InterMail vM.7.08.02.00 201-2186-121-20061213) with ESMTP id <20070520224717.TSJX662.viefep23-int.chello.at@kamaloka.dhatu> for ; Mon, 21 May 2007 00:47:17 +0200 Original-Received: from sven by kamaloka.dhatu with local (Exim 4.63) (envelope-from ) id 1HpuBI-0006XO-Ld for help-gnu-emacs@gnu.org; Mon, 21 May 2007 00:47:16 +0200 Content-Disposition: inline In-Reply-To: <4650ae78$0$10186$9b4e6d93@newsspool4.arcor-online.net> X-Operating-System: Debian GNU/Linux 4.0 Kernel 2.6.18-4-486 User-Agent: Mutt/1.5.13 (2006-08-11) X-detected-kernel: Solaris 10 (beta) 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:44214 Archived-At: On Sun, May 20, 2007 at 10:24:23PM +0200, Ralf Angeli wrote: > * Sven Bretfeld (2007-05-20) writes: > > > (setq reftex-cite-prompt-optional-args t) > > > > I was thinking the last line makes reftex ask for the page number > > after hitting C-c [, but it doesn't work. After asking me for the > > cite-key, reftex inserts the cite-command with empty [], so that I > > have to jump back to insert the page number manually. It's the same > > when I define the cite-format with two pairs of braces. > > > > What have I done wrong? > > You forgot to include information about which versions of Emacs and > RefTeX you are using. FWIW, your code is working fine with CVS Emacs > and RefTeX 4.32. Oh, I'm sorry. That might already be the explanation of the problem. I have Emacs 21.4.1 from the main repository of Debian Etch. The included Reftex version seems to be 4.00. Is there a chance to get what I want with this version? Thanks, Sven