[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RP] send_kill
From: |
Shawn Betts |
Subject: |
Re: [RP] send_kill |
Date: |
Tue Nov 27 12:40:19 2001 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.0.105 |
Ben Leslie <address@hidden> writes:
> Hi All,
>
> just cvsuped after a while. It seems that send_kill() function
> has totally disappeared. This is used by my AUTO_CLOSE patch,
> which is still in the distribution.
>
> To see the problem #define AUTO_CLOSE in conf.h and try and
> compile.
>
> I can't see how the old send_kill() functionality is now achieved
> so I'm going through and putting it back in so i can at least get
> it to compile. If there is a better to do this (which i assume
> there is if this has been changed) can somone please let me know.
Aaah, yes...good ol' cpp...There is now a variable you set:
kill_signalled (take a look at events.c:get_event). Set it to != 0 and
it'll die. I'll patch it on Dec. 3 when I get my internet connection
back :).
- [RP] send_kill, Ben Leslie, 2001/11/20
- Re: [RP] send_kill,
Shawn Betts <=