emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Tim <wiskey5alpha@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Org-sync with redmine
Date: Sat, 13 Oct 2012 18:05:08 -0700	[thread overview]
Message-ID: <87vcedc18b.wl%wiskey5alpha@gmail.com> (raw)

    I would really like to use org-sync to keep my org file and redmine in sync.
Unfortunately , this is completly unusable for me at the moment.  I followed 
the instructions , but it just clears the buffer of any text and doesnt do 
anything else.  There are messages in the *Messages* buffer saying that it is 
pulling tickets, but they are not added to the buffer, and i get the following 
error:

Debugger entered--Lisp error: (wrong-type-argument arrayp nil)
  substring(nil 0 -1)
  (replace-regexp-in-string "^" ": " (substring (org-element-property :value fixed-width) 0 -1))
  org-element-fixed-width-interpreter((fixed-width (:value nil)) nil)
  funcall(org-element-fixed-width-interpreter (fixed-width (:value nil)) nil)
  (cond ((not type) (mapconcat ... data "")) ((eq type ...) (mapconcat ... ... ""))
 ((stringp data) data) ((not ...) (funcall ... data nil)) (t (let* ... ...)))
  (let* ((type ...) (results ...)) (if (memq type ...) results (let ... ...)))
  org-element-interpret-data((fixed-width (:value nil)) (section nil (property-drawer (:properties ...))
 (fixed-width (:value nil))))
 ...

Any idea where i should look for what may be causing the error ?

-Tim

             reply	other threads:[~2012-10-14  1:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-14  1:05 Tim [this message]
2012-10-14 22:28 ` Org-sync with redmine Aurélien Aptel
2012-10-24 14:16   ` Bastien

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=87vcedc18b.wl%wiskey5alpha@gmail.com \
    --to=wiskey5alpha@gmail.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).