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

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

Re: (unknown)


From: Luc Teirlinck
Subject: Re: (unknown)
Date: Tue, 20 May 2003 12:49:25 -0500 (CDT)

Oliver Scholz wrote:

   The doc-string of `substitute-env-vars' says:

   ,----
   | The variable name should be terminated with a character not a
   | letter, digit or underscore; otherwise, enclose the entire variable
   | name in braces.
   `----

But it seems understood that the end of the string is an OK
termination too, even if this is not explicitly mentioned.

Anyway, without my patch, 

(substitute-env-vars "X$T5 ")

gives:

"X$T5 "

even though a space is neither a letter, nor a digit, nor an
underscore.

Sincerely,

Luc.






reply via email to

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