pyrex-mode should provide 'pyrex-mode

Bug #73903 reported by Stefan Reichör
4
Affects Status Importance Assigned to Milestone
pyrex (Ubuntu)
Fix Released
Wishlist
Unassigned

Bug Description

Binary package hint: pyrex-mode

Please add the line
(provide 'pyrex-mode)
to pyrex-mode.el

Revision history for this message
Marco Rodrigues (gothicx) wrote :

Why do you think pyrex should have that ?

Changed in pyrex:
status: New → Incomplete
Revision history for this message
Stefan Reichör (stefan-xsteve) wrote : Re: [Bug 73903] Re: pyrex-mode should provide 'pyrex-mode

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.

Changed in pyrex:
importance: Undecided → Wishlist
status: Incomplete → Confirmed
Revision history for this message
Robert Collins (lifeless) wrote :

Fixed some time ago.

Changed in pyrex (Ubuntu):
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.