www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1996/12/19/02:35:02

Date: Thu, 19 Dec 1996 09:18:59 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
To: Adam Kurianski <akurian AT an DOT ip DOT titech DOT ac DOT jp>
cc: djgpp AT delorie DOT com
Subject: Re: djgpp201 AT emacs1934 plus emTeX
In-Reply-To: <199612190401.NAA27712@clover.an.ip.titech.ac.jp>
Message-ID: <Pine.SUN.3.91.961219091324.24763R-100000@is>
MIME-Version: 1.0

On Thu, 19 Dec 1996, Adam Kurianski wrote:

> When I run emacs in LaTeX mode with a LaTeX file and try to compile it (C-c
> C-b or C-c C-f), it always results in error message: 'Symbol's function
> definition is void: get-process"
> 
> How can I solve the problem?

Sorry, you can't.  TeX support in Emacs uses asynchronous subprocesses, 
and these aren't available on MSDOS port of Emacs.  The only workaround 
(short of adding async process support to DOS Emacs) is to rewrite 
tex-mode.el so it uses `call-process' function (which does work on MSDOS) 
instead of `start-process'.

- Raw text -


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