|
From: Ryan W. <rya...@in...> - 2015-01-27 06:22:46
|
On Thu, Jan 22, 2015 at 1:01 AM, Christian Hilberg < hi...@ke...> wrote: > Hi everyone, > > Am Dienstag 20 Januar 2015, um 16:34:58 schrieb Ryan Ware: > > All, > > > > I'll be getting ready to do a release of ECB 2.50 in the next couple > > of weeks. I'm still cleaning some things up, but things seem stable > > (at least to me) and I wanted to do a beta release so other people can > > give it a try and give feedback. > > [...] > > I've been using Alex Ott's repo for quite a while and have recently > switched over to the https://github.com/ecb-home/ecb.git repo. > > Immediately started using the 2.5-dev branch with Emacs 23.4.1 > on Debian/Wheezy, and have not experienced any issues so far. I do, > however, use a local copy of CEDET 1.1 instead of the Emacs23-internal > one. > This is good to hear. I'm glad that you aren't having issues even with CEDET 1.1. I figured CEDET 1.1 would still work, but didn't want to necessarily guarantee it. tabbar-mode has sometimes given me a hassle (not only in conjunction > with ECB 2.40, but elsewhere too), which seems to work nicely with ECB > now. It has been hassle-free with Alex' git master, too. > Alex can't get enough credit. The majority of the fixes in 2.5-dev are his pulled from his repo. > Ryan, did you fix something about [0] already in the 2.5-dev branch > (I'm on 1d4748408a887c2b204e77bfc452eec8bd086430)? With Emacs23 under > Debian/Wheezy and a local CEDET 1.1, I did not experience a failing build > when running "make". Please let me know whether I should dump a > "works for me" on the ticket and which data I should provide with that. > This is consistent with info I've been digging up. It seems this is an artifact of a bug in Emacs 24.4. It seems to be related to the issue discussed in this (http://debbugs.gnu.org/cgi/bugreport.cgi?bug=19584) thread, but the patch ( http://lists.gnu.org/archive/html/emacs-diffs/2014-11/msg00152.html) didn't seem to work for me. I'll keep looking into it. Ryan |