emacs-devel
[Top][All Lists]
Advanced

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

Re: Failure in building Emacs 23.0.50 on Cygwin (fwd)


From: Dan Nicolaescu
Subject: Re: Failure in building Emacs 23.0.50 on Cygwin (fwd)
Date: Wed, 05 Sep 2007 13:22:37 -0700

Angelo Graziosi <address@hidden> writes:

  > On Wed, 5 Sep 2007, Dan Nicolaescu wrote:
  > 
  > >
  > > Can you suspend/resume emacs when using emacs -nw?
  > > Can you use emacsclient -t? Can you suspend/resume an "emacsclient -t" 
frame?
  > 
  > Sorry for my ignorance, but I have not understood!
  > 
  > How 'suspend/resume' ?
  > 
  > May you describe the steps ?

Sure. Run in a terminal: 
emacs -nw 
Press C-z, this should bring back the shell prompt. Type:
fg
This should display emacs again in the terminal. Make sure that you
can still type in it.

Another test, run:
emacs
M-x server-start RET

the go to a terminal window and run
emacsclient -t
This should display an emacs frame in that terminal. 
Press C-z, this should bring back the shell prompt. Type:
fg
This should display the emacs frame again in the terminal. Make sure
that you can still type in it.





reply via email to

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