[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[O] hard coded autoload file
From: |
Ivan Kanis |
Subject: |
[O] hard coded autoload file |
Date: |
Thu, 25 Apr 2013 19:53:27 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.1 (darwin) |
Hello,
It seems each file has the name of the autoload file hard coded at the
end.
For example at the end org-element.el:
;; Local variables:
;; generated-autoload-file: "org-loaddefs.el"
;; End:
It sucks for me as I generate autoload with a different name. I made a
workaround so it's fine.
I think it would be better engineered no to have this stuff
repeated at the end of each file.
It would be better that it's specified somewhere in the autoconf.
If I work on this would the patch be accepted?
--
Not properly grounded, please bury computer.
-- BOFH excuse #52
- [O] hard coded autoload file,
Ivan Kanis <=