From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: waterloo Newsgroups: gmane.emacs.help Subject: auto complete of latex command in emacs Date: Thu, 25 Jun 2009 19:13:32 +0800 Message-ID: <907065090906250413r2bc3d221gdcc2da12dc31ebf5@mail.gmail.com> References: <907065090906190238w34f8271eu297e71623f6212be@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001636e90cd871934a046d2a50de X-Trace: ger.gmane.org 1245944049 11739 80.91.229.12 (25 Jun 2009 15:34:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 25 Jun 2009 15:34:09 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jun 25 17:34:02 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 1MJqxd-0003VA-5x for geh-help-gnu-emacs@m.gmane.org; Thu, 25 Jun 2009 17:34:01 +0200 Original-Received: from localhost ([127.0.0.1]:40886 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MJqxc-00014t-GY for geh-help-gnu-emacs@m.gmane.org; Thu, 25 Jun 2009 11:34:00 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MJmtg-0004zV-BN for help-gnu-emacs@gnu.org; Thu, 25 Jun 2009 07:13:40 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MJmtb-0004xO-OO for help-gnu-emacs@gnu.org; Thu, 25 Jun 2009 07:13:39 -0400 Original-Received: from [199.232.76.173] (port=33975 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MJmta-0004wo-4y for help-gnu-emacs@gnu.org; Thu, 25 Jun 2009 07:13:35 -0400 Original-Received: from mail-pz0-f182.google.com ([209.85.222.182]:55211) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MJmtZ-0005kp-Qw for help-gnu-emacs@gnu.org; Thu, 25 Jun 2009 07:13:33 -0400 Original-Received: by pzk12 with SMTP id 12so1207933pzk.14 for ; Thu, 25 Jun 2009 04:13:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=7OkTGKN5DHNkehFYfsOLBsWEI9D2lLgoxI0qFLjowHc=; b=CXkf+Dg+13sQWpCXdHtMAzmpvz/WCkZVFOsi8PF0c1VEXyOsBdXgw4B1UOAoi3t/A4 sxFsXKvBmJSPYlGo7hM9KTUuwjHFcnZX9DIFzl+jVIQEwT5eb/WzD6W33rdK9MOGhEm2 QmMBaDt783u9qiw3dsabrCLnV18ibifoA6wOc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=tBUMWnanXg8RijazGFabJGNnRtmDCslAJaKoL/SMFYMfezRHpqGweGBsXOvzqaD79D IE17Iw/plZhHn7hYNh8GWQoWVkcKtBTXshwl6xGOrbXyOZBk9AACH9SfUSEDEEIeJ2Qf e42hRDRTaeBzcaycXYdhZ/1vxwin78NBhviTQ= Original-Received: by 10.143.3.4 with SMTP id f4mr780178wfi.177.1245928412516; Thu, 25 Jun 2009 04:13:32 -0700 (PDT) In-Reply-To: <907065090906190238w34f8271eu297e71623f6212be@mail.gmail.com> X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-Mailman-Approved-At: Thu, 25 Jun 2009 11:32:30 -0400 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:65507 Archived-At: --001636e90cd871934a046d2a50de Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit I use emacs 23 with auctex. I find TeX-complete-symbol can only know some finite command . How to make emacs know command of other package such as \usepackage{mathabx} ? Thanks --001636e90cd871934a046d2a50de Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit
I use emacs 23 with auctex.

I find TeX-complete-symbol can only know some finite command .
How to make emacs know command of other package such as \usepackage{mathabx} ?

Thanks

--001636e90cd871934a046d2a50de--