delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2002/02/01/21:37:57

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Message-ID: <FB2C8BA000B7D5119ABB00508BC762981435AD@msbmail.usc.edu>
From: "Scott, Steven" <Sscott AT marshall DOT usc DOT edu>
To: "'Markus Hoenicka '" <Markus DOT Hoenicka AT uth DOT tmc DOT edu>
Cc: "'cygwin AT cygwin DOT com'" <cygwin AT cygwin DOT com>
Subject: RE: auctex can only see .tex files in HOME directory
Date: Fri, 1 Feb 2002 18:34:49 -0800
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2653.19)

Markus, 

Thank you for responding.  

> I could not reproduce this problem on my home box. I updated the
> Cygwin installation yesterday, and I use AucTeX 10.0.g, Emacs 21.1,
> and Cygwin's teTeX.

I updated to emacs 21.1 in the hopes that my problem would go away.
Alas, it did not.

> What shell do you use to run the TeX commands in Emacs? How did you
> set it up?

I have cygwin as the shell to run when one types M-x shell.  I presume
(though I do not know for sure) that this means cygwin is also the
shell that emacs/auctex uses to run latex.

The only command I changed from the tex-site.el defaults was the print
command (to "dvips -o") in (defcustom TeX-printer-list
  '(("Local" "dvips -o %s.ps %s" "lpq") .......))

The relevant lines from my .emacs file are given below:

Steve
--------------------------------------------------
;;;; tell emacs where to look for lisp files
(setq load-path (cons "d:/cygwin/elisp" load-path))  

;;;;;;;;;;;;;;;  BEGIN AUCTEX ;;;;;;;;;;;;;;;;;;;;;;;;;

(require 'tex-site)
(setq tex-default-mode 'latex-mode)
(setq text-mode-hook 'turn-on-auto-fill)
;;;   AUCTEX contributed files
(if window-system
    (require 'hilit-LaTeX))   ;; highlight latex commands
;
(if window-system
    (require 'font-latex))    ;; font lock (highlights C commands)
;
(autoload 'turn-on-bib-cite "bib-cite")    ;;; bib-cite
(add-hook 'LaTeX-mode-hook 'turn-on-bib-cite)
;;;;;;;;;;;;;;  END AUCTEX ;;;;;;;;;;;;;;;;;;;;;;;;;
 
------------------------------------------
-----Original Message-----
From: Markus Hoenicka
To: Scott, Steven
Cc: cygwin AT cygwin DOT com
Sent: 2/1/2002 7:42 AM
Subject: auctex can only see .tex files in HOME directory

Hi,

I could not reproduce this problem on my home box. I updated the
Cygwin installation yesterday, and I use AucTeX 10.0.g, Emacs 21.1,
and Cygwin's teTeX.

What shell do you use to run the TeX commands in Emacs? How did you
set it up?

regards,
Markus

Scott, Steven writes:
 > I recently updated my Cygwin distribution and now aucTeX will only
 > work on documents (i.e. .tex files) in my HOME directory.  If I use
 > LaTeX from the Cygwin shell then things work fine, as they did before
I
 > installed the updated distribution.  (I.e. I can LaTeX files in their
local
 > directories).

-- 
Markus Hoenicka, PhD
UT Houston Medical School
Dept. of Integrative Biology and Pharmacology
6431 Fannin MSB4.114
Houston, TX 77030
(713) 500-6313, -7477
(713) 500-7444 (fax)
Markus DOT Hoenicka AT uth DOT tmc DOT edu
http://ourworld.compuserve.com/homepages/hoenicka_markus/

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019