all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Problem with AUCTeX on Windows
@ 2008-10-08  8:07 Pascal Quesseveur
  2008-10-08  9:11 ` Peter Dyballa
       [not found] ` <mailman.545.1223457108.25473.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 3+ messages in thread
From: Pascal Quesseveur @ 2008-10-08  8:07 UTC (permalink / raw)
  To: help-gnu-emacs

Hello,

I get the following error when trying to compile a latex source
file with Emacs on Windows. My configuration is:

emacs-version=22.1.1
system-configuration=i386-mingw-nt5.1.2600
AUCTeX-version=11.85
TeXLive 2005

Problem occurs when I launch M-x shell (cmdproxy.exe) before
activating latex. Everything is Ok when I don't launch shell or when I
use eshell.

I got similar problem with an older version of AUCTeX (11.53).

,----
| Running `LaTeX' on `ex_latex' with
| ``latex  -interaction=nonstopmode "\input" "ex_latex.tex"''
| warning: extra args ignored after 'latex  -interaction=nonstopmode "\\input'
| This is pdfeTeXk, Version 3.141592-1.30.3-2.2 (Web2c 7.5.5)
|  %&-line parsing enabled.
| entering extended mode
| LaTeX2e <2003/12/01>
| 
| ! LaTeX Error: There's no line here to end.
| 
| See the LaTeX manual or LaTeX Companion for explanation.
| Type  H <return>  for immediate help.
|  ...                                              
|                                                   
| <*> \\i
|        nput
| 
| ! LaTeX Error: Missing \begin{document}.
| 
| See the LaTeX manual or LaTeX Companion for explanation.
| Type  H <return>  for immediate help.
|  ...                                              
|                                                   
| <*> \\i
|        nput
| Missing character: There is no i in font nullfont!
| Missing character: There is no n in font nullfont!
| Missing character: There is no p in font nullfont!
| Missing character: There is no u in font nullfont!
| Missing character: There is no t in font nullfont!
| ! Emergency stop.
| <*> \\input
|            
| No pages of output.
| Transcript written on texput.log.
| 
| LaTeX exited abnormally with code 1 at Tue Oct 07 18:21:21
`----

-- 
Pascal Quesseveur
pascal.quesseveur@free.fr


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Problem with AUCTeX on Windows
  2008-10-08  8:07 Problem with AUCTeX on Windows Pascal Quesseveur
@ 2008-10-08  9:11 ` Peter Dyballa
       [not found] ` <mailman.545.1223457108.25473.help-gnu-emacs@gnu.org>
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Dyballa @ 2008-10-08  9:11 UTC (permalink / raw)
  To: pascal.quesseveur; +Cc: help-gnu-emacs


Am 08.10.2008 um 10:07 schrieb Pascal Quesseveur:

> | warning: extra args ignored after 'latex  - 
> interaction=nonstopmode "\\input'


It's just one \ too much before the word "input" – do you have some  
customisation active? Does the same happen when you launch GNU Emacs  
with "--no-site-file" or  "--no-init-file" or with both?

To make testing easy you can create a little ELisp file(s) that loads  
or does not load shell and sets up AUCTeX and add to GNU Emacs'  
invocation: -l <path to your little ELisp file>.

--
Greetings

   Pete

Real Time, adj.:
	Here and now, as opposed to fake time, which only occurs there and  
then.







^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Problem with AUCTeX on Windows
       [not found] ` <mailman.545.1223457108.25473.help-gnu-emacs@gnu.org>
@ 2008-10-08 10:29   ` Pascal Quesseveur
  0 siblings, 0 replies; 3+ messages in thread
From: Pascal Quesseveur @ 2008-10-08 10:29 UTC (permalink / raw)
  To: help-gnu-emacs

>"PD" == Peter Dyballa <Peter_Dyballa@Web.DE> writes:

  PD> It's just one \ too much before the word "input" – do you have some
  PD> customisation active? Does the same happen when you launch GNU Emacs
  PD> with "--no-site-file" or  "--no-init-file" or with both?

OK. Thank you. I found I have variable w32-quote-process-args set to
character " in a shell-mode hook. When I remove that setting (then
w32-quote-process-args is true) latex runs fine after shell has been
activated.


-- 
Pascal Quesseveur
pascal.quesseveur@free.fr


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-10-08 10:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-08  8:07 Problem with AUCTeX on Windows Pascal Quesseveur
2008-10-08  9:11 ` Peter Dyballa
     [not found] ` <mailman.545.1223457108.25473.help-gnu-emacs@gnu.org>
2008-10-08 10:29   ` Pascal Quesseveur

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.