emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Jambunathan K <kjambunathan@gmail.com>
To: Gerrard McNulty <gerrard.mcnulty@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Invalid function: org-called-interactively-p
Date: Sun, 09 Oct 2011 21:01:33 +0530	[thread overview]
Message-ID: <814nzi41wq.fsf@gmail.com> (raw)
In-Reply-To: <CAEuWdt4JhjHu+JDWb4TNeX0_1TdAdch68kEGbJuNkR6v+iKnEA@mail.gmail.com> (Gerrard McNulty's message of "Sun, 9 Oct 2011 01:27:54 +0100")


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
>
>
>

-- 

  reply	other threads:[~2011-10-09 15:32 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 [this message]
2011-10-09 15:42   ` Gerrard McNulty
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=814nzi41wq.fsf@gmail.com \
    --to=kjambunathan@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=gerrard.mcnulty@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 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).