From: Andrew C. <ak...@sh...> - 2002-05-27 23:47:26
|
Hi Marc-Antoine, > [...] I noticed that, when I try to use emacs via a terminal (option > -nw) and use ctrl-G, emacs crashes. I cannot reproduce this on my machine. Did you just start Emacs, then hit C-g, and it crashed? > The content of the old patch that was posted a while ago still > solves this problem. Applying the patch led to a few errors during > patch, which all correspond to the patche's content having been > otherwise integrated in the source. Ignore those. Another detail: > The patch adds the line #define HAVE_ALLOCA in src/s/darwin.h This > causes a warning during compilation, as HAVE_ALLOCA is now defined > in src/config.h. I removed it from darwin.h The resulting patch > file looks something like this: > [...] I recognize the patch as Tsutomu Ikegami's patch for compiling Emacs for X Window and getting more exact load averages. I'm a bit puzzled as to which part of it actually solves the problem with C-g, if at all. Andrew. |