From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Sergio A. Morales" Newsgroups: gmane.emacs.help Subject: Question about emacs server. Date: Thu, 01 Apr 2010 15:10:55 -0300 Organization: Archlinux Chile Message-ID: <1270145455.18157.0.camel@dude.inf.utfsm.cl> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1270154985 10553 80.91.229.12 (1 Apr 2010 20:49:45 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 1 Apr 2010 20:49:45 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Apr 01 22:49:36 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1NxRKY-0000gO-4I for geh-help-gnu-emacs@m.gmane.org; Thu, 01 Apr 2010 22:49:34 +0200 Original-Received: from localhost ([127.0.0.1]:42421 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NxRKX-0001Td-7w for geh-help-gnu-emacs@m.gmane.org; Thu, 01 Apr 2010 16:49:33 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NxPmh-0003XJ-G9 for help-gnu-emacs@gnu.org; Thu, 01 Apr 2010 15:10:31 -0400 Original-Received: from [140.186.70.92] (port=40169 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NxPmf-0003X7-Ev for help-gnu-emacs@gnu.org; Thu, 01 Apr 2010 15:10:30 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NxPme-0005Ew-1B for help-gnu-emacs@gnu.org; Thu, 01 Apr 2010 15:10:29 -0400 Original-Received: from marge.csrg.inf.utfsm.cl ([200.1.19.129]:43474 helo=csrg.inf.utfsm.cl) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NxPmd-0005El-Qh for help-gnu-emacs@gnu.org; Thu, 01 Apr 2010 15:10:27 -0400 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by csrg.inf.utfsm.cl (Postfix) with ESMTP id BFA7C34400B3 for ; Thu, 1 Apr 2010 16:10:25 -0300 (CLST) X-Virus-Scanned: amavisd-new at csrg.inf.utfsm.cl Original-Received: from csrg.inf.utfsm.cl ([127.0.0.1]) by localhost (csrg.inf.utfsm.cl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Z-wbXEBzLyLZ for ; Thu, 1 Apr 2010 16:10:23 -0300 (CLST) Original-Received: from [200.1.19.56] (dude.inf.utfsm.cl [200.1.19.56]) by csrg.inf.utfsm.cl (Postfix) with ESMTP id 6064C3440060 for ; Thu, 1 Apr 2010 16:10:23 -0300 (CLST) X-Mailer: Evolution 2.30.0.1 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Mailman-Approved-At: Thu, 01 Apr 2010 16:45:32 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:72566 Archived-At: Hi all. Im a new user of emacs and i wondered if emacs-server and emacsclient can work like the CTU terminals in 24 (tv serie). Actually i can connect to a emacsserver from emacsclient but i can't view or modify the buffer (read only), so maybe there are something i'm doing wrong or that is the normal behavior for emacsclient and a remote file. I was expecting this behavior: Someone on my network send me to my emacs his buffer (a file, a game, a shell, etc). Then i work on it and return it to him. So i constantly send and recibe buffers meanwhile the changes are write in the respective origen files. Can this be posible with emacs? How? I need other software? Thank you for your time and sorry for the poor english.