bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#2136: cleanup: Fresume_tty and Fsuspend_tty


From: Dan Nicolaescu
Subject: bug#2136: cleanup: Fresume_tty and Fsuspend_tty
Date: Sat, 31 Jan 2009 13:22:16 -0800 (PST)

Eli Zaretskii <eliz@gnu.org> writes:

  > > Date: Sat, 31 Jan 2009 12:14:25 -0800 (PST)
  > > From: Dan Nicolaescu <dann@ics.uci.edu>
  > > Cc: 2136@emacsbugs.donarmstrong.com
  > > 
  > > Eli Zaretskii <eliz@gnu.org> writes:
  > > 
  > >   > > Date: Sat, 31 Jan 2009 10:46:45 -0800 (PST)
  > >   > > From: Dan Nicolaescu <dann@ics.uci.edu>
  > >   > > Cc: 
  > >   > > 
  > >   > > These functions should not have any #ifdef MSDOS  or #ifdef 
subprocesses,
  > >   > > they cannot be used on such systems.
  > >   > 
  > >   > The only uses up till now don't have any trouble.
  > > 
  > > Can you please describe exactly how you used them?
  > 
  > For suspend-tty, I also used suspend-frame. 

Can you have multiple ttys in MSDOS?
Otherwise suspend-frame won't call supend-tty.

  >  For resume-tty, I just invoked it directly.

See above, this function only makes sens when using multiple ttys. 






reply via email to

[Prev in Thread] Current Thread [Next in Thread]