* latex and perl mode
@ 2005-02-25 12:13 Dietmar Kehr
2005-02-25 12:18 ` David Kastrup
0 siblings, 1 reply; 2+ messages in thread
From: Dietmar Kehr @ 2005-02-25 12:13 UTC (permalink / raw)
1. I can start a latex run with C-c C-b but
this starts latex \\nonstopmode
How can I use latex without \\nonstopmode?
2. I'd like to use a similar feature in the perl-mode:
I would like to run the buffer with the perl programm, where
the error messages are shown in seperate emacs buffer.
How is this possible? I didn't find it with C-h f perlmode.
Thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: latex and perl mode
2005-02-25 12:13 latex and perl mode Dietmar Kehr
@ 2005-02-25 12:18 ` David Kastrup
0 siblings, 0 replies; 2+ messages in thread
From: David Kastrup @ 2005-02-25 12:18 UTC (permalink / raw)
Dietmar Kehr <dkehr@gnx.de> writes:
> 1. I can start a latex run with C-c C-b but
> this starts latex \\nonstopmode
> How can I use latex without \\nonstopmode?
If you are using AUCTeX in a somewhat recent version, by switching
into interactive mode with C-c C-t C-i.
With the builtin TeX mode (which you appear to be using), this is more
complicated. Use
M-x customize-variable RET tex-start-commands RET
and select the "Interactive" option. Set for session or save also for
future sessions, as you prefer.
--
David Kastrup, Kriemhildstr. 15, 44793 Bochum
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-02-25 12:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-25 12:13 latex and perl mode Dietmar Kehr
2005-02-25 12:18 ` David Kastrup
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.