[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: What does ":noerror" do?
From: |
Xue Fuqiao |
Subject: |
Re: What does ":noerror" do? |
Date: |
Mon, 14 Oct 2013 18:22:30 +0800 |
On Mon, Oct 14, 2013 at 12:27 AM, Drew Adams <drew.adams@oracle.com> wrote:
> His question was whether using `:noerror' here was perhaps something
> special, somehow essentially different from just using `'NOERROR' or
> `t'.
Yes, that's exactly what I mean. Actually, I often use keywords (e.g.,
‘:group’, ‘:link’, and ‘:version’) and symbols-for-boolean-values (such
as 'noerror) in my Emacs Lisp code, but I have never combined them
together. Thanks again for your info.
--
Best regards, Xue Fuqiao.
http://www.gnu.org/software/emacs/