auctex
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [AUCTeX] First try at the Biber support merge


From: Ettore Aldrovandi
Subject: Re: [AUCTeX] First try at the Biber support merge
Date: Wed, 25 Jul 2012 14:12:49 -0400
User-agent: Mutt/1.5.20 (2009-06-14)

On Wed, Jul 25, 2012 at 08:50:36AM +0200, Tassilo Horn wrote:

> Do you have a backtrace, or in what way does it fail?
> 
> Looking at the patch, the only function in that procedure that was
> touched is `TeX-command-query', but to me it looks unlikely to be the

Here's the trace on TeX-command-query ("ringstacks" is the file I'm using) if 
Skim is already running:

======================================================================
1 -> TeX-command-master: override-confirm=nil
| 2 -> TeX-command-query: name="ringstacks"
| 2 <- TeX-command-query: "View"
| 2 -> TeX-command: name="View" file=TeX-master-file override-confirm=nil
| 2 <- TeX-command: nil
1 <- TeX-command-master: nil
======================================================================

At the 2 -> Tex-command: stage, under normal behavior, I should have a
Skim window pop up. What I get is:

View command: (aquamacs-call-viewer 815 "ringstacks.tex")

in the mini-buffer. Then it returns nil.


If Skim is not running, then I get:

======================================================================
1 -> TeX-command-master: override-confirm=nil
| 2 -> TeX-command-query: name="ringstacks"
| 2 <- TeX-command-query: "View"
| 2 -> TeX-command: name="View" file=TeX-master-file override-confirm=nil

and it hangs here until I kill it.


> cause.  Are you sure that the problem doesn't also occur in aquamacs
> without Ken's biber patch?

No, without the patch it doesn't occur.

Thanks,
--Ettore 

-- 
Ettore Aldrovandi
Department of Mathematics, Florida State University
1017 Academic Way                *    http://www.math.fsu.edu/~ealdrov
Tallahassee, FL 32306-4510, USA * * aldrovandi at math dot fsu dot edu



reply via email to

[Prev in Thread] Current Thread [Next in Thread]