================================================================
Dear Bug Team!
Verified the problem. Apparent cause is wrong Python version
being invoked by Exim (config error, not Exim's problem).
This is a test. (Sorry for the spam, I forgot that replies don't
normally go to the tracker.)
Grr. Sorry, more spam. Forget the magic words for Debian's Exim
package: update-exim.conf.
================================================================
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta
================================================================
Dear Bug Team!
Verified the problem. Apparent cause is wrong Python version
being invoked by Exim (config error, not Exim's problem).
This is a test. (Sorry for the spam, I forgot that replies don't
normally go to the tracker.)
================================================================
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta
================================================================
Dear Bug Team!
The tracker seems to be ignoring bugs on the mailing list.
This is a test.
================================================================
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta
ACTIVITY SUMMARY (2010-11-02 - 2010-11-09)
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.
500 open ( +0) / 238 closed ( +0) / 738 total ( +0)
Open issues with patches: 11
Average duration of open issues: 701 days.
Median duration of open issues: 710 days.
Open Issues Breakdown
new 170 ( +0)
deferred 6 ( +0)
napping 4 ( +0)
verified 51 ( +0)
assigned 155 ( +0)
committed 25 ( +0)
documented 2 ( +0)
done/needs work 24 ( +0)
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta
Hi,
When converting to GPLv3 or later we have found some files that does
not have a copyright notice but that have a good documentation of the
authors to the file. A copyright notice should then be added
documenting that fact. Right!?
But how much effort should be put in finding what years the respective
author did his work? The version info of the files does not reveal
all, if anything sometimes. Suggestions on how to solve this are
appreciated.
Yours
--
%% Mats
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta
I can't figure out the problem I am seeing on glyph.
I create glyphs with xpm images (normal/down) and annotate.
When I press it, test7 will be execute. It works if both xpm images exist.
If either glyph fallback to string, the string shows fine but test7 won't be
executed. As a matter of fact, if the glyphs are made from strings only
(no xpm),
it shows both strings but no execute.
Can somebody explain what is going on or send me some pointers glyph
examples?
****
(defun test8 ()
(interactive)
(setq glyph2 (make-glyph '([xpm :file "/home/tisogai/pixmaps/xmms.xpm"]
[string :data "glyph-text"])))
(set-glyph-face glyph2 'cperl-array-face)
(setq glyph2-d (make-glyph '([xpm :file "/home/tisogai/pixmaps/sand.xpm"]
[string :data "down-text"])))
(set-glyph-face glyph2-d 'dired-face-marked)
(setq anno2 (make-annotation
glyph2
(point)
'text
(current-buffer)
nil
glyph2-d
) )
(set-annotation-action anno2 'test7)
)
--------
This e-mail may contain confidential and privileged material for the sole use of the intended recipient. If this email is not intended for you, or you are not responsible for the delivery of this message to the intended recipient, please note that this message may contain SEAKR Engineering (SEAKR) Privileged/Proprietary Information. In such a case, you are strictly prohibited from downloading, photocopying, distributing or otherwise using this message, its contents or attachments in any way. If you have received this message in error, please notify us immediately by replying to this e-mail and delete the message from your mailbox. Information contained in this message that does not relate to the business of SEAKR is neither endorsed by nor attributable to SEAKR.
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta
ACTIVITY SUMMARY (2010-10-26 - 2010-11-02)
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.
500 open ( +4) / 238 closed ( +0) / 738 total ( +4)
Open issues with patches: 11
Average duration of open issues: 694 days.
Median duration of open issues: 703 days.
Open Issues Breakdown
new 170 ( +1)
deferred 6 ( +0)
napping 4 ( +0)
verified 51 ( +2)
assigned 155 ( +1)
committed 25 ( +0)
documented 2 ( +0)
done/needs work 24 ( +0)
Issues Created Or Reopened (4)
______________________________
need to package-suppress japan-util.el 2010-10-29
http://tracker.xemacs.org/XEmacs/its/issue737 created stephen
tracker search is broken 2010-11-01
http://tracker.xemacs.org/XEmacs/its/issue738 created stephen
remove files duplicated from packages from 21.5 2010-11-01
http://tracker.xemacs.org/XEmacs/its/issue739 created stephen
x-symbol references specifier tag mule-fonts which doesn't exi 2010-11-01
http://tracker.xemacs.org/XEmacs/its/issue740 created stephen
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta