From unknown Sat Aug 09 18:40:55 2025 X-Loop: don@donarmstrong.com Subject: bug#1059: 23.0.60; Error When Trying to Access Remote Files Reply-To: Florian Beck , 1059@debbugs.gnu.org Resent-From: Florian Beck Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Tue, 30 Sep 2008 15:45:03 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 1059 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@emacsbugs.donarmstrong.com id=B.122278915127737 (code B ref -1); Tue, 30 Sep 2008 15:45:03 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-8.0 required=4.0 tests=BAYES_00,RCVD_IN_DNSWL_MED autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 30 Sep 2008 15:39:11 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m8UFd4OT027731 for ; Tue, 30 Sep 2008 08:39:06 -0700 Received: from mail.gnu.org ([199.232.76.166]:53914 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1KkhHP-0003WE-K0 for emacs-pretest-bug@gnu.org; Tue, 30 Sep 2008 11:36:51 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1KkhJV-0002XF-Kr for emacs-pretest-bug@gnu.org; Tue, 30 Sep 2008 11:39:04 -0400 Received: from mo-p05-ob.rzone.de ([81.169.146.182]:40066) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KkhJU-0002WW-Ub for emacs-pretest-bug@gnu.org; Tue, 30 Sep 2008 11:39:01 -0400 X-RZG-CLASS-ID: mo05 X-RZG-AUTH: :Km5BZlS6fvY8FW7IesI464Jjvy3i7/hiXvNJz9gcdWwWSXWzVmbBGOlAzw== Received: from [192.168.2.100] (p54996A57.dip.t-dialin.net [84.153.106.87]) by post.webmailer.de (klopstock mo50) (RZmta 17.8) with ESMTP id z0540ak8UDvKpP for ; Tue, 30 Sep 2008 17:38:58 +0200 (MEST) (envelope-from: ) From: Florian Beck To: emacs-pretest-bug@gnu.org Content-Type: text/plain; charset="UTF-8" Date: Tue, 30 Sep 2008 17:38:56 +0200 Message-Id: <1222789137.12341.221.camel@sophokles> Mime-Version: 1.0 X-Mailer: Evolution 2.24.0 Content-Transfer-Encoding: 8bit X-detected-operating-system: by monty-python.gnu.org: Solaris 10 (beta) 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) " A@\n \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("\"" [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("@A\"" [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) From unknown Sat Aug 09 18:40:55 2025 X-Loop: don@donarmstrong.com Subject: bug#1059: 23.0.60; Error When Trying to Access Remote Files Reply-To: Chong Yidong , 1059@debbugs.gnu.org Resent-From: Chong Yidong Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Tue, 30 Sep 2008 17:25:04 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 1059 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 1059-submit@emacsbugs.donarmstrong.com id=B1059.122279516320691 (code B ref 1059); Tue, 30 Sep 2008 17:25:04 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-3.9 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1059) by emacsbugs.donarmstrong.com; 30 Sep 2008 17:19:23 +0000 Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m8UHJKQr020685 for <1059@emacsbugs.donarmstrong.com>; Tue, 30 Sep 2008 10:19:21 -0700 Received: by cyd.mit.edu (Postfix, from userid 1000) id 62A7457E32A; Tue, 30 Sep 2008 13:20:19 -0400 (EDT) From: Chong Yidong To: Florian Beck Cc: 1059@debbugs.gnu.org Date: Tue, 30 Sep 2008 13:20:19 -0400 Message-ID: <87iqsdmtyk.fsf@cyd.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii > 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) "^H A@\n^K\f$" [style > completion-styles-alist I can't reproduce this, also using latest CVS and `emacs -Q'. Could you try to debug the problem? From unknown Sat Aug 09 18:40:55 2025 X-Loop: don@donarmstrong.com Subject: bug#1059: 23.0.60; Error When Trying to Access Remote Files Reply-To: Florian Beck , 1059@debbugs.gnu.org Resent-From: Florian Beck Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Tue, 30 Sep 2008 18:10:04 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 1059 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 1059-submit@emacsbugs.donarmstrong.com id=B1059.122279778831693 (code B ref 1059); Tue, 30 Sep 2008 18:10:04 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-6.0 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1059) by emacsbugs.donarmstrong.com; 30 Sep 2008 18:03:08 +0000 Received: from mo-p05-ob.rzone.de (mo-p05-ob.rzone.de [81.169.146.181]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m8UI30MP031676 for <1059@emacsbugs.donarmstrong.com>; Tue, 30 Sep 2008 11:03:02 -0700 X-RZG-CLASS-ID: mo05 X-RZG-AUTH: :Km5BZlS6fvY8FW7IesI464Jjvy3i7/hiXvNJz9gcdWwWSXWzVmbBGOlAzw== Received: from [192.168.2.100] (p54996A57.dip.t-dialin.net [84.153.106.87]) by post.webmailer.de (mrclete mo43) (RZmta 17.8) with ESMTP id Q031d2k8UG4ZkR ; Tue, 30 Sep 2008 20:02:59 +0200 (MEST) (envelope-from: ) From: Florian Beck To: Chong Yidong Cc: 1059@debbugs.gnu.org In-Reply-To: <87iqsdmtyk.fsf@cyd.mit.edu> References: <87iqsdmtyk.fsf@cyd.mit.edu> Content-Type: text/plain Date: Tue, 30 Sep 2008 20:02:57 +0200 Message-Id: <1222797777.12341.312.camel@sophokles> Mime-Version: 1.0 X-Mailer: Evolution 2.24.0 Content-Transfer-Encoding: 7bit On Tue, 2008-09-30 at 13:20 -0400, Chong Yidong wrote: > > 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) "^H A@\n^K\f$" [style > > completion-styles-alist > > I can't reproduce this, also using latest CVS and `emacs -Q'. Could you > try to debug the problem? Not sure. What should I do? From unknown Sat Aug 09 18:40:55 2025 X-Loop: don@donarmstrong.com Subject: bug#1059: 23.0.60; Error When Trying to Access Remote Files Reply-To: Chong Yidong , 1059@debbugs.gnu.org Resent-From: Chong Yidong Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Tue, 30 Sep 2008 21:30:04 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 1059 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 1059-submit@emacsbugs.donarmstrong.com id=B1059.122280962618482 (code B ref 1059); Tue, 30 Sep 2008 21:30:04 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-3.9 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1059) by emacsbugs.donarmstrong.com; 30 Sep 2008 21:20:26 +0000 Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m8ULKNpl018476 for <1059@emacsbugs.donarmstrong.com>; Tue, 30 Sep 2008 14:20:24 -0700 Received: by cyd.mit.edu (Postfix, from userid 1000) id A2D9E57E32A; Tue, 30 Sep 2008 17:21:23 -0400 (EDT) From: Chong Yidong To: Florian Beck Cc: 1059@debbugs.gnu.org References: <87iqsdmtyk.fsf@cyd.mit.edu> <1222797777.12341.312.camel@sophokles> Date: Tue, 30 Sep 2008 17:21:23 -0400 In-Reply-To: <1222797777.12341.312.camel@sophokles> (Florian Beck's message of "Tue, 30 Sep 2008 20:02:57 +0200") Message-ID: <87wsgtqqi4.fsf@cyd.mit.edu> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Florian Beck writes: > On Tue, 2008-09-30 at 13:20 -0400, Chong Yidong wrote: >> > 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) "^H A@\n^K\f$" [style >> > completion-styles-alist >> >> I can't reproduce this, also using latest CVS and `emacs -Q'. Could you >> try to debug the problem? > > Not sure. What should I do? First, could you go to minibuffer.el, evaluate it (M-x eval-buffer), trigger the error again, and post the backtrace? This should produce a more informative backtrace. Thanks. From unknown Sat Aug 09 18:40:55 2025 X-Loop: don@donarmstrong.com Subject: bug#1059: 23.0.60; Error When Trying to Access Remote Files Reply-To: Chong Yidong , 1059@debbugs.gnu.org Resent-From: Chong Yidong Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Sat, 18 Oct 2008 16:00:03 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 1059 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: unreproducible Received: via spool by 1059-submit@emacsbugs.donarmstrong.com id=B1059.122434523515581 (code B ref 1059); Sat, 18 Oct 2008 16:00:03 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-3.9 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1059) by emacsbugs.donarmstrong.com; 18 Oct 2008 15:53:55 +0000 Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m9IFrqnX015575 for <1059@emacsbugs.donarmstrong.com>; Sat, 18 Oct 2008 08:53:53 -0700 Received: by cyd.mit.edu (Postfix, from userid 1000) id 31B4F57E195; Sat, 18 Oct 2008 11:53:52 -0400 (EDT) From: Chong Yidong To: Florian Beck Cc: 1059@debbugs.gnu.org Date: Sat, 18 Oct 2008 11:53:52 -0400 Message-ID: <87skqt6grz.fsf@cyd.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii [I sent this message several weeks ago, and received no response. Resending.] > On Tue, 2008-09-30 at 13:20 -0400, Chong Yidong wrote: >> > 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) "^H A@\n^K\f$" [style >> > completion-styles-alist >> >> I can't reproduce this, also using latest CVS and `emacs -Q'. Could you >> try to debug the problem? > > Not sure. What should I do? First, could you go to minibuffer.el, evaluate it (M-x eval-buffer), trigger the error again, and post the backtrace? This should produce a more informative backtrace. From unknown Sat Aug 09 18:40:55 2025 X-Loop: don@donarmstrong.com Subject: bug#1059: 23.0.60; Error When Trying to Access Remote Files Reply-To: Florian Beck , 1059@debbugs.gnu.org Resent-From: Florian Beck Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Sat, 18 Oct 2008 17:35:05 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 1059 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: unreproducible Received: via spool by 1059-submit@emacsbugs.donarmstrong.com id=B1059.12243509557563 (code B ref 1059); Sat, 18 Oct 2008 17:35:05 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-5.3 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1059) by emacsbugs.donarmstrong.com; 18 Oct 2008 17:29:15 +0000 Received: from mo-p05-ob.rzone.de (mo-p05-ob.rzone.de [81.169.146.182]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m9IHTAUR007557 for <1059@emacsbugs.donarmstrong.com>; Sat, 18 Oct 2008 10:29:12 -0700 X-RZG-CLASS-ID: mo05 X-RZG-AUTH: :KmALZ0mpdbGonPxw7gDkop508XQjelhLxGYn4B74/jTNdrjLjuwMuuiy8j0BYXGgeNx56gc= Received: from sophokles (p549948C0.dip.t-dialin.net [84.153.72.192]) by post.webmailer.de (fruni mo36) (RZmta 17.14) with ESMTP id x03042k9IFrrXM ; Sat, 18 Oct 2008 19:29:07 +0200 (MEST) (envelope-from: ) From: Florian Beck To: Chong Yidong Cc: Florian Beck , 1059@debbugs.gnu.org In-Reply-To: <87skqt6grz.fsf@cyd.mit.edu> (Chong Yidong's message of "Sat, 18 Oct 2008 11:53:52 -0400") References: <87skqt6grz.fsf@cyd.mit.edu> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) Date: Sat, 18 Oct 2008 19:29:03 +0200 Message-ID: <877i857qxs.fsf@sophokles.streitblatt.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit Chong Yidong writes: > [I sent this message several weeks ago, and received no response. > Resending.] > >> On Tue, 2008-09-30 at 13:20 -0400, Chong Yidong wrote: >>> > 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) "^H A@\n^K\f$" [style >>> > completion-styles-alist >>> >>> I can't reproduce this, also using latest CVS and `emacs -Q'. Could you >>> try to debug the problem? >> >> Not sure. What should I do? > > First, could you go to minibuffer.el, evaluate it (M-x eval-buffer), > trigger the error again, and post the backtrace? This should produce a > more informative backtrace. I'm sorry, I ment to get back to you, but unfortunatley this is one of the errors that only happen occasionally. I tried a couple of scenarios, like with and without networking, but could not reliably reproduce the error. It does still happen from time to time. Now, I followd your advice and produced a somewhat more informative backtrace. How do I get rid of the ellipses? (print-length is nil) Debugger entered--Lisp error: (wrong-type-argument char-or-string-p nil) signal(wrong-type-argument (char-or-string-p nil)) (if firsterror (signal (car firsterror) (cdr firsterror))) (or res (if firsterror (signal ... ...))) (let ((firsterror nil) res) (while (and ... xs) (condition-case err ... ...)) (or res (if firsterror ...))) completion--some((lambda (style) (funcall (nth 1 ...) string table pred point)) (basic partial-completion)) (if (and (symbolp table) (get table ...)) (funcall table string pred nil point) (completion--some (lambda ... ...) completion-styles)) completion-try-completion(#("/ftp:www.fbeck.net@ftp.strato.de:" 1 32 (gnus-callback gnus-button-push gnus-data #)) read-file-name-internal nil 33) funcall(completion-try-completion #("/ftp:www.fbeck.net@ftp.strato.de:" 1 32 (gnus-callback gnus-button-push gnus-data #)) read-file-name-internal nil 33) (let* ((beg ...) (end ...) (string ...) (comp ...)) (cond (... ... ... ...) (... ...) (t ...))) completion--do-completion() (let ((--cl-var-- ...)) (cond (... nil) (... ... ... t) (... ... ... t) (t t))) (case (completion--do-completion) (0 nil) (1 (goto-char ...) (minibuffer-message "Sole completion") t) (3 (goto-char ...) (minibuffer-message "Complete, but not unique") t) (t t)) (if (window-live-p window) (with-current-buffer (window-buffer window) (if ... ... ...) nil) (case (completion--do-completion) (0 nil) (1 ... ... t) (3 ... ... t) (t t))) (let ((window minibuffer-scroll-window)) (if (window-live-p window) (with-current-buffer ... ... nil) (case ... ... ... ... ...))) minibuffer-complete() call-interactively(minibuffer-complete nil nil) completing-read("Find file: " read-file-name-internal nil nil "~/Material/src/emacs/lisp/" file-name-history "~/Material/src/emacs/lisp/") (progn (add-hook (quote minibuffer-setup-hook) setup-hook) (completing-read prompt (quote read-file-name-internal) nil mustmatch insdef (quote file-name-history) default-filename)) (unwind-protect (progn (add-hook ... setup-hook) (completing-read prompt ... nil mustmatch insdef ... default-filename)) (remove-hook (quote minibuffer-setup-hook) setup-hook)) (let (setup-hook) (setq setup-hook (list ... ... ...)) (unwind-protect (progn ... ...) (remove-hook ... setup-hook))) (let ((--cl-dir-- ...)) (setf (symbol-value --cl-dir--) (file-name-as-directory ...)) (let (setup-hook) (setq setup-hook ...) (unwind-protect ... ...))) (lexical-let ((dir ...)) (minibuffer-with-setup-hook (lambda nil ...) (completing-read prompt ... nil mustmatch insdef ... default-filename))) (if (not (next-read-file-uses-dialog-p)) (lexical-let (...) (minibuffer-with-setup-hook ... ...)) (let (...) (when ... ... ...) (if default-filename ...) (setq add-to-history t) (x-file-dialog prompt dir default-filename mustmatch ...))) (let* ((val ...) (replace-in-history ...)) (when (eq val default-filename) (if ... ...) (setq val "")) (unless val (error "No file name specified")) (if (and default-filename ...) (setq val default-filename)) (setq val (substitute-in-file-name val)) (if replace-in-history (let ... ... ...) (if add-to-history ...)) val) (let ((completion-ignore-case read-file-name-completion-ignore-case) (minibuffer-completing-file-name t) (read-file-name-predicate ...) (add-to-history nil)) (let* (... ...) (when ... ... ...) (unless val ...) (if ... ...) (setq val ...) (if replace-in-history ... ...) val)) (if read-file-name-function (funcall read-file-name-function prompt dir default-filename mustmatch initial predicate) (let (... ... ... ...) (let* ... ... ... ... ... ... val))) (let ((insdef ...)) (if read-file-name-function (funcall read-file-name-function prompt dir default-filename mustmatch initial predicate) (let ... ...))) read-file-name("Find file: " nil "/home/flo/Material/src/emacs/lisp/" nil) find-file-read-args("Find file: " nil) byte-code("ÁÂ…Ã\"‡" [find-file-confirm-nonexistent-file find-file-read-args "Find file: " confirm-only] 3) call-interactively(find-file nil nil) From unknown Sat Aug 09 18:40:55 2025 X-Loop: don@donarmstrong.com Subject: bug#1059: 23.0.60; Error When Trying to Access Remote Files Reply-To: Florian Beck , 1059@debbugs.gnu.org Resent-From: Florian Beck Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Wed, 03 Dec 2008 01:35:04 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 1059 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: unreproducible Received: via spool by 1059-submit@emacsbugs.donarmstrong.com id=B1059.1228267741965 (code B ref 1059); Wed, 03 Dec 2008 01:35:04 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-4.0 required=4.0 tests=AWL,BAYES_00,FAKE_REPLY_C autolearn=no version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1059) by emacsbugs.donarmstrong.com; 3 Dec 2008 01:29:01 +0000 Received: from mo-p05-ob.rzone.de (mo-p05-ob.rzone.de [81.169.146.181]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mB31SvbJ000957 for <1059@emacsbugs.donarmstrong.com>; Tue, 2 Dec 2008 17:28:58 -0800 X-RZG-CLASS-ID: mo05 X-RZG-AUTH: :KmALZ0mpdbGonPxw7gDkop508XQjelhLxGYn4B74/jTNdrjLjuwMuuiy8j0BYX+r+N8xn1w= Received: from sophokles (p549963B1.dip.t-dialin.net [84.153.99.177]) by post.strato.de (mrclete mo26) (RZmta 17.20) with ESMTP id t01718kB2MVlyL for <1059@emacsbugs.donarmstrong.com>; Wed, 3 Dec 2008 02:28:55 +0100 (MET) From: Florian Beck To: 1059@debbugs.gnu.org Date: Wed, 03 Dec 2008 02:28:55 +0100 Message-ID: <87bpvuavxk.fsf@sophokles.streitblatt.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii I didn't experience this bug for quite some time now. Maybe close it for now? I will refile the bug in case it should resurface. -- Florian Beck