[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Why does tramp-error invoke message in addition to signaling the err
From: |
Michael Albinus |
Subject: |
Re: Why does tramp-error invoke message in addition to signaling the error? |
Date: |
Fri, 14 Aug 2009 21:10:18 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) |
Julian Scheid <address@hidden> writes:
> Would it be worth making the call to tramp-message here configurable,
> and maybe disabled by default? If tramp code is called from within
> ignore-errors, condition-case or the like then displaying the error
> seems unnecessary verbiage; and outside of these constructs the error
> would be reported anyway.
I've committed a respective patch.
Best regards, Michael.