From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Johs Newsgroups: gmane.emacs.help Subject: Re: can't use Kdvi as dvi previewer Date: Sun, 29 Oct 2006 21:54:32 +0100 Organization: UNI-C Message-ID: References: <4544db5e$0$30320$9b4e6d93@newsspool1.arcor-online.net> Reply-To: asd@ads.com NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Trace: sea.gmane.org 1162158048 23234 80.91.229.2 (29 Oct 2006 21:40:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 29 Oct 2006 21:40:48 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Oct 29 22:40:37 2006 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 1GeIOI-000475-Ss for geh-help-gnu-emacs@m.gmane.org; Sun, 29 Oct 2006 22:40:27 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GeIOI-0004UY-B3 for geh-help-gnu-emacs@m.gmane.org; Sun, 29 Oct 2006 16:40:26 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!newsfeed.gamma.ru!Gamma.RU!news.tele.dk!news.tele.dk!small.news.tele.dk!uninett.no!news.net.uni-c.dk!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 23 Original-NNTP-Posting-Host: 130.225.245.182 Original-X-Trace: news.net.uni-c.dk 1162155264 21439 130.225.245.182 (29 Oct 2006 20:54:24 GMT) Original-X-Complaints-To: usenet@news.net.uni-c.dk Original-NNTP-Posting-Date: Sun, 29 Oct 2006 20:54:24 +0000 (UTC) User-Agent: KNode/0.10.4 Original-Xref: shelby.stanford.edu gnu.emacs.help:142774 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:38393 Archived-At: Ralf Angeli wrote: > * Johs (2006-10-29) writes: > >> I use Ubuntu 6.10 and auctex and have installed Kdvi. I have tried to add >> the following to my >> .emacs file: >> >> (setq tex-dvi-view-command "kdvi") > > This variable has nothing to do with AUCTeX. > >> But when I preview emacs still uses xdvi. How do I change to kdvi? > > (info "(auctex)Viewing") <-- Type `C-x C-e' here. > hmm do I have to enter: (info "(auctex)Viewing") into my .emacs file?