* Question about emacs server.
@ 2010-04-01 15:20 Sergio A. Morales
0 siblings, 0 replies; 3+ messages in thread
From: Sergio A. Morales @ 2010-04-01 15:20 UTC (permalink / raw)
To: help-gnu-emacs
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.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Question about emacs server.
@ 2010-04-01 18:10 Sergio A. Morales
2010-04-02 2:24 ` Suvayu Ali
0 siblings, 1 reply; 3+ messages in thread
From: Sergio A. Morales @ 2010-04-01 18:10 UTC (permalink / raw)
To: help-gnu-emacs
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.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Question about emacs server.
2010-04-01 18:10 Sergio A. Morales
@ 2010-04-02 2:24 ` Suvayu Ali
0 siblings, 0 replies; 3+ messages in thread
From: Suvayu Ali @ 2010-04-02 2:24 UTC (permalink / raw)
To: help-gnu-emacs
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.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-04-02 2:24 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-01 15:20 Question about emacs server Sergio A. Morales
-- strict thread matches above, loose matches on Subject: below --
2010-04-01 18:10 Sergio A. Morales
2010-04-02 2:24 ` Suvayu Ali
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.