Hi,

I forgot this, so sorry for the separate mail:
Currently, the parser expects comments to start at the beginning of the line, so "ls /foo # necessary because of baz" doesn't work properly

I think a good scenario would be to have comments start either on "#" at pos0, or on " #". This way, ls /foo#bar continues to work.

Also, currently the following is a single comment, which is an unusual feature:
# this comment starts here\
and continues on this line


Regards,
Patrick Georgi



_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to