From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/41043 Path: news.gmane.org!not-for-mail From: "Thomas A. Schmitz" Newsgroups: gmane.comp.tex.context Subject: Re: a question about ConTeXt + AUCTeX Date: Thu, 15 May 2008 14:00:09 +0200 Message-ID: <786655ED-A315-4AE1-BC84-7F8BB4F6EB4B@uni-bonn.de> References: <9CFCC27A-7747-410F-8246-FFF79D684FCD@mac.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v919.2) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1210852960 17281 80.91.229.12 (15 May 2008 12:02:40 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 15 May 2008 12:02:40 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Thu May 15 14:03:17 2008 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1JwcAj-0000FX-Kt for gctc-ntg-context-518@m.gmane.org; Thu, 15 May 2008 14:02:57 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 621A91FB14; Thu, 15 May 2008 14:02:10 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 20986-02-15; Thu, 15 May 2008 14:01:24 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 7B6371FB89; Thu, 15 May 2008 14:01:24 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8B03F1FB14 for ; Thu, 15 May 2008 14:01:22 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 20527-03-16 for ; Thu, 15 May 2008 14:00:33 +0200 (CEST) Original-Received: from mailout01.t-online.de (mailout01.t-online.de [194.25.134.80]) by ronja.ntg.nl (Postfix) with ESMTP id 124C31FBDB for ; Thu, 15 May 2008 14:00:29 +0200 (CEST) Original-Received: from fwd34.aul.t-online.de by mailout01.t-online.de with smtp id 1Jwc8J-0004nZ-02; Thu, 15 May 2008 14:00:27 +0200 Original-Received: from [192.168.0.2] (EPOaVyZAohlmsS1DY8Bcj7ZzJLKvle+ffjC-fIMjTjpF7Btsqb3yz1xIigNDAJmZn4@[87.178.113.55]) by fwd34.aul.t-online.de with esmtp id 1Jwc82-0d74JU0; Thu, 15 May 2008 14:00:10 +0200 In-Reply-To: <9CFCC27A-7747-410F-8246-FFF79D684FCD@mac.com> X-Mailer: Apple Mail (2.919.2) X-ID: EPOaVyZAohlmsS1DY8Bcj7ZzJLKvle+ffjC-fIMjTjpF7Btsqb3yz1xIigNDAJmZn4@t-dialin.net X-TOI-MSGID: 53daf888-6e97-4af9-8339-a677bc759c1a X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:41043 Archived-At: On May 15, 2008, at 11:02 AM, Dalyoung Jeong wrote: > Dear all, > > Recently I installed Aquamacs Emacs which is nicely working. And I > also found AUCTeX macros in the wiki. > Since I am a newbie to AUCTeX, I don't know how to apply such codes to > Aquamacs. > > Would someone tell me how to do that? > > When I choose PDFConTeXt-en>command > ConTeXt, it runs with the > command > "texexec --once --pdf ...". > Is there any way to change it to "texmfstart texexec ..."? > > Thank you. > > Dalyoung Jeong I don't use Aquamacs precisely because I find customizing it more difficult than other Carbon Emacsen, but you can try this: M-x customize-variabel TeX-command-list in the list, scroll down to ConTeXt and change the Command to texmfstart texexec %t. You have to make sure yourself that texmfstart is in your $PATH and that Aquamaces knows about this $PATH. You can also add other commands, I have "LuaConTeXt mtxrun --script context %t" and "XeConTeXt texmfstart texexec --xtx %t". HTH Thomas ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________