From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.emacs.devel Subject: Re: callback functions in Emacs Date: Wed, 05 Sep 2007 18:40:06 +0200 Message-ID: <87myw1xdzt.fsf@gnuvola.org> References: <87642qmb0g.fsf@gmx.de> <873axtz9ng.fsf@gnuvola.org> <60290.128.165.123.18.1189002611.squirrel@webmail.lanl.gov> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1189010500 32013 80.91.229.12 (5 Sep 2007 16:41:40 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 5 Sep 2007 16:41:40 +0000 (UTC) Cc: Michael Albinus , rms@gnu.org, emacs-devel@gnu.org To: herring@lanl.gov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Sep 05 18:41:39 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1ISxwh-0007lO-52 for ged-emacs-devel@m.gmane.org; Wed, 05 Sep 2007 18:41:39 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ISxwf-0008Gr-Hw for ged-emacs-devel@m.gmane.org; Wed, 05 Sep 2007 12:41:37 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ISxw3-0007tE-Bj for emacs-devel@gnu.org; Wed, 05 Sep 2007 12:40:59 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ISxvy-0007pA-Pt for emacs-devel@gnu.org; Wed, 05 Sep 2007 12:40:59 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ISxvy-0007ox-LK for emacs-devel@gnu.org; Wed, 05 Sep 2007 12:40:54 -0400 Original-Received: from ppp-144-38.21-151.libero.it ([151.21.38.144] helo=ambire) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1ISxvv-0004ou-9r; Wed, 05 Sep 2007 12:40:51 -0400 Original-Received: from ttn by ambire with local (Exim 4.63) (envelope-from ) id 1ISxvC-0000Bv-Mp; Wed, 05 Sep 2007 18:40:06 +0200 In-Reply-To: <60290.128.165.123.18.1189002611.squirrel@webmail.lanl.gov> (Davis Herring's message of "Wed\, 5 Sep 2007 07\:30\:11 -0700 \(PDT\)") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.50 (gnu/linux) X-Detected-Kernel: Genre and OS details not recognized. X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:77872 Archived-At: () "Davis Herring" () Wed, 5 Sep 2007 07:30:11 -0700 (PDT) We'd have to have some sort of emacsclientserver (perhaps within Emacs) that listened for them and translated them into emacsclient that's the spirit! so, given that emacs does -batch (and now -script), the race is on: who will post emacsclient reimplemented in elisp? anyone? can't be more than a couple dozen lines and a few weeks of testing (ttn sez, optimistically). (sorry this is only tangentially related to d-bus support. however, once you get into proxy server space everything is only tangentially related. ;-) thi