emacs-devel
[Top][All Lists]
Advanced

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

Re: tramp+recentf: persistent errors due to expand-file-name


From: Lennart Borgman (gmail)
Subject: Re: tramp+recentf: persistent errors due to expand-file-name
Date: Thu, 14 Aug 2008 20:35:53 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071031 Thunderbird/2.0.0.9 Mnenhy/0.7.5.666

Stefan Monnier wrote:
I agree, but there is a problem with this in Emas. If you protect the
code with condition-case it makes it very hard to find out where the
problem was. It would be good if someone find a way to enhance this.
A condition-case in `run-hooks' could output a warning to *Messages*, but
catch the error.
One can still run the debugger when such an error occurs.


I use that approach, but it is not very simple.

`with-demoted-errors'


condition-case-no-debug?




reply via email to

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