From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/23981 Path: news.gmane.org!not-for-mail From: Renaud AUBIN Newsgroups: gmane.comp.tex.context Subject: GNU Emacs/ AucTeX configuration for ConTeXt Date: Fri, 02 Dec 2005 08:36:49 +0100 Message-ID: <438FF991.50006@nibua-r.org> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1868266749==" X-Trace: sea.gmane.org 1133529608 26972 80.91.229.2 (2 Dec 2005 13:20:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 2 Dec 2005 13:20:08 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Dec 02 14:20:07 2005 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1EiApM-0000jb-9d for gctc-ntg-context-518@m.gmane.org; Fri, 02 Dec 2005 14:19:52 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 4B30C1284A; Fri, 2 Dec 2005 14:19:19 +0100 (CET) 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 11172-01-51; Fri, 2 Dec 2005 14:19:16 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 7A3AC127E3; Fri, 2 Dec 2005 14:16:11 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 6128D127C2 for ; Fri, 2 Dec 2005 14:15:42 +0100 (CET) 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 10345-04-25 for ; Fri, 2 Dec 2005 14:15:40 +0100 (CET) Original-Received: from 26.mail-out.ovh.net (26.mail-out.ovh.net [213.186.42.179]) by ronja.ntg.nl (Postfix) with ESMTP id 7612F1295D for ; Fri, 2 Dec 2005 08:36:43 +0100 (CET) Original-Received: (qmail 9917 invoked by uid 503); 2 Dec 2005 07:37:03 -0000 Original-Received: (QMFILT: 1.0); 02 Dec 2005 07:37:03 -0000 Original-Received: from b6.ovh.net (HELO mail44.ha.ovh.net) (213.186.33.56) by 26.mail-out.ovh.net with SMTP; 2 Dec 2005 07:37:03 -0000 Original-Received: from b0.ovh.net (HELO queue-out) (213.186.33.50) by b0.ovh.net with SMTP; 2 Dec 2005 07:36:42 -0000 Original-Received: from mail44.ha.ovh.net (10.0.50.44) by mail44.ha.ovh.net with SMTP; 2 Dec 2005 07:36:40 -0000 Original-Received: from b0.ovh.net (HELO queue-pre) (213.186.33.50) by b0.ovh.net with SMTP; 2 Dec 2005 07:36:40 -0000 Original-Received: from unknown (HELO ?192.168.78.10?) (aubin@nibua-r.org@83.179.136.166) by ns0.ovh.net with SMTP; 2 Dec 2005 07:36:40 -0000 User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051010) X-Accept-Language: fr, en Original-To: ConTeXt Mailing List X-Ovh-Remote: 83.179.136.166 () X-Ovh-Local: 213.186.33.20 (ns0.ovh.net) X-Spam-Check: fait|type 1&3|0.5|H 0.5 X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 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:23981 Archived-At: This is a multi-part message in MIME format. --===============1868266749== Content-Type: multipart/alternative; boundary="------------000708010708020309020508" This is a multi-part message in MIME format. --------------000708010708020309020508 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hi all, Is there someone using GNU Emacs with ConTeXt. After some googlelyzing, I've learnt : 1. ConTeXt mode from Berend de Boer is now included in AucTeX 2. Some people use Emacs with ConTeXt and METAPOST, but with special .el files that seems not really up-to-date I didn't found usefull information to configure properly AucTeX in order to work well with ConTeXt and METAPOST, even in the auctex mailing list. It's ok for the menu (apparently managed by site) but I don't have syntax highlighting except for comment and indenting doesn't work well. So, my questions are: 1. Since there is a ConTeXt mode, I suppose there is some advanced features like syntax highlighting and indentation rules. Am I right ? 2. If I'm right, how to configure it ? 3. I will use METAPOST in my .tex files, how to manage this within Emacs ? 4. You know advanded features I must know ? ;-) I'm sorry but I'm addicted to Emacs and don't want to use Scite even if it seems ConTeXt-friendly. I'm aware of the fact that this mail is more Emacs/AucTeX related but since I didn't succeed in finding answers yet I submit this issue to the ConTeXt community. Best regards, --------------000708010708020309020508 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit
Hi all,

Is there someone using GNU Emacs with ConTeXt. After some googlelyzing, I've learnt :
1. ConTeXt mode from Berend de Boer is now included in AucTeX
2. Some people use Emacs with ConTeXt and METAPOST, but with special .el files that seems not really up-to-date

I didn't found usefull information to configure properly AucTeX in order to work well with ConTeXt and METAPOST, even in the auctex mailing list.
It's ok for the menu (apparently managed by site) but I don't have syntax highlighting except for comment and indenting doesn't work well.
So, my questions are:
1. Since there is a ConTeXt mode, I suppose there is some advanced features like syntax highlighting and indentation rules. Am I right ?
2. If I'm right, how to configure it ?
3. I will use METAPOST in my .tex files, how to manage this within Emacs ?
4. You know advanded features I must know ? ;-)

I'm sorry but I'm addicted to Emacs and don't want to use Scite even if it seems ConTeXt-friendly. I'm aware of the fact that this mail is more Emacs/AucTeX related but since I didn't succeed in finding answers yet I submit this issue to the ConTeXt community.

Best regards,

--------------000708010708020309020508-- --===============1868266749== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context --===============1868266749==--