GNU bug report logs - #3957
split window for remote commands through eshell

Previous Next

Package: emacs;

Reported by: Colin Williams <lackita <at> gmail.com>

Date: Tue, 28 Jul 2009 19:10:05 UTC

Severity: normal

Done: Michael Albinus <michael.albinus <at> gmx.de>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Michael Albinus <michael.albinus <at> gmx.de>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#3957: closed (split window for remote commands through eshell)
Date: Tue, 28 Jan 2014 10:23:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 28 Jan 2014 11:22:23 +0100
with message-id <87iot49zj4.fsf <at> gmx.de>
and subject line Re: bug#3957: split window for remote commands through eshell
has caused the debbugs.gnu.org bug report #3957,
regarding split window for remote commands through eshell
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
3957: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3957
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Colin Williams <lackita <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: split window for remote commands through eshell
Date: Tue, 28 Jul 2009 15:03:46 -0400
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


[Message part 3 (message/rfc822, inline)]
From: Michael Albinus <michael.albinus <at> gmx.de>
To: Colin Williams <lackita <at> gmail.com>
Cc: 3957-done <at> debbugs.gnu.org
Subject: Re: bug#3957: split window for remote commands through eshell
Date: Tue, 28 Jan 2014 11:22:23 +0100
Michael Albinus <michael.albinus <at> gmx.de> writes:

> Since Emacs 24.3, eshell-remote-command is not used
> anymore. eshell-external-command calls start-file-process. This should
> have fixed the issue, could you, please, check?

No response, so I'm closing this bug. Feel free to reopen if it doesn't
work as expected.

Best regards, Michael.


This bug report was last modified 11 years and 117 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.