Re: [Groff] Debugging environments

2006-09-02 Thread Werner LEMBERG
> .pev prints the current environment state, followed by the state of > all the environments in the environment dictionary (if the current > environment is one of these, it is simply flagged as "CURRENT > ENVIRONMENT", and not reprinted). I've added your patch to the CVS, heavily modified: . I

Re: [Groff] Debugging environments

2006-09-02 Thread Nick Stoughton
On Fri, 2006-09-01 at 20:10 +0200, Werner LEMBERG wrote: > > Here you are > > Thanks. > > > (in doing this, I noticed I had failed to update > > man/groff.man ... additional patch attached for that): > > Well, it's necessary to add entries to groff_diff.man, man/groff.man, > and NEWS also. Sinc

Re: [Groff] Debugging environments

2006-09-01 Thread Werner LEMBERG
> Here you are Thanks. > (in doing this, I noticed I had failed to update > man/groff.man ... additional patch attached for that): Well, it's necessary to add entries to groff_diff.man, man/groff.man, and NEWS also. Since I lack time currently I ask you to provide patches for those files also.

Re: [Groff] Debugging environments

2006-09-01 Thread Nick Stoughton
On Fri, 2006-09-01 at 14:54 +0200, Werner LEMBERG wrote: > > .pev prints the current environment state, followed by the state of > > all the environments in the environment dictionary (if the current > > environment is one of these, it is simply flagged as "CURRENT > > ENVIRONMENT", and not reprint

Re: [Groff] Debugging environments

2006-09-01 Thread Werner LEMBERG
> .pev prints the current environment state, followed by the state of > all the environments in the environment dictionary (if the current > environment is one of these, it is simply flagged as "CURRENT > ENVIRONMENT", and not reprinted). Nick, can you provide a ChangeLog entry, together with upd

[Groff] Debugging environments

2006-07-26 Thread Nick Stoughton
I have been wrestling with an issue where some macros I was developing failed to correctly reset an environment that they used between calls. In order to help me debug this issue, I added a new request, .pev, similar to .pnr for dumping number registers. .pev prints the current environment state,