From: "Hal E. Fulton" Date: 2003-02-07T06:01:29+09:00 Subject: Re: %L, %l revisited ----- Original Message ----- From: "Tom Sawyer" To: "ruby-talk ML" Sent: Thursday, February 06, 2003 12:10 PM Subject: Re: %L, %l revisited > elaborate, what's going to break? consider that the HERE document form of this > was never fully worked out and %L, %l is a whole new construct. This topic has gotten tangled in my mind, as to who said what. I probably have gotten confused to the point where I don't know what I'm talking about. My biggest concern is that I don't want to lose the ability to embed a reference to a here-doc arbitrarily in the middle of a line, e.g.: mymeth 123, <<-EOF, 456 this is my here-doc EOF So *IF* someone is proposing a syntax that won't allow this, I'm against it. Hal