From: Florian Beck <abstraktion@t-online.de>
To: emacs-pretest-bug@gnu.org
Subject: bug#1059: 23.0.60; Error When Trying to Access Remote Files
Date: Tue, 30 Sep 2008 17:38:56 +0200 [thread overview]
Message-ID: <1222789137.12341.221.camel@sophokles> (raw)
Emacs CVS »just now«
I have problems accessing remote files in the way described in the
info manual. It worked in the past and I can connect via command line
ftp.
The error message is not really helpful, so I have no idea how to
investigate further.
emacs -Q
(setq debug-on-error t)
C-x C-f /ftp:www.fbeck.net@ftp.strato.de:
[TAB]
Debugger entered--Lisp error: (wrong-type-argument char-or-string-p nil)
signal(wrong-type-argument (char-or-string-p nil))
completion--some(#[(style) "\b A@\n\v\f$" [style completion-styles-alist
string table pred point] 5] (basic partial-completion))
completion-try-completion("/ftp:www.fbeck.net@ftp.strato.de:"
read-file-name-internal nil 33)
completion--do-completion()
minibuffer-complete()
call-interactively(minibuffer-complete nil nil)
completing-read("Find file: " read-file-name-internal nil nil
"~/Material/src/emacs/" file-name-history "~/Material/src/emacs/")
read-file-name("Find file: " nil "~/Material/src/emacs/" nil)
find-file-read-args("Find file: " nil)
byte-code("\b\a\"" [find-file-confirm-nonexistent-file
find-file-read-args "Find file: " confirm-only] 3)
call-interactively(find-file nil nil)
C-x C-f /ftp:www.fbeck.net@ftp.strato.de:/index.html [an existing file]
[TAB]
Debugger entered--Lisp error: (wrong-type-argument char-or-string-p nil)
signal(wrong-type-argument (char-or-string-p nil))
byte-code("\b@\bA\"" [err signal] 3)
ange-ftp-hook-function(file-directory-p
"/ftp:www.fbeck.net@ftp.strato.de:/index.html")
apply(ange-ftp-hook-function file-directory-p
"/ftp:www.fbeck.net@ftp.strato.de:/index.html")
tramp-ftp-file-name-handler(file-directory-p
"/ftp:www.fbeck.net@ftp.strato.de:/index.html")
apply(tramp-ftp-file-name-handler file-directory-p
"/ftp:www.fbeck.net@ftp.strato.de:/index.html")
tramp-file-name-handler(file-directory-p
"/ftp:www.fbeck.net@ftp.strato.de:/index.html")
file-directory-p("/ftp:www.fbeck.net@ftp.strato.de:/index.html")
find-file-noselect("/ftp:www.fbeck.net@ftp.strato.de:/index.html" nil
nil t)
find-file("/ftp:www.fbeck.net@ftp.strato.de:/index.html" t)
call-interactively(find-file nil nil)
next reply other threads:[~2008-09-30 15:38 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-30 15:38 Florian Beck [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-09-30 17:20 bug#1059: 23.0.60; Error When Trying to Access Remote Files Chong Yidong
2008-09-30 18:02 ` Florian Beck
2008-09-30 21:21 ` Chong Yidong
2008-10-18 15:53 Chong Yidong
2008-10-18 17:29 ` Florian Beck
2008-12-03 1:28 Florian Beck
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=1222789137.12341.221.camel@sophokles \
--to=abstraktion@t-online.de \
--cc=1059@emacsbugs.donarmstrong.com \
--cc=emacs-pretest-bug@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).