zsh-workers
 help / color / mirror / code / Atom feed
* brace expn bug in 2.6beta16
@ 1996-05-21 16:22 Francois-Rene Rideau
  0 siblings, 0 replies; only message in thread
From: Francois-Rene Rideau @ 1996-05-21 16:22 UTC (permalink / raw)
  To: zsh-workers

Dear zsh workers,
   I recently upgraded from zsh 2.6 beta9 (I think) to beta16,
and having brace-delimited variables inside brace expansion
doesn't work as should anymore:

# C=c
# echo a{b,$C,d,e}f             # This one is ok
abf acf adf aef
# echo a{b,${C},d,e}f           # This one suddenly breaks
abf ac,d,ef
   
   Thanks for this great shell, the best ever made for a Un*x environment.

PS: I see that having /bin/sh a link to zsh now works fine,
that I can use zsh as an escape shell to less/ncftp/etc without problem,
that zsh's size shrank. Thanks a lot !

PPS: I see you integrated the UID= feature that I suggested some time ago
(perhaps I wasn't the only one). Now, there's a problem with it,
that you cannot swap the UID/EUID in the BSD way (setreuid).
I admit I see no totally satisfying way to easily integrate this
feature in the current zsh language,
and I'm not sure the feature is essential,
as most things can be done by forking a subshell to change the UID.

--    ,                                         ,           _ v    ~  ^  --
-- Fare -- rideau@clipper.ens.fr -- Francois-Rene Rideau -- +)ang-Vu Ban --
--                                      '                   / .          --
Join the TUNES project for a computing system based on computing freedom !
                 TUNES is a Useful, Not Expedient System
WWW page at URL: "http://www.eleves.ens.fr:8080/home/rideau/Tunes/"



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1996-05-21 16:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-05-21 16:22 brace expn bug in 2.6beta16 Francois-Rene Rideau

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).