(autoload '%{rname} "%{rname}" nil t) (setq auto-mode-alist (append
'(("\\\\.php3?\\\\'" . %{rname})) auto-mode-alist)) ---

Is the '%{rname} "%{rname}" normal ? Or is this why the mode is not
loaded ?
This should be done by the rpm when building since it's evaluated at the build time (like most of the emacs mode).


Reply via email to