Hello Marco! > Why do you think pyrex should have that ? > > ** Changed in: pyrex (Ubuntu) > Status: New => Incomplete
Thanks for looking at this. It is some kind of a convention for emacs packages. When the (provide 'pyrex-mode) is given, it is possible to load it via (require 'pyrex-mode) If you try it without the provide statement, you get a warning, that 'pyrex-mode is not provided. So this require statement is needed to make pyrex-mode a well formed emacs lisp package. It does no harm and it helps to avoid a warning message. Stefan. -- pyrex-mode should provide 'pyrex-mode https://bugs.launchpad.net/bugs/73903 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs