all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Nick Dokos <nicholas.dokos@hp.com>
To: Steven Buczkowski <steven.buczkowski@gmail.com>
Cc: nicholas.dokos@hp.com, emacs-orgmode@gnu.org
Subject: Re: "Symbol's function definition is void: org-string-nw-p"
Date: Mon, 26 Mar 2012 11:14:37 -0400	[thread overview]
Message-ID: <28187.1332774877@alphaville> (raw)
In-Reply-To: Message from Steven Buczkowski <steven.buczkowski@gmail.com> of "Mon, 26 Mar 2012 10:44:11 EDT." <1332773051.2404.32.camel@ascraeus>

Steven Buczkowski <steven.buczkowski@gmail.com> wrote:

> Morning everyone,
> 
> I tried updating orgmode through apt-get last night but found M-x
> org-version reporting 6.36c not one of the more recent versions so I
> reinstalled by hand this morning from the 7.8.06 tar archive at
> orgmode.org. Both installations seemed to run without incident but, now,
> when I try to activate a capture task, I get the following error:
> "Symbol's function definition is void: org-string-nw-p"
> 

Yup: apt-get will get you an ancient org-mode release.

You probably ended up with a "frankenstein" org-mode install with bits
and pieces coming from various places: I'd suggest doing "apt-get remove
org-mode" to get rid of the ancient version and then reinstalling from
the tar file - or, perhaps even better, the git repository: most of us
have found that staying on the bleeding edge is a rewarding experience
(even if an occasionally bloody :-) one - but that happens only
rarely). And even if you run into trouble, with git it is easy to
backtrack and use an official release.  Make sure to follow to the
letter the installation instructions in the manual in these cases.

In some cases at least

M-x locate-library RET

will help you find org-mode files in strange places. Also check
the value of load-path carefully. And make sure that you restart
emacs after changes, in order to make sure that you don't have
stale configurations hanging around.

Nick

  reply	other threads:[~2012-03-26 15:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-26 14:44 "Symbol's function definition is void: org-string-nw-p" Steven Buczkowski
2012-03-26 15:14 ` Nick Dokos [this message]
2012-03-26 15:50   ` Steven Buczkowski
2012-03-26 17:07     ` Bastien
2012-03-27  9:33   ` aitor

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=28187.1332774877@alphaville \
    --to=nicholas.dokos@hp.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=steven.buczkowski@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 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.