emacs-devel
[Top][All Lists]
Advanced

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

Re: /srv/bzr/emacs/trunk r102591: * src/lread.c (read1): Allow newstyle


From: Stefan Monnier
Subject: Re: /srv/bzr/emacs/trunk r102591: * src/lread.c (read1): Allow newstyle unquote outside of backquote.
Date: Wed, 08 Dec 2010 23:39:39 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

>> Extend the restriction no-unescaped-commas-and-backquotes-in-symbols
>> to all contexts.

> landmark.el is unhappy with this (or vice versa):
>   landmark.el:1140:55:Warning: reference to free variable `s'
> etc. It uses commas in function names.

Great, then let's fix landmark.el.
If we ever want to fully support new-style backquotes, we'll have to
disallow commas from symbols.


        Stefan



reply via email to

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