From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nicolas Neuss Newsgroups: gmane.emacs.help Subject: Re: New "\citem" with Auctex Date: Mon, 05 Jan 2009 19:50:39 +0100 Organization: IWRMM Message-ID: <87prj1ege8.fsf@ma-patru.mathematik.uni-karlsruhe.de> References: <87zli7ngsl.fsf@ma-patru.mathematik.uni-karlsruhe.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1231184502 27555 80.91.229.12 (5 Jan 2009 19:41:42 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 5 Jan 2009 19:41:42 +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 Jan 05 20:42:52 2009 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 1LJvLV-00082q-Ku for geh-help-gnu-emacs@m.gmane.org; Mon, 05 Jan 2009 20:42:41 +0100 Original-Received: from localhost ([127.0.0.1]:55148 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LJvKG-0007lK-5t for geh-help-gnu-emacs@m.gmane.org; Mon, 05 Jan 2009 14:41:24 -0500 Original-Path: news.stanford.edu!newsfeed.stanford.edu!newshub.sdsu.edu!feeder.erje.net!news2.arglkargh.de!news.n-ix.net!news.belwue.de!peernews!news.rz.uni-karlsruhe.de!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 21 Original-NNTP-Posting-Host: ma-patru.mathematik.uni-karlsruhe.de Original-X-Trace: news4.rz.uni-karlsruhe.de 1231181439 10390 172.22.2.67 (5 Jan 2009 18:50:39 GMT) Original-X-Complaints-To: abuse@uni-karlsruhe.de Original-NNTP-Posting-Date: Mon, 5 Jan 2009 18:50:39 +0000 (UTC) User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) Cancel-Lock: sha1:FKEOM0VZdSgEOmoWqRxPTInHZX0= Original-Xref: news.stanford.edu gnu.emacs.help:165761 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:61095 Archived-At: Alberto Luaces writes: > El Domingo 04 Enero 2009ES 18:04:58 Nicolas Neuss escribió: >> P.S.: I wanted to look also at Auctex-sources, but only the "elc" files >> were available in Debian/Ubuntu packages. > > Get the source package instead of the binary one: > > apt-get source auctex OK, looking at the sources I found the solution (custom-set-variables '(LaTeX-item-regexp "\\(bib\\|c\\)?item\\b")) Thanks, Nicolas P.S.: I tried, but did not find this information in the Auctex info pages. [Aside: I think that the sources should be included in Linux Emacs distributions. I guess this is not an issue for this newsgroup, but maybe some Linux package maintainers are lurking here.]