[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [AUCTeX-devel] A simple patch displaying compilation time
From: |
Marcin Borkowski |
Subject: |
Re: [AUCTeX-devel] A simple patch displaying compilation time |
Date: |
Thu, 23 Feb 2017 07:20:33 +0100 |
User-agent: |
mu4e 0.9.19; emacs 26.0.50.5 |
On 2017-02-19, at 17:50, Mosè Giordano <address@hidden> wrote:
> 2017-02-19 8:45 GMT+01:00 Marcin Borkowski <address@hidden>:
>> Hi all,
>>
>> I have finally become bored enough of going to Eshell and saying "time
>> pdflatex <whetever>" instead of just pressing C-c C-c that I decided to
>> spend a few minutes writing this quite trivial patch. I would be
>> thankful for reviewing it and telling me what I should change in case
>> I messed something up (or accepting it if I didn't;-)).
>
> Just a note: the information isn't printed if there are warnings
> captured by `TeX-LaTeX-sentinel'.
Yes, I see it. I added suitable calls to `TeX-LaTeX-sentinel' (which
was not very DRY, but that function already isn't very DRY to begin
with...), but I noticed that it won't work nice in XEmacs (even after
a call to (fbound #'time-to-seconds)). I'll fix that and send the
corrected patch soon.
Best,
--
Marcin Borkowski
- Re: [AUCTeX-devel] support for xemacs, (continued)
- Re: [AUCTeX-devel] support for xemacs, Uwe Brauer, 2017/02/23
- Re: [AUCTeX-devel] support for xemacs, Mosè Giordano, 2017/02/23
- Re: [AUCTeX-devel] support for xemacs, Ikumi Keita, 2017/02/23
- Re: [AUCTeX-devel] support for xemacs, Mosè Giordano, 2017/02/23
- Re: [AUCTeX-devel] support for xemacs, Uwe Brauer, 2017/02/23
- Re: [AUCTeX-devel] support for xemacs, Uwe Brauer, 2017/02/23
- Re: [AUCTeX-devel] support for xemacs, Tassilo Horn, 2017/02/23
Re: [AUCTeX-devel] A simple patch displaying compilation time, Arash Esbati, 2017/02/19
Re: [AUCTeX-devel] A simple patch displaying compilation time, Mosè Giordano, 2017/02/19
- Re: [AUCTeX-devel] A simple patch displaying compilation time,
Marcin Borkowski <=