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

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

[Emacs-bug-tracker] bug#8964: closed (24.0.50; `find-file' triggers the


From: GNU bug Tracking System
Subject: [Emacs-bug-tracker] bug#8964: closed (24.0.50; `find-file' triggers the debugger when called with a nonexistent remote file)
Date: Thu, 30 Jun 2011 19:27:01 +0000

Your message dated Thu, 30 Jun 2011 22:25:59 +0300
with message-id <address@hidden>
and subject line Re: bug#8964: 24.0.50; `find-file' triggers the debugger when 
called with a nonexistent remote file
has caused the GNU bug report #8964,
regarding 24.0.50; `find-file' triggers the debugger when called with a 
nonexistent remote file
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
8964: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=8964
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 24.0.50; `find-file' triggers the debugger when called with a nonexistent remote file Date: Thu, 30 Jun 2011 11:40:49 +0200
Package: emacs
Version: 24.0.50

>From "emacs -Q":
1. Eval this, literally: (find-file "/address@hidden:/file")
2. Give any random password (for address@hidden).

Then, the a debugger window pops up, with this text:

  Debugger entered--Lisp error: (ftp-error #("FTP Error: OPEN request
failed: Unknown host host." 32 50 (fontified nil front-sticky (field
inhibit-line-move-field-capture) rear-nonsticky t field output
inhibit-line-move-field-capture t)))
    signal(ftp-error (#("FTP Error: OPEN request failed: Unknown host
host." 32 50 (fontified nil front-sticky (field
inhibit-line-move-field-capture) rear-nonsticky t field output
inhibit-line-move-field-capture t))))
    byte-code("\203


If the host is unknown, it should be notified with a message in the
minibuffer (as happens if you do it interactively with C-x C-f), but
not by triggering the debugger.


In GNU Emacs 24.0.50.1 (i386-mingw-nt5.1.2600)
 of 2011-06-27 on 3249CTO
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (4.5) --no-opt --cflags
-Ic:/build/include'


-- 
Dani Moncayo



--- End Message ---
--- Begin Message --- Subject: Re: bug#8964: 24.0.50; `find-file' triggers the debugger when called with a nonexistent remote file Date: Thu, 30 Jun 2011 22:25:59 +0300
> Date: Thu, 30 Jun 2011 20:52:37 +0200
> From: Dani Moncayo <address@hidden>
> Cc: Glenn Morris <address@hidden>, address@hidden
> 
> Eli, Glenn, thanks for your explanations.  I understand it now.
> 
> You can close this bug.

Done.


--- End Message ---

reply via email to

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