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

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

desktop.el incorrectly sames state using ange-ftp on Windows


From: Jeff Rancier
Subject: desktop.el incorrectly sames state using ange-ftp on Windows
Date: Thu, 8 Mar 2001 14:41:35 -0500

To: bug-gnu-emacs@gnu.org
Subject: desktop.el incorrectly saves state using ange-ftp on Windows
--text follows this line--
This bug report will be sent to the Free Software Foundation,
 not to your local site managers!!
Please write in English, because the Emacs maintainers do not have
translators to read other languages for them.

In GNU Emacs 20.7.1 (i386-*-nt5.0.2195)
 of Tue Jun 13 2000 on buffy
configured using `configure NT'

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

When Using desktop.el and ange-ftp the state is incorrectly saved.
The information is saved with what appears to be a trailing
'/'. Specifically, when I restart emacs, the file is not opened, but a
dired buffer is opened instead.  If I attempt to open the file with
dired, I get unexpected results.  E.g.  if I am editing the following:

 MR Buffer                  Size         Mode  File
 -- ------                  ----         ----  ----
.   eline.asp              45513 Visual Basic
/meijerweb:/C/Inetpub/wwwroot/eline.asp

as shown above in the buffer using bs-show, when I exit and show the
buffers again, I get:

 MR Buffer           Size  Mode         File
 -- ------           ----  ----         ----
  % eline.asp         109  Dired by name
/meijerweb:/C/Inetpub/wwwroot/eline.asp/

When I attempt to select the file from the dired window, I get:

File exists, but can not be read in the mini-buffer and the name of
the file is:

 MR Buffer           Size  Mode         File
 -- ------           ----  ----         ----
  % eline.asp<3>        0  Visual Basic
/meijerweb:/C/Inetpub/wwwroot/eline.asp/eline.asp

As if the first occurance of the filename is now treated like a
directory name.

Jeff

Recent input:
lwindow return menu-bar regexp mark-cont return down-mouse-1
mouse-movement mouse-movement mouse-movement mouse-movement
mouse-movement mouse-movement drag-mouse-1 M-w lwindow
return f10 menu-bar help-menu report-emacs-bug

Recent messages:
For information about the GNU Project and its goals, type C-h C-p.
Fontifying eline.asp...
Fontifying eline.asp... (regexps.......)
For information about the GNU Project and its goals, type C-h C-p.
Marking matching files...
Checking /meijerweb:/C/Inetpub/wwwroot/eline.asp/eline.asp
Retrieving eline.asp... [2 times]
Opening input file: FTP Error: "501 Permission denied.
", /meijerweb:/C/Inetpub/wwwroot/eline.asp/eline.asp
Loading emacsbug...
Loading emacsbug...done




reply via email to

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