-
This patch fixes a number of issues with python-
mode.el (the fixes are documented within the patch)
and also extends python-mode.el so that it works
with the emacs interface to pydoc, pydoc.el which
was just released <www.deepware.com/pub/python/>.
Please let me know if you decide to apply all of
these changes and put this into a production
release of Python, at which point, I...
2001-04-24 05:11:01 UTC in Python
-
Much of the time one will go to "My Personal Page"
to navigate directly to a project on which one works.
But projects are listed at the bottom right of the
page, often requiring scrolling to get to these frequently used links. These should appear at the
top of the page with tasks and other things below
them. Laying them out in a table would also be
handy so they took up less...
2001-03-08 21:12:34 UTC in SourceForge.net
-
If an admin for a project sets a web page for the
project but has not configured a virtual host setup
for the project, the virtual host should be made to
point to the same web page. When a virtual host
is manually configured, this pointer to the project's
web page would then be eliminated.
2001-03-08 21:03:05 UTC in SourceForge.net
-
Error messages should appear near the top of a page
rather than near the bottom, in order to attract
the attention of the user before he moves on. For
example, when making a package release, the page
can get quite long because of all the files listed
and an error message at the bottom of the page may
be easily missed.
2001-03-08 20:59:24 UTC in SourceForge.net
-
Additional categories I would suggest:
Software Development :: Browsers
(for code and doc browsing technology)
Personal Information Managers
Group Information Managers (for unstructured
info, non-database oriented)
2001-03-08 20:56:38 UTC in SourceForge.net
-
Some packages releases contain many files, for example, I created one today with 17 files in it. When categorizing files for inclusion in a release, in addition to clicking submit for each file, there should be a way to fill in the information for all files and click a single button to have the info logged for all
files. This would eliminate the need to fill in the
form 17 times or to go...
2001-03-08 20:52:56 UTC in SourceForge.net
-
There seems to be no administrative way to delete
an improperly created package release. For example,
today while making an InfoDock release, there were
bugs in the SourceForge package creation code that
caused me to produce 2 releases with the same release
number. Now I need to remove the one which has no
files below it; otherwise it may confuse users.
2001-03-08 20:49:00 UTC in SourceForge.net
-
In the How to Use the Compile Farm document, there
needs to be an explanation (and possibly actual
support) of how to build an application across multiple
platforms in the Compile Farm with one command.
If a developer or team intends to create binaries
for multiple platforms, they will not want to login
to individual machines and do individual builds every
time they need to make a new...
2001-02-26 20:14:14 UTC in SourceForge.net