help-emacs-windows
[Top][All Lists]
Advanced

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

Re: [h-e-w] gnuserv & virtual desktop


From: Joe Casadonte
Subject: Re: [h-e-w] gnuserv & virtual desktop
Date: 24 Feb 2002 10:50:13 -0500
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.1

On Wed, 20 Feb 2002, Scott Goldstein wrote:

> I have a virtual desktop installed on my windows box.
>
> Suppose that I open up Emacs and then switch to
> another desktop.  At this point, I want to open
> another new frame.  How would I open up a new frame
> using gnuclient without specifying a filename?  In
> other words, can I open up a new frame with the
> scratch buffer open?

You can run something like this:

  gnudoit -q "(let ((my-new-frame (new-frame))) (select-frame-set-input-focus 
my-new-frame) (raise-frame my-new-frame) (switch-to-buffer (get-buffer-create 
\"*scratch*\")))"

Stick it in a batch script and create a shortcut to it and either
stick that on your desktop or put it in your Start menu somewhere.

Thanks for prompting this.  I've been wanting this for a few weeks
now, but never took the time to figure it out.

--
Regards,

joe
Joe Casadonte
address@hidden

------------------------------------------------------------------------------
         Llama Fresh Farms => http://www.northbound-train.com
   Gay Media Resource List => http://www.northbound-train.com/gaymedia.html
            Perl for Win32 => http://www.northbound-train.com/perlwin32.html
               Emacs Stuff => http://www.northbound-train.com/emacs.html
          Music CD Trading => http://www.northbound-train.com/cdr.html
------------------------------------------------------------------------------
                       Live Free, that's the message!
------------------------------------------------------------------------------




reply via email to

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