Re: let's have emacs load .shtml files correctly

1998-10-15 Thread Manoj Srivastava
Hi, >>"Pierfrancesco" == Pierfrancesco Caci <[EMAIL PROTECTED]> writes: Pierfrancesco> If you use the psgml package you'll have noticed that Pierfrancesco> it doesn't recognize the .shtml extension as .html; Pierfrancesco> .shtml is used by apache to recognize server-parsed Pierfrancesco> html

let's have emacs load .shtml files correctly

1998-10-14 Thread Pierfrancesco Caci
If you use the psgml package you'll have noticed that it doesn't recognize the .shtml extension as .html; .shtml is used by apache to recognize server-parsed html code. If you add the following lines to /etc/emacs20/site-start.d/50psgml-init.el it recognizes them: (or (assoc "\\.shtml$" auto-mo