emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] scratch/raeburn-startup 9919e41 2/2: Exclude comma sym


From: Stefan Monnier
Subject: Re: [Emacs-diffs] scratch/raeburn-startup 9919e41 2/2: Exclude comma symbols from print-symbols-as-references processing.
Date: Thu, 12 Jan 2017 08:03:30 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

> +       && ! EQ (Qcomma, obj)                                         \
> +       && ! EQ (Qcomma_at, obj)                                              
> \
> +       && ! EQ (Qcomma_dot, obj)))
 
I can't think of any reason why the same problem wouldn't affect `quote'
and `


        Stefan



reply via email to

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