emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Thomas Holst <Thomas_Holst@gmx.de>
To: Eric Abrahamsen <eric@ericabrahamsen.net>
Cc: org mode mailing list <emacs-orgmode@gnu.org>
Subject: Re: [gnorb] error when calling `gnorb-report-tracking-usage'
Date: Thu, 01 Oct 2015 08:31:02 +0200	[thread overview]
Message-ID: <87wpv7xfq1@gmx.de> (raw)
In-Reply-To: <87a8s3hztp.fsf@ericabrahamsen.net> (Eric Abrahamsen's message of "Thu, 01 Oct 2015 14:23:30 +0800")

· Eric Abrahamsen <eric@ericabrahamsen.net> wrote:

>> Today I wanted to see how the registy is filled. I called
>> `gnorb-report-tracking-usage'. And got following error:
>>
>>   gnorb-registry-tracked-headings: Symbol's 
>>   function definition is void: hash-table-keys
>>
>> After a little search on the web I added:
>>
>>   #+begin_src emacs-lisp
>>     (require 'subr-x)
>>   #+end_src
>>
>> to my gnorb config.

> Sorry, I didn't realize that was non-standard, I'll add a require.

>> Again calling `gnorb-report-tracking-usage' I get
>> another error:
>>
>>   eieio-default-superclass: Invalid slot name:
>>   "#<registry-db Gnus Registry>", max-size
>>
>> Well I gave up on this. Couldn't dive deeper :-)
>>
>
> Ah, the problem here is that the Gnus registry got worked over a few
> months ago, but the changes are only in git master. I'll add a check to
> use the old slot name.
>
> There's a bigger problem, though -- the *reason* the registry got worked
> over is that there was a bug in it. You're supposed to be able to
> prevent some registry entries from getting garbage collected by putting
> a special 'precious tag on them, and that's what Gnorb does to prevent
> your records from getting wiped. In the release version of Gnus,
> however, there's a bug that results in precious entries getting pruned,
> as well. That's fixed in master, but not in the version you're using.
> You might consider using Gnus from git -- or I might consider adding
> a backwards-compatibility clobber-library...

Well I think I will try to install gnus from git repository. But it will
take a while until I will be able to do that.

At the moment I only have a few (< 50) mails associated with org. So I
don't expect a problem here. I just wanted to clean out stuff from my
testings.

Thanks for looking into this. Gnorb really makes my daily work a lot
more easy. To have org notes and all related emails at your fingertips
is sooooo convinient :-)

-- 
Bis neulich ...
  Thomas

      parent reply	other threads:[~2015-10-01  6:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-23 17:53 [gnorb] error when calling `gnorb-report-tracking-usage' Thomas Holst
     [not found] ` <87a8s3hztp.fsf@ericabrahamsen.net>
2015-10-01  6:31   ` Thomas Holst [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87wpv7xfq1@gmx.de \
    --to=thomas_holst@gmx.de \
    --cc=emacs-orgmode@gnu.org \
    --cc=eric@ericabrahamsen.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).