Re: interpreter-mode-alist

2005-08-10 Thread Richard M. Stallman
Thanks. I will fix the doc string. ___ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel

interpreter-mode-alist

2005-08-10 Thread Karl Chen
The documentation for the variable `interpreter-mode-alist' states: The car of each element, a regular expression, is compared with the name of the interpreter specified in the first line. If it matches, mode MODE is selected. This doesn't match the actual functionali