- From: Geert Kloosterman <geertk@ai.rug.nl>
 - Date: Sat, 10 Nov 2001 01:45:58 +0100
 - To: dsr@w3.org
 
Hi Dave,
I was experimenting with tidy and found a bug. 
When you the `quiet' option is together with the gnu-emacs
option the filename isn't displayed in the errors:
    (null):4:1: Warning: <style> lacks "type" attribute
    (null):47:1: Warning: <table> lacks "summary" attribute
This is because the assigment
    currentFile = filename;  /* for use with Gnu Emacs */
is inside of HelloMessage(), which isn't called when `quiet' is turned on.
Friendliest regards,
Geert Kloosterman
Received on Monday, 12 November 2001 10:10:44 UTC