Date: Sun, 20 Oct 2002 16:15:42 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: djgpp AT delorie DOT com Subject: Re: symify problem In-Reply-To: <3DB28375.225AD32B@yahoo.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sun, 20 Oct 2002, CBFalconer wrote: > > Perhaps a simple "(no COFF debug info)" somewhere would suffice, > > assuming we can find a place that doesn't use another screen line. > > Hasn't symify already scrolled one line? I don't understand: what line did it scroll? > If it is mis-called it > already scrolls at least two more lines off. We cannot do anything about cockpit errors. A user who doesn't pay attention could simply hit [Enter] several times (something people do when they are nervous that their program crashed) and move the crash message out of sight entirely. I'd like to cater to those users who don't do that. > Seems to me there has to be room for something. I didn't say there was no place, just that we should minimize any unnecessary output and try not to use an extra screen line.