From: Colin Williams <lackita@gmail.com>
To: bug-gnu-emacs@gnu.org
Subject: bug#3957: split window for remote commands through eshell
Date: Tue, 28 Jul 2009 15:03:46 -0400 [thread overview]
Message-ID: <1b97198a0907281203x1e11a1dcn75b354bcdb27e423@mail.gmail.com> (raw)
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
next reply other threads:[~2009-07-28 19:03 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-28 19:03 Colin Williams [this message]
2009-07-29 15:42 ` bug#3957: split window for remote commands through eshell Stefan Monnier
2014-01-20 13:18 ` Michael Albinus
2014-01-28 10:22 ` Michael Albinus
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1b97198a0907281203x1e11a1dcn75b354bcdb27e423@mail.gmail.com \
--to=lackita@gmail.com \
--cc=3957@emacsbugs.donarmstrong.com \
--cc=bug-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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).