* emacsclient open file in specific window
@ 2008-02-28 21:40 fthomas
2008-02-29 9:05 ` Johan Bockgård
0 siblings, 1 reply; 2+ messages in thread
From: fthomas @ 2008-02-28 21:40 UTC (permalink / raw)
To: help-gnu-emacs
The setup I'm trying to achieve is the following:
I want to have emacs split up horizontally in two windows, the one on
the
bottom shorter containing (multiple) shell buffers and terminals.
The top one I want to contain java source files (ideally also jsp and
xml).
I'm using tabbar.el...
Currently what happens is that if I use emacsclient in the bottom
window, in a shell
buffer, that opens up the new file in the current window (so in the
bottom one), so then
I have to keep changing buffer till I get back to my shells
In conclusion can I indicate somehow in emacs to open up new buffers
of a specific
type in a specific window ?
Thanks,
Thomas
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: emacsclient open file in specific window
2008-02-28 21:40 emacsclient open file in specific window fthomas
@ 2008-02-29 9:05 ` Johan Bockgård
0 siblings, 0 replies; 2+ messages in thread
From: Johan Bockgård @ 2008-02-29 9:05 UTC (permalink / raw)
To: help-gnu-emacs
fthomas <thomas.fazekas@gmail.com> writes:
> Currently what happens is that if I use emacsclient in the bottom
> window, in a shell buffer, that opens up the new file in the current
> window (so in the bottom one), so then I have to keep changing buffer
> till I get back to my shells
>
> In conclusion can I indicate somehow in emacs to open up new buffers
> of a specific type in a specific window ?
`server-window'
Specification of the window to use for selecting Emacs server
buffers.
--
Johan Bockgård
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-02-29 9:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-28 21:40 emacsclient open file in specific window fthomas
2008-02-29 9:05 ` Johan Bockgård
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.