From: yagnesh raghava <yagnesh@live.com>
To: emacs-orgmode@gnu.org
Subject: Re: archive problem [7.7 (release_7.7.167.gfceb)]
Date: Mon, 22 Aug 2011 19:06:42 +0900 [thread overview]
Message-ID: <BLU0-SMTP397D302D4F8E38EE668FF70CC2F0@phx.gbl> (raw)
I just sent this mail to Suvavu only.. apologies to Suvavu for duplicate
mail
Hi Suvayu.,
On 08/22/2011 04:17 PM, suvayu ali wrote:
> Hi Yagnesh,
>
> On Mon, Aug 22, 2011 at 8:47 AM, yagnesh raghava<yagnesh@live.com> wrote:
>> when I do C-c C-x C-a to archive a entry in the agenda view i get the
>> following back trace
>>
>>
>> Debugger entered--Lisp error: (wrong-type-argument stringp nil)
>> string-match("^/tmp_mnt/" nil)
>> abbreviate-file-name(nil)
>> org-archive-subtree()
>> org-agenda-archive-with(org-archive-subtree)
>> org-agenda-archive-default()
>> call-interactively(org-agenda-archive-default nil nil)
>>
> Can you replicate this with a minimal setup as described in the
> following link?
>
> <http://article.gmane.org/gmane.emacs.orgmode/45629/match=minimal+org+setup>
>
> For a minimal setup of your agenda files you can take hints from this:
>
> <http://article.gmane.org/gmane.emacs.orgmode/45788>
>
>> Yagnesh
> GL
>
Thanks for the reply.,
I found the reason which is causing the problem. ARCHIVE property of a
heading is set incorrectly. like the following.,
#+begin_src org
* plotting :plot:
:PROPERTIES:
:ARCHIVE: * plotting
:END:
** DONE make a cross sectional plot
- State "DONE" from "NEXT"
#+end_src
I must have configured :ARCHIVE: property wrong using =C-c C-x
p= . If I set it to " :ARCHIVE: %s_archive::* plotting " as the manual
suggested, everything working fine as expected.
Thanks for your time.
--
YYR
next reply other threads:[~2011-08-22 10:06 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-22 10:06 yagnesh raghava [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-08-22 6:47 archive problem [7.7 (release_7.7.167.gfceb)] yagnesh raghava
2011-08-22 7:17 ` suvayu ali
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=BLU0-SMTP397D302D4F8E38EE668FF70CC2F0@phx.gbl \
--to=yagnesh@live.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 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.