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: Stefan Monnier
Subject: Re: tramp+recentf: persistent errors due to expand-file-name
Date: Tue, 12 Aug 2008 15:27:37 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

>>> 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'


        Stefan




reply via email to

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