all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#3957: split window for remote commands through eshell
@ 2009-07-28 19:03 Colin Williams
  2009-07-29 15:42 ` Stefan Monnier
  0 siblings, 1 reply; 4+ messages in thread
From: Colin Williams @ 2009-07-28 19:03 UTC (permalink / raw)
  To: bug-gnu-emacs

Basically, any time a remote command gets executed through eshell, if
the frame is a single window it gets split into two windows.
Essentially, this is because tramp does its magic through
shell-command, which pops up a window if the output is too large to
fit in the minibuffer.

My first reaction was to wrap the relevant call to shell-command in a
save-window-excursion, but there seem to be some problems with that.
I'm currently trying to figure out how to prevent the root split, so
things like new frames are blocked as well.

It was suggested that I send the bug to this list so that a task would
be created that could be tracked.

Colin






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

end of thread, other threads:[~2014-01-28 10:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-28 19:03 bug#3957: split window for remote commands through eshell Colin Williams
2009-07-29 15:42 ` Stefan Monnier
2014-01-20 13:18   ` Michael Albinus
2014-01-28 10:22     ` Michael Albinus

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.