emacs-devel
[Top][All Lists]
Advanced

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

Re: Old-style backquotes in cc-vars.el


From: Alan Mackenzie
Subject: Re: Old-style backquotes in cc-vars.el
Date: Sat, 1 Sep 2007 10:18:21 +0000
User-agent: Mutt/1.5.9i

Hi, Stefan!

On Thu, Aug 23, 2007 at 04:51:08PM -0400, Stefan Monnier wrote:

> cc-vars uses a mix of old-style and new-style backquotes.

I think you're talking about a single instance of "old-style", namely at
~L193 in defcustom-c-stylevar:

      ,@(plist-put
         args ':type
         `(` (radio             <================================
              (const :tag "Use style settings"

> I've fixed other uses of old-style backquotes in Emacs-22 but feel like
> there may be something fishy going on here, so I'd rather someone else does
> the conversion here.

;-)

OK, I'll look at it.

Incidentally, I'm working on a Unix system which has Emacs 19.27
installed as default.  This could be helpful!

>         Stefan

-- 
Alan.




reply via email to

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