From: Suvayu Ali <fatkasuvayu+linux@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Question about emacs server.
Date: Thu, 01 Apr 2010 19:24:47 -0700 [thread overview]
Message-ID: <4BB5556F.1000309@gmail.com> (raw)
In-Reply-To: <1270145455.18157.0.camel@dude.inf.utfsm.cl>
On Thursday 01 April 2010 11:10 AM, Sergio A. Morales wrote:
> 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?
>
I think you may have confused the use for emacs server and client.
Emacs server runs an emacs session in the background. Now you can
connect to this server with emacsclient and edit the files you want to.
The useful part is you can run multiple emacsclients to edit the *same*
buffer. If you choose to, the server will retain all the buffers even if
you logout from your desktop. (but of course it doesn't survive a reboot
:-p)
Maybe an example will illustrate this better. Often I start an emacs
server at work, do some editing. At the end of the day I logout and
leave, but my emacs server keeps running in the background with all my
buffers. Now if I want to work from home, I can just connect to my
workstation at work and use emacsclient to connect to the server, and I
can continue where I left off.
It is even possible to ask the emacsclient on your local machine to
connect to a remote emacs server over tramp if the remote server has
been started with the proper options. ;)
> Thank you for your time and sorry for the poor english.
>
Not a problem at all as long as everyone understands you. :)
PS: 24 is just a TV show, they say and do lots of unrealisable stuff ;)
--
Suvayu
Open source is the future. It sets us free.
next prev parent reply other threads:[~2010-04-02 2:24 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-01 18:10 Question about emacs server Sergio A. Morales
2010-04-02 2:24 ` Suvayu Ali [this message]
-- strict thread matches above, loose matches on Subject: below --
2010-04-01 15:20 Sergio A. Morales
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4BB5556F.1000309@gmail.com \
--to=fatkasuvayu+linux@gmail.com \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.