| |
gnu.emacs.help |
> When executing the following tcl file, "tclsh myfile.tcl" > ------------------------ > # \ > the output will be "blank". This is because of the # represents > But in emacs, the "puts "hi" line is not shaded as a comment, as if > How can I force emacs so that the "puts "hi"" line is displayed with
> Hello there,
> #!/usr/bin/tclsh
> puts "hi"
> ------------------------
> comments and the puts 'hi' is considered as a comment because of the
> \.
> it seems emacs does not consider it to be a comment.
> the same font and colour as a comment ?
supported by the mode at all.