[Bug 73903] Re: pyrex-mode should provide 'pyrex-mode

2009-05-23 Thread Robert Collins
Fixed some time ago.

** Changed in: pyrex (Ubuntu)
   Status: Confirmed => Fix Released

-- 
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 subscribed to Ubuntu.

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


[Bug 73903] Re: pyrex-mode should provide 'pyrex-mode

2008-01-15 Thread Marco Rodrigues
** Changed in: pyrex (Ubuntu)
   Importance: Undecided => Wishlist
   Status: Incomplete => Confirmed

-- 
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


Re: [Bug 73903] Re: pyrex-mode should provide 'pyrex-mode

2008-01-14 Thread Stefan Reichör
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


[Bug 73903] Re: pyrex-mode should provide 'pyrex-mode

2008-01-14 Thread Marco Rodrigues
Why do you think pyrex should have that ?

** Changed in: pyrex (Ubuntu)
   Status: New => Incomplete

-- 
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