4 Jan 2006 16:12
Re: Happy new year and new bug found in m4.
Stepan Kasal <kasal <at> ucw.cz>
2006-01-04 15:12:49 GMT
2006-01-04 15:12:49 GMT
Hello, On Mon, Jan 02, 2006 at 11:50:39AM +0100, aikido87 wrote: > First of all, thanks for all your work, good people at gnu project. > Second, Happy New Year, also for your families. you are welcome, and happy new year to you, too. > ifelse (include (file.txt), undivert (file.txt), ... Indeed, the second parameter is empty, and this is the documented behaviour. Unlike `include', `undivert' doesn't _expand_ to the contents of the file. Instead, it puts the contents of the file to the output stream and expands to nothing. Have a blessed year, Stepan Kasal _______________________________________________ bug-gnu-utils <at> gnu.org http://lists.gnu.org/mailman/listinfo/bug-gnu-utils
RSS Feed