all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#8964: 24.0.50; `find-file' triggers the debugger when called with a nonexistent remote file
@ 2011-06-30  9:40 Dani Moncayo
  2011-06-30  9:57 ` Dani Moncayo
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Dani Moncayo @ 2011-06-30  9:40 UTC (permalink / raw)
  To: 8964

Package: emacs
Version: 24.0.50

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

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("\b\203\x13


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





^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2011-06-30 19:25 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-30  9:40 bug#8964: 24.0.50; `find-file' triggers the debugger when called with a nonexistent remote file Dani Moncayo
2011-06-30  9:57 ` Dani Moncayo
2011-06-30 12:19 ` Eli Zaretskii
2011-06-30 12:39   ` Dani Moncayo
2011-06-30 13:14     ` Eli Zaretskii
2011-06-30 13:19       ` Dani Moncayo
2011-06-30 14:19         ` Eli Zaretskii
2011-06-30 14:29           ` Dani Moncayo
2011-06-30 18:00             ` Glenn Morris
2011-06-30 18:27               ` Eli Zaretskii
2011-06-30 18:52                 ` Dani Moncayo
2011-06-30 19:25                   ` Eli Zaretskii
     [not found] ` <mailman.730.1309436410.785.bug-gnu-emacs@gnu.org>
2011-06-30 13:51   ` Lars Magne Ingebrigtsen

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.