emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Org-sync with redmine
@ 2012-10-14  1:05 Tim
  2012-10-14 22:28 ` Aurélien Aptel
  0 siblings, 1 reply; 3+ messages in thread
From: Tim @ 2012-10-14  1:05 UTC (permalink / raw)
  To: emacs-orgmode

    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

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

end of thread, other threads:[~2012-10-24 14:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-14  1:05 Org-sync with redmine Tim
2012-10-14 22:28 ` Aurélien Aptel
2012-10-24 14:16   ` Bastien

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