emacs-devel
[Top][All Lists]
Advanced

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

Normal errors bring up the debugger in tramp


From: Stefan Monnier
Subject: Normal errors bring up the debugger in tramp
Date: Wed, 13 Feb 2013 13:50:09 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

   emacs -Q
   Options => Enter debugger on error
   C-x C-f /ssh:iro:h/1/inde TAB

does complete to ...:html/1215/index.html but it brings up the debugger
many times before getting there.  So I think the
tramp-compat-condition-case-unless-debug in tramp-file-name-handler is
not quite correct, because errors inside its body might be signalled for
perfectly normal reasons.


        Stefan



reply via email to

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