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

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

remote file editing


From: Gilbert Harman
Subject: remote file editing
Date: Sun, 11 Sep 2005 19:00:41 -0400
User-agent: Microsoft-Entourage/11.1.0.040913

Further information about the report I sent earlier today.  If I
(setq tramp-default-method "ssh")
rather than "ftp", I do not have the following problem.

 Gil


This bug report will be sent to the Free Software Foundation,
not to your local site managers!
Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.

Your bug report will be posted to the address@hidden mailing
list.

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

After upgrading to the CVS emacs on September 5 (I think), see below for
more information, I give the command:
 (find-file
 "/address@hidden:/u/harman/public_html/COG/This_Week.html")
I enter my password.
I am presented with an empty buffer labeled as
/u/harman/public_html/COG/This_Week.html
If I do anything at all to that window, I risk losing the
 file.  (This happened to me twice.  Fortunately, the system
 keeps hourly backup snapshots.)

I have been using this for many months, perhaps years,
without problem, including right before upgrading emacs the other day.  I am
not now having a similar problem with local editing, including if I mount my
files from the arizona.princeton.edu disk locally.

Here is the *ftp address@hidden buffer:
====
ftp> open arizona.princeton.edu
Connected to tucson.princeton.edu.
220-
220-            CHANGES TO THE FTP SERVICE
220-
220-On 3/15/2005, OIT made changes to the public FTP service
220-that it provides.
220-
220-If you want to transfer files using the anonymous FTP service,
220-you must use the hostname ftp.Princeton.EDU.  It will no longer
220-be possible to use the anonymous login to connect to the FTP
220-service on the Arizona systems.
220-
220 tucson.Princeton.EDU FTP server ready.
user "harman" Turtle Power!
ftp> 331 Password required for harman.
230 User harman logged in.
hash
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> Hash mark printing on (1024 bytes/hash mark).
pwd
ftp> 257 "/u/harman" is current directory.
cd /u/harman/public_html/COG/This_Week.html/
ftp> 550 /u/harman/public_html/COG/This_Week.html/: Not a directory.
cd /u/harman/public_html/COG/This_Week.html/
ftp> 550 /u/harman/public_html/COG/This_Week.html/: Not a directory.
cd /u/harman/public_html/COG/
ftp> 250 CWD command successful.
ls -al /tmp/ange-ftp958_6n
ftp> 229 Entering Extended Passive Mode (|||37002|)
150 Opening ASCII mode data connection for /bin/ls.
#
ls -al /tmp/ange-ftp958_6n
226 Transfer complete.
ftp> quote mdtm /u/harman/public_html/COG/This_Week.html
229 Entering Extended Passive Mode (|||5640|)
150 Opening ASCII mode data connection for /bin/ls.
#
quote mdtm /u/harman/public_html/COG/This_Week.html
226 Transfer complete.
ftp> 213 20050911133600
quote mdtm /u/harman/public_html/COG/This_Week.html
ftp> 213 20050911133600
quote mdtm /u/harman/public_html/COG/This_Week.html
ftp> 213 20050911133600
type binary
ftp> 213 20050911133600
type binary
ftp> 200 Type set to I.
get /u/harman/public_html/COG/This_Week.html /tmp/ange-ftp958MFu
ftp> 200 Type set to I.
type ascii
ftp> local: /tmp/ange-ftp958MFu remote:
/u/harman/public_html/COG/This_Week.html
229 Entering Extended Passive Mode (|||38789|)
150 Opening BINARY mode data connection for
/u/harman/public_html/COG/This_Week.html (4893 bytes).

226 Transfer complete.
quote mdtm /u/harman/public_html/COG/This_Week.html
4893 bytes received in 00:00 (13.94 KB/s)
Can't change modification time on /tmp/ange-ftp958MFu to Sun Sep 11 09:36:00
2005
quote mdtm /u/harman/public_html/COG/This_Week.html
ftp> 200 Type set to A.
quote mdtm /u/harman/public_html/COG/This_Week.html
ftp> 213 20050911133600
quote mdtm /u/harman/public_html/COG/This_Week.html
ftp> 213 20050911133600
ftp> 213 20050911133600
ftp> 213 20050911133600
ftp> 

====

If emacs crashed, and you have the emacs process in the gdb debugger,
please include the output from the following gdb commands:
    `bt full' and `xbacktrace'.
If you would like to further debug the crash, please read the file
/usr/local/share/emacs/22.0.50/etc/DEBUG for instructions.


In GNU Emacs 22.0.50.3 (powerpc-apple-darwin8.2.0)
 of 2005-09-06 on Gilbert-Harmans-Computer.local
X server distributor `Apple Computers', version 10.4.2
configured using `configure '--without-x' '--enable-carbon-app''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: nil
  locale-coding-system: iso-latin-1
  default-enable-multibyte-characters: t

Major mode: Internal Ange-ftp

Minor modes in effect:
  encoded-kbd-mode: t
  recentf-mode: t
  display-time-mode: t
  mouse-wheel-mode: t
  tooltip-mode: t
  auto-compression-mode: t
  menu-bar-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  line-number-mode: t

Recent input:
<return> C-x b * M e <tab> <backspace> <backspace>
<backspace> <backspace> <backspace> <backspace> <backspace>
<backspace> <backspace> f t p * <tab> <backspace> <backspace>
<backspace> <tab> <return> C-x b <return> C-x b <return>
<menu-bar> <help-menu> <report-emacs-bug>

Recent messages:
Password for address@hidden: ........
Opening FTP connection to arizona.princeton.edu...done
Logging in as user address@hidden
Getting PWD...done
Doing CD...done
Listing /address@hidden:/u/harman/public_html/COG/...1k
Listing /address@hidden:/u/harman/public_html/COG/...done
> ing /address@hidden:/u/harman/public_html/COG/This_Week.html...
> /address@hidden:/u/harman/public_html/COG/This_Week.html...done
Loading emacsbug...done






reply via email to

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