all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Unexpected behaviour using multiple TTY emacsclient
@ 2008-07-20 20:34 deech
  0 siblings, 0 replies; only message in thread
From: deech @ 2008-07-20 20:34 UTC (permalink / raw)
  To: help-gnu-emacs

Today, I downloaded and installed emacs from CVS. The following
article (http://shreevatsa.wordpress.com/2008/05/11/multi-tty-emacs-on-
ubuntu/) demonstrated using emacsclient to pop up new instances of the
editor, but the behaviour seems unstable.

Here are my test sessions:
------
Open Emacs in new X window.
Start server with 'M-x start-server'
Open a new frame using: emacsclient -c <filename>
Close the client using C-x C-c
  => Unexpectedly, both the server and client disappear.
------
Open Emacs in new X window.
Start server with 'M-x start-server'
Open a terminal session using: emacsclient -t <filename>
Close the client using C-x C-c
  => This works, the client disappears and the server stays up.
------
Open Emacs as a terminal session.
Start server with 'M-x start-server'
Open a new frame using: emacsclient -c <filename>
Close the client using C-x C-c
  => Unexpectedly, the server segfaults and client disappears.

------
Open Emacs as a terminal session.
Start server with 'M-x start-server'
Open a terminal session using: emacsclient -t <filename>
Close the client using C-x C-c
  => This works, the client disappears and the server stays up.



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-07-20 20:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-20 20:34 Unexpected behaviour using multiple TTY emacsclient deech

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.