From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "B. T. Raven" Newsgroups: gmane.emacs.help Subject: Re: Gnu Emacs +MikTex +Yap Date: Mon, 26 Dec 2005 14:19:58 GMT Organization: EarthLink Inc. -- http://www.EarthLink.net Message-ID: References: <85ek46dd77.fsf@lola.goethe.zz> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1135608165 8358 80.91.229.2 (26 Dec 2005 14:42:45 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 26 Dec 2005 14:42:45 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Dec 26 15:42:45 2005 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EqtYf-000620-Q6 for geh-help-gnu-emacs@m.gmane.org; Mon, 26 Dec 2005 15:42:42 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EqtZs-0003yT-29 for geh-help-gnu-emacs@m.gmane.org; Mon, 26 Dec 2005 09:43:56 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!headwall.stanford.edu!newshub.sdsu.edu!elnk-nf2-pas!newsfeed.earthlink.net!stamper.news.pas.earthlink.net!stamper.news.atl.earthlink.net!newsread1.news.atl.earthlink.net.POSTED!0847253b!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 30 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Original-NNTP-Posting-Host: 4.159.164.10 Original-X-Complaints-To: abuse@earthlink.net Original-X-Trace: newsread1.news.atl.earthlink.net 1135606798 4.159.164.10 (Mon, 26 Dec 2005 06:19:58 PST) Original-NNTP-Posting-Date: Mon, 26 Dec 2005 06:19:58 PST Original-Xref: shelby.stanford.edu gnu.emacs.help:136615 Original-To: help-gnu-emacs@gnu.org 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:32234 Archived-At: "David Kastrup" wrote in message news:85ek46dd77.fsf@lola.goethe.zz... > "Overbeck" writes: > > > In my "out-of-the-box" emacs 21.3, TeXMode view is set to "dvi2tty" > > which is not implemented in MikTex. I've changed the variable in all > > sorts of ways including putting (setq tex-dvi-view-command "yap") in > > .emacs. > > > > My question is: > > > > Has *anyone* successfully set up Yap in MikTex with GNU Emacs on > > Windows XP? If so, *how*? > > Most people don't bother with Emacs' built-in mode and use AUCTeX > instead. A precompiled > developer Emacs for Windows including AUCTeX can be gotten from > > This is the first precompiled CVS version of Emacs that I have heard of. (Still 21.3 here: http://ftp.gnu.org/gnu/windows/emacs/ ) Has the leim package been incorporated into it, or will that have to wait for version 23? Thanks, Ed.