bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#5808: 23.1; substitute-in-file-name $NOSUCH vs ${NOSUCH}


From: Kevin Ryde
Subject: bug#5808: 23.1; substitute-in-file-name $NOSUCH vs ${NOSUCH}
Date: Sat, 03 Apr 2010 11:02:20 +1100
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1 (gnu/linux)

Stefan Monnier <monnier@iro.umontreal.ca> writes:
>
> I made the change in Emacs-22 so that most uses of $ in file names can
> work without needing the quoting by double-dollars.

Sounds likely.

> Admittedly,
> the resulting inconsistency is not great, so I guess that the
> discrepancy is a misfeature/bug,

Unless it's thought of as ${FOO} is certainly an expansion, whereas $FOO
is instead maybe an expansion and maybe a literal $, such as on VMS, is
it?

If the docstring described the way it worked that'd be enough.






reply via email to

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