emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Achim Gratz <Stromeko@nexgo.de>
To: emacs-orgmode@gnu.org
Subject: Re: org-open-at-point (C-c C-o) doesn't work anymore
Date: Sat, 30 Jul 2011 07:45:00 +0200	[thread overview]
Message-ID: <87livgtj8j.fsf@Rainer.invalid> (raw)
In-Reply-To: CAPuMoLbx84wh-Y=6QQhXrFKqRzg=FF7hJGcpWmFN1GAyZM9hQw@mail.gmail.com

Hsiu-Khuern Tang <tangoh@gmail.com> writes:
> I haven't found a similar report on the mailing list.  Since C-c C-o
> is quite basic and many people must use it, I'm guessing I'm doing
> something wrong.  Help please?

Since you don't really say what you're doing it is hard to tell, but my
guess is you are either using an uncompiled or partially compiled
version of org-mode and/or the org-install.el is not current (or
present).  If you are using an uncompiled version, try:

make clean
make autoloads

Otherwise if you've installed org-mode previously, try a re-install:

make clean
make install

Check that you have

(require 'org-install)

in your startup sequence somewhere and that it picks up the correct
org-install.el (from your version of org-mode, not the one that comes
with your version of emacs).


HTH,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Factory and User Sound Singles for Waldorf Blofeld:
http://Synth.Stromeko.net/Downloads.html#WaldorfSounds

  reply	other threads:[~2011-07-30  5:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-29 22:37 org-open-at-point (C-c C-o) doesn't work anymore Hsiu-Khuern Tang
2011-07-30  5:45 ` Achim Gratz [this message]
2011-07-30 21:23 ` John Hendy
2011-07-31  8:48   ` Hsiu-Khuern Tang
2011-07-31  9:14 ` Achim Gratz

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=87livgtj8j.fsf@Rainer.invalid \
    --to=stromeko@nexgo.de \
    --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).