Ralf Treinen <[EMAIL PROTECTED]> writes: >> I'm not convinced by this. Most of Emacs users I've heard are usually >> annoyed by autoloads and prefer setting themselves in their .emacs. > > Looking at the contents of /etc/emacs/site-start.d on my machine > I have the imperssion that most of the emacs-mode package do set > autoload. Besides, we had already bug reports in the past from users > who, for example, installed tuareg-mode and expected to have it > activated (by autoload) automtically. > > For tuareg-mode I would like to set autoload. If you don't want to > do it for ocaml-mode then it simplifies things, but stil I think > it would be better to set autoload for ocaml-mode, too. What do > others on this list think about this?
OK. I'll set autoloads then. BTW, I added some code in ocaml-nox.postinst in order to remove those 50ocaml.el and 50ocaml-nox.el files, because they are not removed on upgrades (conffiles are only removed on purge). Is it the right place? -- Jérôme Marant

