lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: LYNX-DEV Bugfix for DOS (version ac-0.108)


From: Doug Kaufman
Subject: Re: LYNX-DEV Bugfix for DOS (version ac-0.108)
Date: Thu, 22 Jan 1998 17:37:01 -0800 (PST)

On Thu, 22 Jan 1998, Leonid Pauzner wrote:

> For me (ac-0.108) CTRL-C and CTRL-BREAK work with break on and off
> in 4 different ways:
> 1),2) if "break on" I do exit but with garbage on the screen appears
> (strange numbers from dpmi internals, two different garbage-like text).
> 3) if "break off" and CRTL-C I got the message like for "q":
> "Are you really want to exit [Y]" and exit that way,
> 4) if "break off" and CTRL-BREAK I got "Enter whereis querry: "
> like search (maybe).

I believe that this is the action that everyone has seen.
  
> I compile ac108 again with that Doug's patch: 1),2) occur for both on and off.

This is what I intended.
  
> I think it should be like "Q" - exit without any message...

I would have to go back and check again, but I think that lynx does not
clean up temporary files from the lynx_temp directory when exiting via
the interrupt.  The message is a warning that there was not a normal
exit.  I haven't spent any time trying to modify the exit display of
what I thought were register values.  Other DJGPP programs give a
similar display on exit.  I don't know if this is configurable or not.
I don't believe that it comes from the lynx code itself, but rather from
the way DJGPP is handling interrupts.
                               Doug
__
Doug Kaufman
Internet: address@hidden (preferred)
          address@hidden

reply via email to

[Prev in Thread] Current Thread [Next in Thread]