emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Dror Atariah <drorata@gmail.com>
To: Nick Dokos <ndokos@gmail.com>
Cc: Emacs-orgmode@gnu.org
Subject: Re: Unable to push to org-mobile
Date: Fri, 13 Dec 2013 21:32:02 +0100	[thread overview]
Message-ID: <8E2198BE-B94B-455A-90F0-2C6CB2876B9F@gmail.com> (raw)
In-Reply-To: <87r49gy1f3.fsf@alphaville.bos.redhat.com>

[-- Attachment #1: Type: text/plain, Size: 2464 bytes --]


On Dec 13, 2013, at 20:51 PM, Nick Dokos wrote:

> Dror Atariah <drorata@gmail.com> writes:
> 
>> On Dec 13, 2013, at 16:08 PM, Nick Dokos wrote:
>> 
>>> Dror Atariah <drorata@gmail.com> writes:
>>> 
>>>> Today I realized that I cannot execute successfully 'org-mobile-push'. In particular here is the output from '*Messages*':
>>>> 
>>>> Creating agendas...
>>>> Agenda written to Org file /Users/drorata/Dropbox/MobileOrg/agendas.org
>>>> Creating agendas...done
>>>> Saving all Org-mode buffers...
>>>> (No files need saving)
>>>> Saving all Org-mode buffers... done
>>>> Copying files...
>>>> Writing index file...
>>>> org-mobile-create-index-file: Wrong type argument: sequencep, :grouptags
>>>> 
>>>> I first step I took was to update the package; now 'org-version' yields 
>>>> "Org-mode version 8.2.4 (8.2.4-3-g7fe99a-elpa @
>>>> /Users/user/.emacs.d/elpa/org-plus-contrib-20131209/)". However,
>>>> problem is still
>>>> here.
>>>> 
>>>> Next I don't really know what to do... I have all my emacs' settings in 
>>>> https://github.com/drorata/emacs_setup
>>>> 
>>>> How can I debug this problem and solve it?
>>> 
>>> In the same way that you debug all such problems: toggle debug-on-error,
>>> try to do org-mobile-push again and look at the resulting backtrace (or
>>> post it so others can look at it).
>> I evaluated (setq debug-on-error t), and then executed org-mobile-push again. There was no output in the *Backtrace* buffer.... 
>> 
> 
> Try deleting the org-mobile.elc file and reloading org-mobile.el. Then
> try evaluating
> 
>     (let ((debug-on-error t))
>          (org-mobile-push))
> 
> and see if that gives you a backtrace.

Managed to get output... 

You can find it here: https://gist.github.com/drorata/7950857

I could not find my way in this output... :(

>>> A shot in the dark: what's the value of org-tag-alist?
>> The value of org-tag-alist is:
>> 
>> (("PRIVATE" . 112)
>> (:startgroup)
>> ("WORK" . 119)
>> (:grouptags)
>> ("WORK@mittagseminar" . 109)
>> ("WORK@open_questions" . 105)
>> ("WORK@diss" . 100)
>> ("WORK@CV")
>> (:endgroup \.nil)
>              ^^^^^
> This looks strange to me, although it's not clear it would cause the
> problem even if it is wrong (which it may or may not be).
Indeed strange, and probably a typo. There was a missing space. I corrected this before taking the measures you mentioned above.
> 
> Nick
> 

Best,
Dror

[-- Attachment #2: Type: text/html, Size: 6662 bytes --]

  reply	other threads:[~2013-12-13 20:32 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-13  8:48 Unable to push to org-mobile Dror Atariah
2013-12-13 15:08 ` Nick Dokos
2013-12-13 19:34   ` Dror Atariah
2013-12-13 19:51     ` Nick Dokos
2013-12-13 20:32       ` Dror Atariah [this message]
2013-12-13 22:08         ` Nick Dokos
     [not found] <13008CFE-91B9-4221-9DBB-96157A4A2FC6@gmail.com>
2013-12-14 15:40 ` Dror Atariah
2013-12-14 19:50   ` Nick Dokos
2013-12-14 21:06     ` Nick Dokos
2013-12-15  5:34       ` Dror Atariah
2013-12-15 14:17         ` Nick Dokos
2014-01-12 12:17           ` Dror Atariah
2014-01-12 12:53             ` Bastien
2014-01-12 12:58               ` Dror Atariah
2014-01-12 13:26                 ` Bastien
2014-01-12 13:34                   ` Dror Atariah
2014-01-12 23:30                     ` Bastien
2014-01-13  3:48                     ` Nick Dokos
2014-01-20 21:06       ` Dror Atariah
2014-01-20 22:20         ` Nick Dokos

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=8E2198BE-B94B-455A-90F0-2C6CB2876B9F@gmail.com \
    --to=drorata@gmail.com \
    --cc=Emacs-orgmode@gnu.org \
    --cc=ndokos@gmail.com \
    /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).