From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/87877 Path: news.gmane.org!not-for-mail From: =?utf-8?Q?Peter_M=C3=BCnster?= Newsgroups: gmane.comp.tex.context Subject: Re: Configure AUCTeX to run context not texec Date: Fri, 27 Jun 2014 10:13:34 +0200 Message-ID: <8738eqdb2p.fsf@micropit.roche-blanche.homenet.org> References: <87k3gio59q.fsf@micropit.couberia.selfip.net> <87lhsilt3u.fsf@atmarama.net> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1403856841 19276 80.91.229.3 (27 Jun 2014 08:14:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 27 Jun 2014 08:14:01 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Fri Jun 27 10:13:56 2014 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([5.39.185.229]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1X0RI7-0008PU-Ql for gctc-ntg-context-518@m.gmane.org; Fri, 27 Jun 2014 10:13:51 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 996021028E for ; Fri, 27 Jun 2014 10:13:51 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id NM-bn-O2ZRDK for ; Fri, 27 Jun 2014 10:13:51 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id 95D3710226 for ; Fri, 27 Jun 2014 10:13:43 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 03018101E9 for ; Fri, 27 Jun 2014 10:13:40 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id z3NhQzIt7u0F for ; Fri, 27 Jun 2014 10:13:36 +0200 (CEST) Original-Received: from filter4-til.mf.surf.net (filter4-til.mf.surf.net [194.171.167.220]) by balder.ntg.nl (Postfix) with ESMTP id A6F75101E6 for ; Fri, 27 Jun 2014 10:13:36 +0200 (CEST) Original-Received: from smtp.smtpout.orange.fr (smtp03.smtpout.orange.fr [80.12.242.125]) by filter4-til.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id s5R8DZD5015503 for ; Fri, 27 Jun 2014 10:13:36 +0200 Original-Received: from micropit.roche-blanche.homenet.org ([2.11.168.102]) by mwinf5d05 with ME id KLDb1o0092CtZay03LDb2v; Fri, 27 Jun 2014 10:13:35 +0200 X-ME-Helo: micropit.roche-blanche.homenet.org X-ME-Auth: ZHJwbUB3YW5hZG9vLmZy X-ME-Date: Fri, 27 Jun 2014 10:13:35 +0200 X-ME-IP: 2.11.168.102 Original-Received: by micropit.roche-blanche.homenet.org (Postfix, from userid 1000) id E68CAA60C4C; Fri, 27 Jun 2014 10:13:34 +0200 (CEST) Mail-Followup-To: ntg-context@ntg.nl User-Agent: Gnus/5.130012 (=?utf-8?Q?=E7=9C=9F?= Gnus v0.12) Emacs/24.4.50 (gnu/linux) X-Bayes-Prob: 0.0001 (Score 0, tokens from: ntg-context@ntg.nl, base:default, @@RPTN) X-CanIt-Geo: ip=80.12.242.125; country=FR; latitude=48.8600; longitude=2.3500; http://maps.google.com/maps?q=48.8600,2.3500&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0VMjkdzmk - 643d831a23a9 - 20140627 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.220 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.14 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl Original-Sender: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:87877 Archived-At: On Fri, Jun 27 2014, Gour wrote: > What is the recommnded way to configure one's preferred viewer in AUCTeX > to by used when processing ConTeXt files? I don't know what is recommended, but this works for me: (setq-default TeX-PDF-mode t TeX-default-mode 'context-mode TeX-view-program-list '(("Okular" ("okular %(oo)" (mode-io-correlate "#src:%n%a")))) TeX-view-program-selection '(((output-dvi style-pstricks) "dvips and gv") (output-dvi "xdvi") (output-pdf "Okular") (output-html "xdg-open"))) -- Peter ___________________________________________________________________________________ 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 : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________