[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: after-delete-terminal-functions
From: |
Stefan Monnier |
Subject: |
Re: after-delete-terminal-functions |
Date: |
Fri, 28 Mar 2008 23:44:21 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) |
> So it is cleaner to put the "run the hook" in Fdelete_terminal which is
> pretty much the common path of all 4. But sometimes Fdelete_terminal
> cannot run elisp, hence the idea of creating an event.
> It could be run from Fdelete_terminal when possible, and it could be
> run as I suggested in the case of losing an X connection.
I've solved it differently.
Stefan
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: after-delete-terminal-functions,
Stefan Monnier <=