After last update of emacs-cvs package using emacs-cvs ebuild, app-editors/emacs-cvs 22.0.50-r3, I got problem described here: http://sourceforge.net/mailarchive/forum.php?thread_id=30585663&forum_id=4869 I grabed patch from cedet cvs, see attachments.
Created attachment 98602 [details, diff] emacs-cvs-idle-timer.patch
patch for ebuild: --- /usr/portage/app-emacs/cedet/cedet-1.0_pre3-r1.ebuild 2006-08-09 09:35:24.000000000 +0400 +++ cedet-1.0_pre3-r2.ebuild 2006-10-02 15:08:43.055470926 +0400 @@ -26,6 +26,7 @@ unpack ${A} epatch ${FILESDIR}/1.0_pre3-eieio-tests-gentoo.patch # Bug #124598 epatch ${FILESDIR}/1.0_pre3-sb-info-circular-dep-gentoo.patch # Bug #138190 + epatch ${FILESDIR}/emacs-cvs-idle-timer.patch } src_compile() {
I am using app-editors/emacs-cvs-23.0.0-r1, this patch does not work for emacs-23, is there any solutions for 23? (In reply to comment #1) > Created an attachment (id=98602) [edit] > emacs-cvs-idle-timer.patch
I am sorry, it actually works for emacs-23 (In reply to comment #3) > I am using app-editors/emacs-cvs-23.0.0-r1, > this patch does not work for emacs-23, > is there any solutions for 23? > > (In reply to comment #1) > > Created an attachment (id=98602) [edit] > > emacs-cvs-idle-timer.patch >
As emacs-cvs is not building on my system I call Matthew to test and apply that patch.
Added patch to -r2
*** Bug 168410 has been marked as a duplicate of this bug. ***
*** Bug 171168 has been marked as a duplicate of this bug. ***