all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: Ulrich Mueller <ulm@gentoo.org>
Cc: emacs-devel@gnu.org
Subject: Re: emacsclient -t inside Emacs terminal
Date: Wed, 03 Mar 2010 14:59:17 -0500	[thread overview]
Message-ID: <s6sk8h18iy.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <19341.34917.56410.142871@a1i15.kph.uni-mainz.de> (Ulrich Mueller's message of "Tue\, 2 Mar 2010 22\:51\:33 +0100")

Ulrich Mueller wrote:

> emacsclient.c contains a test for TERM being equal to "eterm" and
> refuses to open a frame in this case. I wonder what is the purpose of
> this?

From admin/notes/multi-tty

   emacsclient -t from an Emacs term buffer does not work, complains
   about face problems. This can even lock up Emacs (if the recursive
   frame sets single_kboard). Update: the face problems are caused by
   bugs in term.el, not in multi-tty. The lockup is caused by
   single_kboard mode, and is not easily resolvable. The best thing to
   do is to simply refuse to create a tty frame of type `eterm'.

   (Fixed, changed emacsclient to check for TERM=eterm.  The face
   complaints seem to be caused by bugs in term.el; they are not
   related to multi-tty.)




  reply	other threads:[~2010-03-03 19:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-02 21:51 emacsclient -t inside Emacs terminal Ulrich Mueller
2010-03-03 19:59 ` Glenn Morris [this message]
2010-03-03 20:17   ` Ulrich Mueller
2010-03-04  2:54     ` Stefan Monnier

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=s6sk8h18iy.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=ulm@gentoo.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.