all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [gnorb] error when calling `gnorb-report-tracking-usage'
@ 2015-09-23 17:53 Thomas Holst
       [not found] ` <87a8s3hztp.fsf@ericabrahamsen.net>
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas Holst @ 2015-09-23 17:53 UTC (permalink / raw)
  To: org mode mailing list; +Cc: Eric Abrahamsen

Hello,

more and more I like gnorb. It perfectly fits my working habits.

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. 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 :-)

My configuration is:

gnorb: recent git-version
org:   recent git-version
emacs: 25.5.1 on Ubuntu 14.04

Thanks for looking into this.

-- 
Bis neulich ...
  Thomas

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-10-01  6:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.