Hi François and all, François Pinard wrote: > - I was using lower case "c" and "r", while the manual suggests > upper case "C" and "R" instead. Both seem to work (in Emacs at > least). Should the manual be amended to say that case does not > matter? If then, should the manual stick uniformly to lower case? > > - The identifier in the left column did not work, but if I change it to > the identifier in the right column, the content highlights (in > Emacs). The manual does not list it. > > | config | conf | > | email | mail | > | make | makefile | > | postscript | ps |
A small note: FYI, the capitalization is not "optional". For example, for a Makefile chunk of code, the language must be set to `makefile' (not `Makefile'!) for correct highlighting to work. Best regards, Seb -- Sebastien Vauban