From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Matthias Rempe Newsgroups: gmane.emacs.help Subject: Re: AUC-TeX completion fails to offer some possibilities Date: 13 Dec 2002 23:05:28 +0100 Organization: test Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <84u1ihbac1.fsf@lucy.cs.uni-dortmund.de> Reply-To: Matthias Rempe NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1039817748 23052 80.91.224.249 (13 Dec 2002 22:15:48 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 13 Dec 2002 22:15:48 +0000 (UTC) Return-path: Original-Received: from hermes.netfonds.no ([80.91.224.195]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18My5y-0005zd-00 for ; Fri, 13 Dec 2002 23:15:47 +0100 Original-Received: from monty-python.gnu.org (monty-python.gnu.org [199.232.76.173]) by hermes.netfonds.no (8.12.1/8.12.1) with ESMTP id gBDMG1r4022086 for ; Fri, 13 Dec 2002 23:16:02 +0100 (CET) Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18MxwQ-0005PY-0E for gnu-help-gnu-emacs@m.gmane.org; Fri, 13 Dec 2002 17:05:54 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!fu-berlin.de!uni-berlin.de!145.253.152.130!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 26 Original-NNTP-Posting-Host: 145.253.152.130 Original-X-Trace: fu-berlin.de 1039816979 36097822 145.253.152.130 (16 [82224]) User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Original-Xref: shelby.stanford.edu gnu.emacs.help:108112 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org X-MIME-Autoconverted: from 8bit to quoted-printable by hermes.netfonds.no id gBDMG1r4022086 Xref: main.gmane.org gmane.emacs.help:4642 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:4642 >>>>> "DK" =3D=3D David Kastrup writes: > kai.grossjohann@uni-duisburg.de (Kai Gro=DFjohann) writes: [...] >> Okay, okay. I think the example was wrong. I don't quite >> remember which other macros I was looking for and missed. But >> I remember that I thought that this was not an unusual macro to >> use. I'll post again when I stumble across the situation >> again. > Please do. We need every improvement we can get. Other I've noticed that behavior before, too, and I think I can reproduce it: If I create a new file and insert my skeleton-scrartcl definition, then AUC-TeX does not know e.g. \minisec, \headincludeon and all macros of the packages that are mentioned in the skeleton definition.=20 The reason is that no style hooks are applied. After saving and reloading the file the macros work. --=20 Matthias