From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Michael Livshin Newsgroups: gmane.emacs.devel Subject: Re: signal handling bogosities Date: Wed, 25 Dec 2002 13:52:14 +0200 Organization: The Church of God the Utterly Indifferent Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <20021219140425.GB28566@gnu.org> <86smwt9eca.fsf@gerd.free-bsd.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1040817705 28465 80.91.224.249 (25 Dec 2002 12:01:45 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 25 Dec 2002 12:01:45 +0000 (UTC) Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18RAEK-0007Oy-00 for ; Wed, 25 Dec 2002 13:01:44 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18RAIL-0001HP-00 for ; Wed, 25 Dec 2002 13:05:53 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18RAE3-0003N1-09 for emacs-devel@quimby.gnus.org; Wed, 25 Dec 2002 07:01:27 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18RADk-0003Lh-00 for emacs-devel@gnu.org; Wed, 25 Dec 2002 07:01:08 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18RADh-0003H6-00 for emacs-devel@gnu.org; Wed, 25 Dec 2002 07:01:07 -0500 Original-Received: from main.gmane.org ([80.91.224.249]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18RADh-0003Ei-00 for emacs-devel@gnu.org; Wed, 25 Dec 2002 07:01:05 -0500 Original-Received: from root by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 18RAD2-0007MD-00 for ; Wed, 25 Dec 2002 13:00:24 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Received: from news by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 18RA4W-00074x-00 for ; Wed, 25 Dec 2002 12:51:36 +0100 Original-Path: not-for-mail Original-Lines: 12 Original-X-Complaints-To: usenet@main.gmane.org Mail-copies-to: never User-Agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.3.50 (i686-pc-linux-gnu) Cancel-Lock: sha1:XUj4kUqFjfZs3K5qaeivSzbQW8A= X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:10339 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:10339 gerd.moellmann@t-online.de (Gerd Moellmann) writes: > I must admit that I never thought about using a home-brewed event > loop, so I can't say much about what that entails, sorry. FWIW, I believe Xemacs uses a home-brewed event loop. which allows it to support such things as opening both X and text-terminal frames in the same Emacs instance, for example. very nifty. -- I think people have a moral obligation to spell "deontic" correctly. -- Erik Naggum, in comp.lang.lisp