[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: open a remote unix shell from a windows emacs via TRAMP
From: |
Michael Albinus |
Subject: |
Re: open a remote unix shell from a windows emacs via TRAMP |
Date: |
Mon, 07 Nov 2011 22:16:49 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.90 (gnu/linux) |
Terrence Brannon <address@hidden> writes:
> Hello, I have no problem editing files via pscp on my Windows 7 64-bit
> machine running
>
> GNU Emacs 23.3.1 (i386-mingw-nt6.1.7601) of 2011-03-10 on 3249CTO
>
> However, when I type M-x shell, I get this error:
> Debugger entered--Lisp error: (wrong-type-argument processp nil)
> set-process-sentinel(nil shell-write-history-on-exit)
> shell-mode()
> shell(nil)
> call-interactively(shell t nil)
> execute-extended-command(nil)
> call-interactively(execute-extended-command nil nil)
> recursive-edit()
> byte-code("\306 @\307=\203!
I could not reproduce the problem. Could you, please, check it with
calling "emacs -Q"?
Best regards, Michael.