From: Eli Zaretskii <eliz@gnu.org>
To: emacs-devel@gnu.org
Subject: suspend-tty
Date: Fri, 10 Oct 2008 17:21:26 +0200 [thread overview]
Message-ID: <uprm8iih5.fsf@gnu.org> (raw)
Does anyone know what is the purpose of suspend-tty? (Please don't
tell "to stop I/O from/to a terminal", since that just repeats the
name of the function.) IOW, under what circumstances would a Lisp
program want to do that, and what could be then done with the terminal
which Emacs ``suspended''?
I tried invoking suspend-tty on a GNU/Linux machine, and the terminal
just got hang, the only thing I could do is abort Emacs. (If I had
another tty open in the same session, I understand I could resume-tty,
but that doesn't really answers my question.) I thought suspend-tty
would leave the terminal free for use by other programs, but it sounds
like I misunderstood?
The only non-trivial user of suspend-tty is server.el, but the new
functionality that uses it is completely undocumented, both in the
code, in NEWS and in the manuals, and the semantics of using this API
evaded me.
Can someone give a hint?
TIA
next reply other threads:[~2008-10-10 15:21 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-10 15:21 Eli Zaretskii [this message]
2008-10-10 17:15 ` suspend-tty Stefan Monnier
2008-10-10 18:39 ` suspend-tty Eli Zaretskii
2008-10-11 3:32 ` suspend-tty Stefan Monnier
2008-10-10 18:39 ` suspend-tty Eli Zaretskii
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=uprm8iih5.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=emacs-devel@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.