emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Geralt <usr.gentoo@googlemail.com>
To: emacs-orgmode@gnu.org
Subject: Setting org-id-track-globally to nil results in "Wrong argument type: hash-table-p, nil" in org-id-find-id-file
Date: Tue, 23 Feb 2010 12:39:26 +0100	[thread overview]
Message-ID: <fbdd0e51002230339k406ecf97oddcf4a40e8fe15a3@mail.gmail.com> (raw)

Hi,

the following test-case reproduces the above message:
emacs -q
(setq org-id-track-globally nil)
// Open a file using IDs and a link to at least one of those headings
(require 'org-id)
// Now try to follow an id-link




A sample org-file with an id:
* An item
  :PROPERTIES:
  :ID:       0fb1cfdb-7bf7-4d8f-95b3-2e50e4d23537
  :END:

* A link
  [[id:0fb1cfdb-7bf7-4d8f-95b3-2e50e4d23537][An item]]




The exact error-message is:
org-id-find-id-file: Wrong type argument: hash-table-p, nil




HTH,

Geralt.

             reply	other threads:[~2010-02-23 11:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-23 11:39 Geralt [this message]
2010-02-26 10:26 ` Setting org-id-track-globally to nil results in "Wrong argument type: hash-table-p, nil" in org-id-find-id-file Geralt
2010-02-26 18:45   ` David Maus
2010-02-26 18:51     ` Carsten Dominik

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=fbdd0e51002230339k406ecf97oddcf4a40e8fe15a3@mail.gmail.com \
    --to=usr.gentoo@googlemail.com \
    --cc=emacs-orgmode@gnu.org \
    /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).