From: floyd@apaflo.com (Floyd L. Davidson)
To: help-gnu-emacs@gnu.org
Subject: Re: Emacs Lisp Q: Switch Emacs Frame Between Current/Original FVWM Desktop?
Date: Thu, 19 Jul 2007 00:41:05 -0800 [thread overview]
Message-ID: <87hco09466.fld@apaflo.com> (raw)
In-Reply-To: 1184797865.415997.177070@o11g2000prd.googlegroups.com
Edward <edward.dodge@gmail.com> wrote:
>I recently realized you can send Elisp commands to an Emacs session
>(with a running server) using the following shell command:
>
>emacsclient -n -e "(iconify-or-deiconify-frame)"
>
>It's nice to be able to iconify or deiconify Emacs from the command
>line by setting the above command to an easy-to-type alias, but I'd
>really like to do something a little more useful. I want to bring
>Emacs to my current FVWM2 desktop and then send it back to its
>original desktop when I'm done, something like (thisdesktop-or-
>thatdesktop-frame). Anyone know a nice, elegant way to accomplish
>this? Thanks in advance.
Do you really want to do that?
Why not simply run the server unmapped (or iconified),
and configure the clients to run with their own X
window. Each will have access to all buffers, they can
all be left running, and you have an editor everywhere
and anywhere that you need it.
(I do that with XEmacs, and I'm sure that Emacs works
exactly the same way. I can't quite imagine moving one
editor window from desktop to desktop, if for no other
reason than it would always have the wrong buffer
displayed!)
--
Floyd L. Davidson <http://www.apaflo.com/floyd_davidson>
Ukpeagvik (Barrow, Alaska) floyd@apaflo.com
next prev parent reply other threads:[~2007-07-19 8:41 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-18 22:31 Emacs Lisp Q: Switch Emacs Frame Between Current/Original FVWM Desktop? Edward
2007-07-19 7:24 ` Andrea Vettorello
2007-07-19 7:45 ` Anselm Helbig
2007-07-19 8:41 ` Floyd L. Davidson [this message]
2007-07-19 9:02 ` Tassilo Horn
2007-07-19 18:17 ` Stefan Monnier
2007-07-19 19:01 ` Tassilo Horn
2007-07-19 20:45 ` Stefan Monnier
2007-07-20 8:07 ` Tassilo Horn
2007-07-21 4:29 ` Stefan Monnier
2007-07-21 7:55 ` Tassilo Horn
2007-07-22 3:33 ` Stefan Monnier
2007-07-22 12:29 ` Tassilo Horn
2007-07-19 17:07 ` Xiao-Yong Jin
2007-07-20 4:29 ` Tim X
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=87hco09466.fld@apaflo.com \
--to=floyd@apaflo.com \
--cc=help-gnu-emacs@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.