ConTeXt Clean wipes too much

View: New views
6 Messages — Rating Filter:   Alert me  

ConTeXt Clean wipes too much

by Peter Dyballa :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Running `ConTeXt Clean' on `ConFontsBug' with ``texutil --purgeall''


  TeXUtil 9.0.0 - ConTeXt / PRAGMA ADE 1992-2004

          purging files : *.*

                removed : mpgraph.mp
                removed : ConFontsBug-mpgraph.mp
                removed : mpgraph.mp
                removed : ConFontsBug.tui
                removed : ConFontsBug.log
                removed : cmbright.log
                removed : ConFontsBug.tmp
                removed : ConFontsBug.tuo

          removed files : 8
             kept files : 0
       persistent files : 0
        reclaimed bytes : 17546

ConTeXt Clean finished at Wed Jul  6 18:04:02

I was in the buffer ConFontsBug.tex, so there is no reason to delete
files that belong to cmbright.tex! Particularly then when this files
has such a generic extension like .log.


Emacs  : GNU Emacs 22.0.50.1 (powerpc-apple-darwin7.9.0, X toolkit,
Xaw3d scroll bars)
  of 2005-07-02 on Latsche.local
Package: AUCTeX 11.55

current state:
==============
(setq
  window-system 'x
  LaTeX-version "2e"
  TeX-style-path '("style/" "auto/"
"/Library/ApplicationSupport/Emacs/auctex/style/"
                  "/usr/local/var/auctex/")
  TeX-auto-save nil
  TeX-parse-self nil
  TeX-master t
  )


--
Mit friedvollen Grüßen

   Pete

Linux bietet Lösungen für Probleme unter Windows, die mit Mac OS X gar
nicht erst auftreten.



_______________________________________________
auctex mailing list
auctex@...
http://lists.gnu.org/mailman/listinfo/auctex

Re: ConTeXt Clean wipes too much

by David Kastrup :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Peter Dyballa <Peter_Dyballa@...> writes:

> Running `ConTeXt Clean' on `ConFontsBug' with ``texutil --purgeall''
>
>
>   TeXUtil 9.0.0 - ConTeXt / PRAGMA ADE 1992-2004
>
>           purging files : *.*
>
>                 removed : mpgraph.mp
>                 removed : ConFontsBug-mpgraph.mp
>                 removed : mpgraph.mp
>                 removed : ConFontsBug.tui
>                 removed : ConFontsBug.log
>                 removed : cmbright.log
>                 removed : ConFontsBug.tmp
>                 removed : ConFontsBug.tuo
>
>           removed files : 8
>              kept files : 0
>        persistent files : 0
>         reclaimed bytes : 17546
>
> ConTeXt Clean finished at Wed Jul  6 18:04:02
>
> I was in the buffer ConFontsBug.tex, so there is no reason to delete
> files that belong to cmbright.tex! Particularly then when this files
> has such a generic extension like .log.

I am afraid that we might not have enough ConTeXt knowledge among the
developers currently to deal competently with problems like that.

Would you be interested in getting involved as a developer?  Not only
are you using ConTeXt, but also MacOSX.

--
David Kastrup, Kriemhildstr. 15, 44793 Bochum


_______________________________________________
auctex mailing list
auctex@...
http://lists.gnu.org/mailman/listinfo/auctex

Re: ConTeXt Clean wipes too much

by Patrick Gundlach-11 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



> Running `ConTeXt Clean' on `ConFontsBug' with ``texutil --purgeall''


use texutil --purge. Don't know by heart how to switch it, though.


Patrick


_______________________________________________
auctex mailing list
auctex@...
http://lists.gnu.org/mailman/listinfo/auctex

Re: ConTeXt Clean wipes too much

by Peter Dyballa :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


On 6 Jul 2005, at 18:39, David Kastrup wrote:

> Would you be interested in getting involved as a developer?  Not only
> are you using ConTeXt, but also MacOSX.

Not in summer -- I'm debugging coming TeX Live 2005 (a bit) and
developing a suite to install Unicode encoded TrueType as PostScript
Type 1 fonts in TeX.

--
Mit friedvollen Grüßen

   Pete

If my theory of relativity is proven successful, Germany will claim me
as a German, and France will declare that I am a citizen of the world.
Should my theory prove untrue, France will say that I am a German, and
Germany will declare that I am a Jew.          --Albert Einstein, 1929



_______________________________________________
auctex mailing list
auctex@...
http://lists.gnu.org/mailman/listinfo/auctex

Re: Re: ConTeXt Clean wipes too much

by Ralf Angeli :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

* Patrick Gundlach (2005-07-06) writes:

>> Running `ConTeXt Clean' on `ConFontsBug' with ``texutil --purgeall''
>
> use texutil --purge. Don't know by heart how to switch it, though.

In tex.el we have this:

    ;; --purge %s does not work on unix systems with current texutil
    ;; check again october 2003 --pg
    ("ConTeXt Clean" "texutil --purgeall" TeX-run-interactive nil
     (context-mode) :help "Clean temporary ConTeXt files")

AFAICS (with a teTeX 2.0.2 installation) --purge alone seems to behave
like --purgeall.  And --purge <jobname> removes nothing.  Are there
TeX systems where this actually works?

--
Ralf


_______________________________________________
auctex mailing list
auctex@...
http://lists.gnu.org/mailman/listinfo/auctex

Re: ConTeXt Clean wipes too much

by Patrick Gundlach-11 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


[...]

> AFAICS (with a teTeX 2.0.2 installation) --purge alone seems to behave
> like --purgeall.  And --purge <jobname> removes nothing.  Are there
> TeX systems where this actually works?

Yes. It should work for more than a year now. So in tetex 3 there is a
working --purge.

texutil --purge masterfilename[without extension]

Patrick


_______________________________________________
auctex mailing list
auctex@...
http://lists.gnu.org/mailman/listinfo/auctex