Re: "shell-expand-line" wrongly(?) expanded $'foo' to $foo

2020-07-02 Thread Chet Ramey
On 7/1/20 11:44 PM, Dmitry Alexandrov wrote: > Clark Wang wrote: >> # echo $'foo'# press ESC C-e >> # echo $foo > > + the same with $"foo". For the same reason. -- ``The lyf so short, the craft so long to lerne.'' - Chaucer ``Ars longa, vita brevis'' - Hippocrates Chet Ram

Re: An xtrace variant

2020-07-02 Thread Chet Ramey
On 6/29/20 10:28 PM, Dale R. Worley wrote: > Robert Elz writes: >> The NetBSD sh (this time alone I believe) also has a -X (not that part, I >> think one or two other shells also have unrelated -X options) which acts >> just like -X, except it locks the output to stderr as it is at the time >> the