ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* result saved in file: ./file.pdf
@ 2021-08-16 11:46 Peter Münster via ntg-context
  2021-08-16 12:18 ` compatibility with AucTeX (was: result saved in file: ./file.pdf) Peter Münster via ntg-context
  2021-08-16 13:06 ` result saved in file: ./file.pdf Hans Hagen via ntg-context
  0 siblings, 2 replies; 4+ messages in thread
From: Peter Münster via ntg-context @ 2021-08-16 11:46 UTC (permalink / raw)
  To: ConTeXt users; +Cc: Peter Münster

Hi,

The latest version of ConTeXt writes "result saved in file: ./file.pdf"
instead of "saved in file: file.pdf", that breaks the error-checker of
AucTeX. Is this wanted? Or are you going to change it back to a filename
without the "./"?

TIA,
-- 
           Peter
___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* compatibility with AucTeX (was: result saved in file: ./file.pdf)
  2021-08-16 11:46 result saved in file: ./file.pdf Peter Münster via ntg-context
@ 2021-08-16 12:18 ` Peter Münster via ntg-context
  2021-08-16 12:59   ` Hans Hagen via ntg-context
  2021-08-16 13:06 ` result saved in file: ./file.pdf Hans Hagen via ntg-context
  1 sibling, 1 reply; 4+ messages in thread
From: Peter Münster via ntg-context @ 2021-08-16 12:18 UTC (permalink / raw)
  To: ConTeXt users; +Cc: Peter Münster

On Mon, Aug 16 2021, Peter Münster via ntg-context wrote:

> that breaks the error-checker of AucTeX.

No, sorry. It's something else, that breaks it: lines, that begin like
"4:5: [glue]<1: ...".

Such lines look like errors to AucTeX. What does "4:5" mean? Is this
going to change?

TIA,
-- 
           Peter
___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: compatibility with AucTeX (was: result saved in file: ./file.pdf)
  2021-08-16 12:18 ` compatibility with AucTeX (was: result saved in file: ./file.pdf) Peter Münster via ntg-context
@ 2021-08-16 12:59   ` Hans Hagen via ntg-context
  0 siblings, 0 replies; 4+ messages in thread
From: Hans Hagen via ntg-context @ 2021-08-16 12:59 UTC (permalink / raw)
  To: ConTeXt users; +Cc: Hans Hagen

On 8/16/2021 2:18 PM, Peter Münster via ntg-context wrote:
> On Mon, Aug 16 2021, Peter Münster via ntg-context wrote:
> 
>> that breaks the error-checker of AucTeX.
> 
> No, sorry. It's something else, that breaks it: lines, that begin like
> "4:5: [glue]<1: ...".
> 
> Such lines look like errors to AucTeX. What does "4:5" mean? Is this
> going to change?

it has been like that for a while ... it means:

grouplevel:inputlevel

(and actually i added :catcodetable too)

if you don't want that you can say:

\tracinglevels\zerocount

you can set bits

1 : grouplevel
2 : inputlevel
4 : catcodetable
  but anyway, logging is more granular on the one hand and more compact 
on the other and that is not going to change (we have way more relevant 
info in lua(metatex) available and opening up with lua also means that 
we need to report a bit more)

(just try \tracingall)

Hans

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
        tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: result saved in file: ./file.pdf
  2021-08-16 11:46 result saved in file: ./file.pdf Peter Münster via ntg-context
  2021-08-16 12:18 ` compatibility with AucTeX (was: result saved in file: ./file.pdf) Peter Münster via ntg-context
@ 2021-08-16 13:06 ` Hans Hagen via ntg-context
  1 sibling, 0 replies; 4+ messages in thread
From: Hans Hagen via ntg-context @ 2021-08-16 13:06 UTC (permalink / raw)
  To: ConTeXt users; +Cc: Hans Hagen

On 8/16/2021 1:46 PM, Peter Münster via ntg-context wrote:
> Hi,
> 
> The latest version of ConTeXt writes "result saved in file: ./file.pdf"
> instead of "saved in file: file.pdf", that breaks the error-checker of
> AucTeX. Is this wanted? Or are you going to change it back to a filename
> without the "./"?
i can strip that but technically it's the same

Hans


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
        tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

end of thread, other threads:[~2021-08-16 13:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-16 11:46 result saved in file: ./file.pdf Peter Münster via ntg-context
2021-08-16 12:18 ` compatibility with AucTeX (was: result saved in file: ./file.pdf) Peter Münster via ntg-context
2021-08-16 12:59   ` Hans Hagen via ntg-context
2021-08-16 13:06 ` result saved in file: ./file.pdf Hans Hagen via ntg-context

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).