all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Denis Bueno" <dbueno@gmail.com>
To: "Peter Dyballa" <Peter_Dyballa@web.de>
Cc: Fabian Braennstroem <f.braennstroem@gmx.de>, help-gnu-emacs@gnu.org
Subject: Re: auctex with several automatic runs
Date: Thu, 6 Sep 2007 10:03:20 -0400	[thread overview]
Message-ID: <6dbd4d000709060703p137ba20fhc950c014e6c7ca5a@mail.gmail.com> (raw)
In-Reply-To: <076E670A-A8E1-4B1A-8181-5AF918B29DC9@Web.DE>

On 9/6/07, Peter Dyballa <Peter_Dyballa@web.de> wrote:
>
> Am 06.09.2007 um 02:31 schrieb Fabian Braennstroem:
>
> > I am looking for a auctex setup, which does the needed
> > latex-bibtex-latex-latex-view runs
> > automatically, when needed, with using C-cC-C just once.
>
> It's not exactly what you want, but latexmk offers what you need:
> http://www.phys.psu.edu/~collins/software/latexmk-jcc/

The problem I find with latexmk is the following use case:

  1. Run `latexmk -pvc -pdf <my-tex-document>` so that latexmk will
re-TeX my file whenever it changes.
  2. Make a change that causes pdflatex to barf -- a syntax error, or
something similar.
  3. Immediately fix the error because 99% of the time it's something
stupid and simple.
  3. latexmk hangs on the error and if you Ctrl-D to abort pdflatex,
latexmk does not notice that I have corrected the error (i.e. it does
not immediately attempt to recompile).  This forces me to manually
restart latexmk, which defeats the entire purpose of automatic
recompilation.

Essentially this forces me to wait until I'm fairly sure I've written
valid LaTeX before saving.  I am a compulsive saver; I save after
every phrase I write, while I think about how to complete the phrase.

Has anyone had a similar problem and found a solution?

-- 
                              Denis

  reply	other threads:[~2007-09-06 14:03 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-06  0:31 auctex with several automatic runs Fabian Braennstroem
2007-09-06  9:11 ` Peter Dyballa
2007-09-06 14:03   ` Denis Bueno [this message]
2007-09-06 14:58     ` Peter Dyballa
2007-09-06 15:13       ` Denis Bueno
     [not found]       ` <mailman.421.1189091630.18990.help-gnu-emacs@gnu.org>
2007-09-07  0:13         ` Fabian Braennstroem

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6dbd4d000709060703p137ba20fhc950c014e6c7ca5a@mail.gmail.com \
    --to=dbueno@gmail.com \
    --cc=Peter_Dyballa@web.de \
    --cc=f.braennstroem@gmx.de \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.