From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jacob Gerlach Newsgroups: gmane.emacs.help Subject: Re: Is it possible to use another GUI client and connect it to Emacs? Date: Fri, 27 Mar 2015 14:52:00 -0400 Message-ID: References: <65032dea-8fc9-4dce-b477-802c46fdc837@googlegroups.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1427482351 19555 80.91.229.3 (27 Mar 2015 18:52:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 27 Mar 2015 18:52:31 +0000 (UTC) Cc: help-gnu-emacs To: "Tu, Do" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Mar 27 19:52:24 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YbZMe-0000eW-UR for geh-help-gnu-emacs@m.gmane.org; Fri, 27 Mar 2015 19:52:17 +0100 Original-Received: from localhost ([::1]:51345 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YbZMe-0001Vi-1v for geh-help-gnu-emacs@m.gmane.org; Fri, 27 Mar 2015 14:52:16 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:42600) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YbZMQ-0001Rl-T7 for help-gnu-emacs@gnu.org; Fri, 27 Mar 2015 14:52:04 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YbZMP-0002E9-Jc for help-gnu-emacs@gnu.org; Fri, 27 Mar 2015 14:52:02 -0400 Original-Received: from mail-qg0-x22e.google.com ([2607:f8b0:400d:c04::22e]:35778) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YbZMP-0002E1-Eq for help-gnu-emacs@gnu.org; Fri, 27 Mar 2015 14:52:01 -0400 Original-Received: by qgh3 with SMTP id 3so126066269qgh.2 for ; Fri, 27 Mar 2015 11:52:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=ZQXNhjYiYulzZLfnc7kucvHirvaudTk7CO/Pos6iPpM=; b=lu2Dwxu0yrrCwT8RlFtQLCly6UoOAu6BpJbNl9upCeU3NFlqJjAmVwPwtwsKLxTc6e jIp8Y8WhQmErIkSXflp9tloXbANQDawilQqaMgae8Hup5MyqUVNZwpJJjA5IsmAdxyXA orvbQ6SiKVl6S55Ih4A2keRr1hGhcabRkKU0/yz0CfX8Sq81Lyl3RogpphyIARTwE0rZ OY1b94vjBJJooXmQPYbhja6K2HGi3OlATv/zEZBUeQY3A7ZL88dVmdcz2qnRCsBKzHWb JnYZi753seZWegYMjJ+LROfCnltfsmuXwLfM6Qpj0NUO7Z66D5WAwTH4axLg3W04bl2J uQkg== X-Received: by 10.140.46.7 with SMTP id j7mr25415962qga.12.1427482320929; Fri, 27 Mar 2015 11:52:00 -0700 (PDT) Original-Received: by 10.229.52.4 with HTTP; Fri, 27 Mar 2015 11:52:00 -0700 (PDT) In-Reply-To: <65032dea-8fc9-4dce-b477-802c46fdc837@googlegroups.com> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400d:c04::22e X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:103402 Archived-At: On Fri, Mar 27, 2015 at 12:58 AM, Tu, Do wrote: > For example, is it possible for me to write a package that connects Emacs from Firefox and > exchange messages, so that I can manipulate texts and Firefox layout directly from headless > Emacs server? Are you talking about controlling Firefox or just using emacs to edit text fields? I believe the latter has been done for both Firefox [1] and Chrome [2]. Regards, Jake [1] https://aloiroberto.wordpress.com/2010/01/23/how-to-integrate-firefox-and-emacs/ [2] http://wikemacs.org/wiki/Edit_with_Emacs