From Bugzilla Helper: User-Agent: Mozilla/5.0 Galeon/1.2.7 (X11; Linux i686; U;) Gecko/20030131 Description of problem: Actually, when a new rpm spec file is created, a function called rpm-spec-initialize is invoked. I propose a patch to instead run a new hook to allow more than one function to be run.. Version-Release number of selected component (if applicable): emacs-el-21.2-33 How reproducible: Always Steps to Reproduce: 1. emacs & 2. in emacs : C-x C-f foo.spec RET 3. Actual Results: rpm-spec-initialize is invoked.. Additional info:
Created attachment 91213 [details] Modifications to rpm-spec-mode.el
Ok, I'm passing this upstream to see what the maintainer thinks. Thanks.