From: Gerrard McNulty <gerrard.mcnulty@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Invalid function: org-called-interactively-p
Date: Sun, 9 Oct 2011 16:42:23 +0100 [thread overview]
Message-ID: <CAEuWdt6w5By_snV3WZBpA-JoPGfqNhfKtm2cDYm7g+RF7M5atA@mail.gmail.com> (raw)
In-Reply-To: <814nzi41wq.fsf@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1339 bytes --]
Hi,
Here's what I get when I follow those instructions:
Library is file ~/.emacs.d/elpa/org-20111008/org-table.elc
Library is file ~/.emacs.d/elpa/org-20111008/org-macs.elc
On Sun, Oct 9, 2011 at 4:31 PM, Jambunathan K <kjambunathan@gmail.com>wrote:
>
> See http://www.mail-archive.com/emacs-orgmode@gnu.org/msg47345.html
>
>
> > Hi,
> >
> > I'm using Emacs 23.3.1 on Windows 7 and org mode 7.7 (installed via
> > elpa/marmalade).
> >
> > My .emacs is fairly minimalist:
> >
> > (add-to-list 'load-path "~/.emacs.d/")
> >
> > (require 'package)
> > (add-to-list 'package-archives
> > '("marmalade" . "http://marmalade-repo.org/packages/"))
> > (package-initialize)
> >
> > (setq ido-create-new-buffer 'always)
> > (setq ido-enable-flex-matching t)
> > (ido-mode 1)
> >
> > (require 'org-install)
> > (add-to-list 'auto-mode-alist '("\\.org$" . org-mode))
> > (define-key global-map "\C-cl" 'org-store-link)
> > (define-key global-map "\C-ca" 'org-agenda)
> > (setq org-log-done t)
> >
> > I get the message "Invalid function: org-called-interactively-p"
> > whenever I try certain commands e.g.:
> > Whenever I try to refile (C-c C-w) or at the end of a sparse tree
> > command (C-c /) it matches what I
> > search for but then complains about the invalid function again
> >
> > Any help appreciated
> >
> >
> >
>
> --
>
[-- Attachment #2: Type: text/html, Size: 2142 bytes --]
next prev parent reply other threads:[~2011-10-09 15:42 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-09 0:27 Invalid function: org-called-interactively-p Gerrard McNulty
2011-10-09 15:31 ` Jambunathan K
2011-10-09 15:42 ` Gerrard McNulty [this message]
2011-10-09 16:34 ` Jambunathan K
2011-10-09 21:37 ` Gerrard McNulty
2011-10-17 19:51 ` David Maus
2011-10-09 16:43 ` Achim Gratz
-- strict thread matches above, loose matches on Subject: below --
2012-02-13 8:15 Peter Salazar
2012-02-13 8:55 ` Thorsten
2012-02-14 0:19 ` Peter Salazar
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=CAEuWdt6w5By_snV3WZBpA-JoPGfqNhfKtm2cDYm7g+RF7M5atA@mail.gmail.com \
--to=gerrard.mcnulty@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).