emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] trunk r117678: * lisp/vc/vc-annotate.el (vc-annotate-b


From: Stefan Monnier
Subject: Re: [Emacs-diffs] trunk r117678: * lisp/vc/vc-annotate.el (vc-annotate-background-mode): Add :set
Date: Sat, 09 Aug 2014 21:48:21 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

> +        (ignore-errors
> +          ;; Update the value of the dependent variable.
> +          (custom-reevaluate-setting 'vc-annotate-color-map))))

Do we know that this can occasionally signal errors?  If not then it's
better to use with-demoted-errors.


        Stefan



reply via email to

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