bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#18891: Doesn't handle pwd = /C: very well


From: Glenn Morris
Subject: bug#18891: Doesn't handle pwd = /C: very well
Date: Wed, 29 Oct 2014 16:02:55 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Package: emacs
Severity: minor
Version: 24.4

On a GNU/Linux system:

mkdir -p /C:
cd /C:
emacs-24.4 -Q

-> 
    
    Tramp: Opening connection for C using scp...
    Opening connection for C using scp... \
    Tramp: Sending command `exec ssh    -e none C'
    Tramp: Waiting for prompts from remote shell...
    Waiting for prompts from remote shell... \
    Tramp failed to connect.  If this happens repeatedly, try
        `M-x tramp-cleanup-this-connection'
[waits for ~ 30 seconds]
    Wrote /home/rgm/.emacs.d/tramp

and Emacs never actually starts.


cf: http://lists.gnu.org/archive/html/bug-gnu-emacs/2001-09/msg00154.html





reply via email to

[Prev in Thread] Current Thread [Next in Thread]