emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nick Dokos <ndokos@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Org mode installation problems
Date: Tue, 06 Jan 2015 21:23:05 -0500	[thread overview]
Message-ID: <87a91vba7q.fsf@alphaville.usersys.redhat.com> (raw)
In-Reply-To: loom.20150107T003846-36@post.gmane.org

Felix Fernandes <felixfcaf@gmail.com> writes:

>> Any suggestions on how to fix the installation problems? I have placed
>> package-initialize at the beginning of my .emacs but that doesn't help.
>
> I re-installed org-mode from elpa after deleting all org-related entries
> from my .emacs (I don't have init.el) and ensuring that no org buffers were
> open. After the installation I observed the following information from the
> elpa entry:
>     org is an installed package.
>
>      Status: Installed in `/home/vadmin/.emacs.d/elpa/org-20150105/',
>              shadowing a built-in package.
>     Version: 20150105
>
> So, it appears to be installed correctly. However, the obsolete function M-x
> org-export-icalendar-this-file is still available (it shouldn't be) and the
> keyboard test macro that I mentioned in my previous post fails. 
>
> According to available documentation, I have followed the correct procedure
> to update org from the built-in installation. But it doesn't work. Please
> advise. Thanks.
>
> Information on my state after the update is below:
>

You must have something in your initialization file that pulls in the
old org-icalendar file, either an explicit require or something that
autoloads it.

Try loading a minimal init file (e.g. check

   http://thread.gmane.org/gmane.emacs.orgmode/80179/focus=80213

for an example) and start emacs with

   emacs -q -l /path/to/minimal/.emacs

If org-export-icalendar-this-file is undefined (as it should be), then
the problem is somewhere in your .emacs file. So start eliminating stuff
from it, until you find out what causes the problem.

Nick

  reply	other threads:[~2015-01-07  2:25 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-06 19:21 Org mode installation problems Felix Fernandes
2015-01-06 23:44 ` Felix Fernandes
2015-01-07  2:23   ` Nick Dokos [this message]
2015-01-07  5:27     ` Felix Fernandes
2015-01-07 12:52       ` Nick Dokos
2015-01-07 16:43         ` Felix Fernandes
2015-01-07 16:54           ` Felix Fernandes
2015-01-07 17:55             ` Nick Dokos
2015-01-07 18:11               ` Felix Fernandes
2015-01-08 19:18                 ` Felix Fernandes

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=87a91vba7q.fsf@alphaville.usersys.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).