emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nick Dokos <ndokos@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Unable to finalize capture
Date: Fri, 04 Oct 2013 17:04:15 -0400	[thread overview]
Message-ID: <87siwgvjcg.fsf@alphaville.bos.redhat.com> (raw)
In-Reply-To: 81DB2648-0CFD-40F6-8E5E-A0630BFBA764@gmail.com

Dror Atariah <drorata@gmail.com> writes:

>> M-x locate-library RET org RET
> Returns:
> Library is file ~/.emacs.d/elpa/org-plus-contrib-20130930/org.elc

N.B. Never used elpa, so take with appropriately sized grain of salt.

Not sure whether this is a problem, but why is org.elc in the main
directory and not under

~/.emacs.d/elpa/org-plus-contrib-20130930/org/lisp?

Maybe you are using a left-over org.elc?

>
>> and
>> 
>> M-x list-load-path-shadows RET
> Returns (I hope I collected only the relevant entries):
> /Users/user_name/.emacs.d/elpa/org-plus-contrib-20130930/org hides /Users/user_name/.emacs.d/elpa/org-20130930/org
> /Users/user_name/.emacs.d/elpa/org-plus-contrib-20130930/org hides /Users/user_name/.emacs.d/elpa/org-20130812/org
> /Users/user_name/.emacs.d/elpa/org-plus-contrib-20130930/org hides /Users/user_name/.emacs.d/elpa/org-20130923/org
> /Users/user_name/.emacs.d/elpa/org-plus-contrib-20130930/org hides /Users/user_name/.emacs.d/elpa/org-plus-contrib-20130812/org
> /Users/user_name/.emacs.d/elpa/org-plus-contrib-20130930/org hides /Users/user_name/.emacs.d/elpa/org-plus-contrib-20130923/org
> /Users/user_name/.emacs.d/elpa/org-plus-contrib-20130930/org hides /Applications/Emacs.app/Contents/Resources/lisp/org/org
>
> I guess that the above output suggests that org-mode is properly installed (via ELPA), isn't it? I'm afraid that I am not hinted by this output.
>

Check that your org.el does include the definition  of the variable.
Then load the uncompiled version using an explicit path:

M-x load-file RET /Users/user_name/.emacsd./elpa/..../org/lisp/org.el RET

*Now* is the variable defined? If so, does capture work?

I'd probably clean up the .elc files and compile anew. Then restart
emacs.

Nick

  reply	other threads:[~2013-10-04 21:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-04  8:18 Unable to finalize capture Dror Atariah
2013-10-04 12:56 ` Nick Dokos
2013-10-04 14:31   ` Dror Atariah
2013-10-04 21:04     ` Nick Dokos [this message]
2013-10-05  6:51       ` Dror Atariah

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=87siwgvjcg.fsf@alphaville.bos.redhat.com \
    --to=ndokos@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).