ACTIVITY SUMMARY (2013-08-13 - 2013-08-20)
XEmacs Issue Tracking System at http://tracker.xemacs.org/XEmacs/its/
To view or respond to any of the issues listed below, click on the issue
number. Do NOT respond to this message.
563 open ( +0) / 296 closed ( +0) / 859 total ( +0)
Open issues with patches: 13
Average duration of open issues: 1523 days.
Median duration of open issues: 1634 days.
Open Issues Breakdown
new 242 ( +0)
deferred 6 ( +0)
napping 3 ( +0)
verified 57 ( +0)
assigned 150 ( +0)
committed 20 ( +0)
documented 3 ( +0)
done/needs work 20 ( +0)
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta
Hi,
When trying to access the tracker I get a python2.7 error messages
starting like this:
----------------------------------------------------------------------
Traceback
DatabaseError: could not connect to server: Connection refused Is
the server running on host "localhost" (127.0.0.1) and accepting
TCP/IP connections on port 5434?
----------------------------------------------------------------------
Yours
--
%% Mats
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta
Hey hey!
In doctor.el there is a simple function, #'// that just returns the arg
given to it. It is just used to repeat back to you parts of what you
have said to the "doctor". Anyway, it conflicts with our #'// which
actually does something useful...
,----[ C-h f // RET ]
| `//' is a built-in function
| -- loaded from "/usr/src/sxemacs/sxemacs/src/ent/ent-binary-op.c"
|
| Documentation:
| Return first argument divided by all the remaining arguments.
| If a rest occurred, the category is enlarged, such that
| the division can be performed without leaving a rest.
|
| The arguments must be numbers, characters or markers.
| With one argument, reciprocates the argument.
`----
I fixed my local copy with...
$ sed -i 's@//@doctor-&@' doctor.el
(that does wipe out a URL in the commentary, but it's a dead link
anyway)
Could somebody (Norbert?) please fix this up in the misc-games package,
I don't have a copy of the packages source tree. I don't think I even
have cvs or mercurial or whatever it is you guys use these days.
Thanks!
--
|---<Steve Youngs>---------------<GnuPG KeyID: A94B3003>---|
| SXEmacs - The only _______ you'll ever need. |
| Fill in the blank, yes, it's THAT good! |
|------------------------------------<steve(a)sxemacs.org>---|
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta
Ar an t-ochtú lá déag de mí Lúnasa, scríobh Stephen J. Turnbull:
> I thought of those, and of the problem with #'//. But as far as I'm
> concerned the file is mostly of historical interest, so I didn't feel
> like doing the work to make those changes.
>
> > Maybe change Fuehrer to use the umlaut, (»Führer«), now we’re living
> > in the future and can handle non-ASCII?
>
> Ditto.
That’s grand, this is really at the tail of the priority queue.
--
‘Liston operated so fast that he once accidentally amputated an assistant’s
fingers along with a patient’s leg, […] The patient and the assistant both
died of sepsis, and a spectator reportedly died of shock, resulting in the
only known procedure with a 300% mortality.’ (Atul Gawande, NEJM, 2012)
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta
Hi,
I just hg-cloned https://bitbucket.org/xemacs/xemacs.
"hg tags |head -5" tells
tip 5751:2b8edd304c2b
r21-5-33 5712:bee2e2568828
r21-5-latest-beta 5673:900a0a8796c3
r21-5-32 5673:900a0a8796c3
r21-5-31 5482:384423af8fb5
Shouldn't the tag r21-5-latest-beta get moved to r21-5-33?
Just wondering... ;-)
Joachim
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Joachim Schrod, Roedermark, Germany
Email: jschrod(a)acm.org
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta
ACTIVITY SUMMARY (2013-08-06 - 2013-08-13)
XEmacs Issue Tracking System at http://tracker.xemacs.org/XEmacs/its/
To view or respond to any of the issues listed below, click on the issue
number. Do NOT respond to this message.
563 open ( +1) / 296 closed ( +0) / 859 total ( +1)
Open issues with patches: 13
Average duration of open issues: 1516 days.
Median duration of open issues: 1627 days.
Open Issues Breakdown
new 242 ( +1)
deferred 6 ( +0)
napping 3 ( +0)
verified 57 ( +0)
assigned 150 ( +0)
committed 20 ( +0)
documented 3 ( +0)
done/needs work 20 ( +0)
Issues Created Or Reopened (1)
______________________________
icalendar--decode-isodatetime should take a timezone 2013-08-10
http://tracker.xemacs.org/XEmacs/its/issue861 created matsl
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta
In a recent update to handle the issue with makeinfo version,
configure calls sed with the option -rn. On my Mac the system
version of sed does not support the -rn option.
While I can probably easily update my macports installation to add gnu
sed, it seems that if we must use -rn, we should at least check if gnu
sed is available.
Ray
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta
ACTIVITY SUMMARY (2013-07-30 - 2013-08-06)
XEmacs Issue Tracking System at http://tracker.xemacs.org/XEmacs/its/
To view or respond to any of the issues listed below, click on the issue
number. Do NOT respond to this message.
562 open ( +0) / 296 closed ( +0) / 858 total ( +0)
Open issues with patches: 13
Average duration of open issues: 1512 days.
Median duration of open issues: 1620 days.
Open Issues Breakdown
new 241 ( +0)
deferred 6 ( +0)
napping 3 ( +0)
verified 57 ( +0)
assigned 150 ( +0)
committed 20 ( +0)
documented 3 ( +0)
done/needs work 20 ( +0)
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta