Bug#320194: php-elisp: Shebang is not checked to autoselect php-mode

2005-07-27 Thread Ola Lundqvist
Hello That would be nice yes. Regards, // Ola On Wed, Jul 27, 2005 at 06:47:22PM +0400, Ilya Martynov wrote: > Package: php-elisp > Version: 1.1.0-2 > Severity: wishlist > > > It would be nice if default /etc/emacs/site-start.d/50php-elisp.el > would contain > > (setq interpreter-mode-alist

Bug#320194: php-elisp: Shebang is not checked to autoselect php-mode

2005-07-27 Thread Ilya Martynov
Package: php-elisp Version: 1.1.0-2 Severity: wishlist It would be nice if default /etc/emacs/site-start.d/50php-elisp.el would contain (setq interpreter-mode-alist (cons '("php" . php-mode) interpreter-mode-alist)) so php-mode would be autoloaded when there is '#!/usr/bin/php' in the fir