all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Emacs Lisp Q: Switch Emacs Frame Between Current/Original FVWM Desktop?
@ 2007-07-18 22:31 Edward
  2007-07-19  7:24 ` Andrea Vettorello
                   ` (4 more replies)
  0 siblings, 5 replies; 15+ messages in thread
From: Edward @ 2007-07-18 22:31 UTC (permalink / raw)
  To: help-gnu-emacs


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.

Edward

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

end of thread, other threads:[~2007-07-22 12:29 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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

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.