all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* launch a program in an arbitrary frame
@ 2015-07-18  3:21 Hikaru Ichijyo
  2015-07-18  4:12 ` Vaidheeswaran C
                   ` (4 more replies)
  0 siblings, 5 replies; 30+ messages in thread
From: Hikaru Ichijyo @ 2015-07-18  3:21 UTC (permalink / raw)
  To: help-gnu-emacs

A newbie question (getting more hooked on Emacs):

I often run ERC to connect to IM services via a local Bitlbee daemon.
It works best running in its own frame, so I know when people are
talking to me without having to flip through all my buffers.  (A window
doesn't seem to be sufficient, since Gnus keeps changing the window
layout to its Summary/Article split, and the only way I've found to deal
with that is to keep programs whose layout I care about in separate
frames.)

Anyway, it's redundant to have to manually put ERC in its own frame
every time I launch it.

I have somethink like this bound to a key:

  (erc :server "localhost")

Some programs have the ability to launch in a new frame built into them,
but shouldn't you be able to do that with almost any program?  If I
wanted to run the above in an 80x24 frame at a particular X coordinate,
how would I say that in Elisp?

-- 
He that would make his own liberty secure must guard even his enemy from
oppression; for if he violates this duty, he establishes a precedent
that will reach to himself.
					--Thomas Paine


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

end of thread, other threads:[~2015-07-19 13:03 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-18  3:21 launch a program in an arbitrary frame Hikaru Ichijyo
2015-07-18  4:12 ` Vaidheeswaran C
2015-07-18  8:29   ` Emanuel Berg
2015-07-18  4:18 ` Vaidheeswaran C
2015-07-18  5:22 ` Drew Adams
2015-07-18  8:14 ` Emanuel Berg
     [not found] ` <mailman.7087.1437207364.904.help-gnu-emacs@gnu.org>
2015-07-18 15:53   ` Hikaru Ichijyo
2015-07-18 16:35     ` Eli Zaretskii
2015-07-18 17:06     ` Óscar Fuentes
     [not found]     ` <mailman.7100.1437237353.904.help-gnu-emacs@gnu.org>
2015-07-18 17:12       ` Hikaru Ichijyo
2015-07-18 19:26         ` Emanuel Berg
     [not found]         ` <mailman.7109.1437247711.904.help-gnu-emacs@gnu.org>
2015-07-18 22:09           ` Hikaru Ichijyo
2015-07-18 22:45             ` Drew Adams
     [not found]             ` <mailman.7117.1437259681.904.help-gnu-emacs@gnu.org>
2015-07-18 23:28               ` Hikaru Ichijyo
2015-07-18 23:47                 ` Emanuel Berg
     [not found]                 ` <mailman.7122.1437263415.904.help-gnu-emacs@gnu.org>
2015-07-19  0:03                   ` Hikaru Ichijyo
2015-07-19  0:32                 ` Drew Adams
2015-07-19  7:15                   ` Emanuel Berg
2015-07-19 13:03                     ` Drew Adams
     [not found]                   ` <mailman.7140.1437290215.904.help-gnu-emacs@gnu.org>
2015-07-19 10:40                     ` Pascal J. Bourguignon
     [not found]     ` <mailman.7101.1437239201.904.help-gnu-emacs@gnu.org>
2015-07-18 17:47       ` Hikaru Ichijyo
2015-07-18 19:18     ` Emanuel Berg
     [not found]     ` <mailman.7108.1437247198.904.help-gnu-emacs@gnu.org>
2015-07-18 22:01       ` Hikaru Ichijyo
2015-07-18 22:56         ` Emanuel Berg
2015-07-18 23:39           ` Emanuel Berg
     [not found]           ` <mailman.7120.1437262864.904.help-gnu-emacs@gnu.org>
2015-07-18 23:51             ` Hikaru Ichijyo
2015-07-18 23:58               ` Emanuel Berg
     [not found]               ` <mailman.7124.1437264614.904.help-gnu-emacs@gnu.org>
2015-07-19  0:55                 ` Hikaru Ichijyo
     [not found]         ` <mailman.7118.1437260312.904.help-gnu-emacs@gnu.org>
2015-07-18 23:32           ` Hikaru Ichijyo
2015-07-18 23:42             ` Emanuel Berg

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.