GNU bug report logs - #10325
24.0.92; copy-file: using a not existing source file and ftp (tramp)

Previous Next

Package: emacs;

Reported by: Stefan Reichör <stefan <at> xsteve.at>

Date: Mon, 19 Dec 2011 10:27:01 UTC

Severity: normal

Found in version 24.0.92

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

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 10325 in the body.
You can then email your comments to 10325 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#10325; Package emacs. (Mon, 19 Dec 2011 10:27:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Stefan Reichör <stefan <at> xsteve.at>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Mon, 19 Dec 2011 10:27:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Stefan Reichör <stefan <at> xsteve.at>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.0.92; copy-file: using a not existing source file and ftp (tramp)
Date: Mon, 19 Dec 2011 11:24:38 +0100
Hi!

Copying a not existing file locally correctly raises a file-error:

(copy-file "/home/hz/ju" "~/")

Debugger entered--Lisp error: (file-error "Opening input file" "no such file or directory" "/home/hz/ju")
  copy-file("/home/hz/ju" "~/")
  eval((copy-file "/home/hz/ju" "~/") nil)
  eval-last-sexp-1(nil)
  eval-last-sexp(nil)
  call-interactively(eval-last-sexp nil nil)



However, when copying a not existent file to a ftp server hangs the copy operation:

(copy-file "/home/hz/ju" "/ftp:user <at> host.com:/dest-path/")


I see the following in the message area:

Copying /home/hz/ju to /ftp:user <at> host.com:/dest-path/...


I need to interrupt the operation using C-g.


Stefan.




Reply sent to Michael Albinus <michael.albinus <at> gmx.de>:
You have taken responsibility. (Fri, 23 Dec 2011 14:37:02 GMT) Full text and rfc822 format available.

Notification sent to Stefan Reichör <stefan <at> xsteve.at>:
bug acknowledged by developer. (Fri, 23 Dec 2011 14:37:02 GMT) Full text and rfc822 format available.

Message #10 received at 10325-done <at> debbugs.gnu.org (full text, mbox):

From: Michael Albinus <michael.albinus <at> gmx.de>
To: Stefan Reichör <stefan <at> xsteve.at>
Cc: 10325-done <at> debbugs.gnu.org
Subject: Re: bug#10325: 24.0.92;
	copy-file: using a not existing source file and ftp (tramp)
Date: Fri, 23 Dec 2011 15:34:17 +0100
Stefan Reichör <stefan <at> xsteve.at> writes:

> Hi!

Hi,

> However, when copying a not existent file to a ftp server hangs the
> copy operation:

I've fixed it in the trunk.

> Stefan.

Best regards, Michael.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 21 Jan 2012 12:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 13 years and 149 days ago.

Previous Next


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