emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: Function "w32_abort" not defined


From: Eli Zaretskii
Subject: Re: Function "w32_abort" not defined
Date: Sun, 25 Dec 2005 18:53:08 +0200

> Cc: Juri Linkov <address@hidden>,  address@hidden
> From: Stefan Monnier <address@hidden>
> Date: Fri, 02 Jan 1970 03:25:26 -0500
> 
> what's w32_abort?

See w32fns.c: it pops up the Emacs Abort dialog.  The MS-Windows build
redirects all calls to `abort' to this function.

> Couldn't we rename it to some more generic name and then define (and use) it
> for all versions?

Fine with me.  But then we should do something similar with
x_error_quitter, I think.





reply via email to

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