Public bug reported:

id-utils packages installs id-utils.el emacs file but doesn't install
autoloads for it in /etc/emacs/site-start.d

It need to provides something like:

# cat /etc/emacs/site-start.d/50id-utils.el 
(autoload 'gid "id-utils" "run idutils' gid command" t)

It might additionally need to change the id-utils.el so that at the very
end it

(provide 'id-utils)

instead of

(provide 'idutils)

I'm not sure what's the deal is here with the id-utils vs idutils
renaming.

** Affects: id-utils (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1889486

Title:
  No autoloads for id-utils.el

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/id-utils/+bug/1889486/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to