[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: `print' does not print
From: |
Eli Zaretskii |
Subject: |
Re: `print' does not print |
Date: |
Mon, 25 Mar 2002 08:02:35 +0200 (IST) |
On Sun, 24 Mar 2002, Ralf Fassel wrote:
> * Eli Zaretskii
> | Could you see if this change is related to the problem? For example,
> | what happens if you use unexelf.c from v21.1 with an otherwise
> | unmodified Emacs 21.2?
>
> Ok, we're getting closer.
Yes; the question is how to investigate this further without having
access to library sources. Hmm...
Assuming for a moment that the problem is caused by some disruption of
memory allocation for the standard handles, one thing to try is to use
setvbuf to allocate a buffer for stdout, somewhere near the beginning of
`main'. Does that help?
- Re: `print' does not print, (continued)
- Re: `print' does not print, Ralf Fassel, 2002/03/22
- Re: `print' does not print, Eli Zaretskii, 2002/03/23
- Re: `print' does not print, Ralf Fassel, 2002/03/23
- Re: `print' does not print, Eli Zaretskii, 2002/03/23
- Re: `print' does not print, Ralf Fassel, 2002/03/23
- Re: `print' does not print, Stefan Monnier, 2002/03/22
- Re: `print' does not print, Richard Stallman, 2002/03/23
- Re: `print' does not print, Ralf Fassel, 2002/03/24
- Re: `print' does not print, Eli Zaretskii, 2002/03/24
- Re: `print' does not print, Ralf Fassel, 2002/03/24
- Re: `print' does not print,
Eli Zaretskii <=
- Re: `print' does not print, Ralf Fassel, 2002/03/25
- Re: `print' does not print, Eli Zaretskii, 2002/03/25
- Re: `print' does not print, David Kaelbling, 2002/03/25
- Re: `print' does not print, Eli Zaretskii, 2002/03/25
- Re: `print' does not print, David Kaelbling, 2002/03/25
- Re: `print' does not print, Eli Zaretskii, 2002/03/26
- Re: `print' does not print, David Kaelbling, 2002/03/26
- Re: `print' does not print, Eli Zaretskii, 2002/03/26
- Re: `print' does not print, Ralf Fassel, 2002/03/26
- Re: `print' does not print, Ralf Fassel, 2002/03/25