unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* (featurep 'multi-tty) => t on Windows
@ 2008-12-03 12:54 Juanma Barranquero
  2008-12-03 13:29 ` dhruva
  2008-12-10 10:47 ` Juanma Barranquero
  0 siblings, 2 replies; 32+ messages in thread
From: Juanma Barranquero @ 2008-12-03 12:54 UTC (permalink / raw)
  To: Emacs Devel

From etc/NEWS:

  *** Emacs now supports using both X displays and ttys in one session.
  With an Emacs server active (M-x server-start), `emacsclient -t'
  creates a tty frame connected to the running emacs server.  You can
  use any number of different ttys.  `emacsclient -c' creates a new X11
  frame on the current $DISPLAY (or a tty frame if $DISPLAY is not set).

  You can test for the presence of this feature in your Lisp code by
  testing for the `multi-tty' feature.

Currently, (featurep 'multi-tty) returns t in the Windows (NT_GUI)
port. Should it?

  Juanma




^ permalink raw reply	[flat|nested] 32+ messages in thread

end of thread, other threads:[~2008-12-14  3:11 UTC | newest]

Thread overview: 32+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-03 12:54 (featurep 'multi-tty) => t on Windows Juanma Barranquero
2008-12-03 13:29 ` dhruva
2008-12-10 10:47 ` Juanma Barranquero
2008-12-10 14:00   ` Chong Yidong
2008-12-10 14:05     ` Juanma Barranquero
2008-12-10 16:16       ` Chong Yidong
2008-12-11  9:47         ` Juanma Barranquero
2008-12-11 17:35           ` Chetan Pandya
2008-12-11 23:24             ` Eli Zaretskii
2008-12-11 23:39               ` Juanma Barranquero
2008-12-12 12:01                 ` Eli Zaretskii
2008-12-12 12:14                   ` Juanma Barranquero
2008-12-12 12:54                     ` Eli Zaretskii
2008-12-12 16:23                       ` Juanma Barranquero
2008-12-12 23:27                         ` Eli Zaretskii
2008-12-12 23:50                           ` Juanma Barranquero
2008-12-13  2:43                             ` Eli Zaretskii
2008-12-13  6:03                               ` mail
2008-12-13 10:24                                 ` Eli Zaretskii
2008-12-13 11:01                                   ` Juanma Barranquero
2008-12-13 16:13                                     ` Stefan Monnier
2008-12-13 16:59                                       ` Juanma Barranquero
2008-12-14  2:42                                         ` Stefan Monnier
2008-12-14  3:11                                           ` Juanma Barranquero
2008-12-13 11:40                             ` Richard M Stallman
2008-12-13 16:58                               ` Juanma Barranquero
2008-12-12  4:38               ` Chetan Pandya
2008-12-12 12:03                 ` Eli Zaretskii
2008-12-11 23:17           ` Eli Zaretskii
2008-12-11 23:35             ` Juanma Barranquero
2008-12-12 11:52               ` Eli Zaretskii
2008-12-12 12:08                 ` Juanma Barranquero

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).