In article <p06200711bdee916d4fca@[192.168.0.9]>, Eric Hsu erichsu@math.sfsu.edu wrote:
... Options # 'first-column' puts the first comment marker at the line start # 'comment' always comments (for people who want the smartness, but not the toggleness) # 'uncomment' always uncomments. If you foolishly use both comment and this, comment wins. # 'comment-whitespace' comments whitespace which we normally skip. # '.tex' will force the use of TeX style comments. You can substitute your favorite ending, like '.java' or '.pl'. The leading dot is important. Last type listed wins. # 'toggle' changes the comment status line by line. Normally, the whole thing is a block.
Thank you very much!
-- Russell