[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Huge Text Files
From: |
Ben Pfaff |
Subject: |
Re: Huge Text Files |
Date: |
Wed, 24 Aug 2011 21:11:35 -0700 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) |
John Darrington <address@hidden> writes:
> Redirecting stderr to the output window probably could be done,
> but would need to be carefully considered.
>
> * What about those that occur before the output window is created?
> * What about critical errors from Gtk / Glib? Should they also go
> to the output window? If so, it could leed to looping.
> * There's an open feature request to allow more than one output window.
> Which one would get the stderr?
I agree with those caveats, but it's not what I was suggesting.
I was suggesting to write them to a disk file, so that users
could look at them in a separate program or mail them to
developers for debugging help
> However, one thing we really should do, is to generate a warning if
> a procedure iterates less cases than expected.
Yes, I agree.
> On Mon, Aug 22, 2011 at 10:01:01AM -0700, Ben Pfaff wrote:
> John Darrington <address@hidden> writes:
>
> > Certain low-level error messages get sent to the terminal, but not
> > the gui. Any such messages might give us a clue to the problem,
> > and how to fix it.
>
> We probably should add support for a log file, to capture this
> kind of output. (Maybe we should write these messages to the
> existing journal, as comments?)
> --
> Ben Pfaff
> http://benpfaff.org
--
Ben Pfaff
http://benpfaff.org