From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: shlomivaknin@gmail.com Newsgroups: gmane.emacs.bugs Subject: Re: bug#23996: 25.0.95; rudel incompatible with eieio bundles in emacs 25 Date: Tue, 13 Sep 2016 15:52:53 -0700 (PDT) Message-ID: References: NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: blaine.gmane.org 1473861904 26858 195.159.176.226 (14 Sep 2016 14:05:04 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Wed, 14 Sep 2016 14:05:04 +0000 (UTC) Injection-Date: Tue, 13 Sep 2016 22:52:53 +0000 User-Agent: G2/1.0 To: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Sep 14 16:04:52 2016 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bkAng-00046d-Ny for geb-bug-gnu-emacs@m.gmane.org; Wed, 14 Sep 2016 16:04:32 +0200 Original-Received: from localhost ([::1]:56215 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bkAne-0003G8-9f for geb-bug-gnu-emacs@m.gmane.org; Wed, 14 Sep 2016 10:04:30 -0400 X-Received: by 10.36.124.80 with SMTP id a77mr2715913itd.1.1473807173970; Tue, 13 Sep 2016 15:52:53 -0700 (PDT) X-Received: by 10.36.120.140 with SMTP id p134mr202400itc.10.1473807173943; Tue, 13 Sep 2016 15:52:53 -0700 (PDT) Original-Path: usenet.stanford.edu!u18no1019916ita.0!news-out.google.com!w143ni292itb.0!nntp.google.com!u18no1019907ita.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.bug In-Reply-To: Complaints-To: groups-abuse@google.com Original-Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=192.55.54.44; posting-account=gkm_nAoAAAB3LB8HQpeV0PL3OZXA6XP1 Original-NNTP-Posting-Host: 192.55.54.44 Original-Xref: usenet.stanford.edu gnu.emacs.bug:148595 X-Mailman-Approved-At: Wed, 14 Sep 2016 10:03:01 -0400 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:123287 Archived-At: Oh, Ok, so its in elpa the source repository and not elpa the package repository (http://git.savannah.gnu.org/cgit/emacs/elpa.git/), and even there, you have to switch to externals/rudel branch to see the code. However, I cant seem to be able to compile or load it by following the directions in the INSTALL file.. When trying to recompile-directory all files are simply skipped. Running from the shell in the source directory: emacs -q --batch --eval "(byte-recompile-directory \"./\" 0)" returns lots of "no such file or directory" errors for files like adopted-operation, rudel-util etc, all of which exists in the current directory. Whats the proper way to do that? Thanks On Tuesday, September 13, 2016 at 3:16:09 PM UTC-7, shlomi...@gmail.com wrote: > Hey, > I get the same problem, the rudel. The version I see on melpa is 0.3 and its very old.. > > Is this package still worked on? Couldnt find a repository (be it github, bazzar or svn) that has activity after 2010. > > Is this project still alive? where? Are there any other alternatives? > > Thanks! > > On Thursday, July 28, 2016 at 5:49:15 PM UTC-7, npos...@users.sourceforge.net wrote: > > Glenn Morris writes: > > > > > Apparently this was fixed yesterday: > > > http://debbugs.gnu.org/23947 > > > > > > Please try it out. > > > > It seems to be fixed* in the GNU ELPA repository, but the old broken > > version is still being served. Time to bump to the version number? > > > > * by fixed I mean it doesn't give those errors anymore, but I didn't > > manage to connect to a server.