ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* writestatus not flushing
@ 2009-08-05 12:00 Hans van der Meer
  2009-08-05 20:38 ` Taco Hoekwater
  0 siblings, 1 reply; 2+ messages in thread
From: Hans van der Meer @ 2009-08-05 12:00 UTC (permalink / raw)
  To: NTG ConTeXt


[-- Attachment #1.1: Type: text/plain, Size: 343 bytes --]

I am trying to follow the problems my typescripts create in mkiv.
Using the \writestatus{}{} it turned out that its output to the  
console is delayed. And because the process seems to have entered an  
endless loop, I cannot zoom in on the error. The .log file turned out  
to be empty to.

Is there a better solution?

Hans van der Meer





[-- Attachment #1.2: Type: text/html, Size: 3034 bytes --]

[-- Attachment #2: Type: text/plain, Size: 487 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: writestatus not flushing
  2009-08-05 12:00 writestatus not flushing Hans van der Meer
@ 2009-08-05 20:38 ` Taco Hoekwater
  0 siblings, 0 replies; 2+ messages in thread
From: Taco Hoekwater @ 2009-08-05 20:38 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hans van der Meer wrote:
> I am trying to follow the problems my typescripts create in mkiv.
> Using the \writestatus{}{} it turned out that its output to the console 
> is delayed. And because the process seems to have entered an endless 
> loop, I cannot zoom in on the error. The .log file turned out to be 
> empty to.
> 
> Is there a better solution?

The likeliest cause of loops is still the tex macro expansion, so I
would suggest \tracingall. If that doesn't help, try

   \ctxlua{print('')

instead of \writestatus.

Best wishes,
Taco

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-08-05 20:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-05 12:00 writestatus not flushing Hans van der Meer
2009-08-05 20:38 ` Taco Hoekwater

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).