From: a machine of awareness <machine.of.awareness@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: open *.org is error
Date: Sun, 04 Sep 2011 18:53:03 +0800 [thread overview]
Message-ID: <87mxekzii8.fsf@gmail.com> (raw)
In-Reply-To: 8739gkl7fq.fsf@gmail.com
machine.of.awareness@gmail.com (觉知的机器) writes:
> I use org-mode v6.19,in Debian 6.0,Emacs23.1.
> Recently,open *.org file display:
> File mode specification error: (error "Autoloading failed to define function org-mode")
>
> I use -debud-init start emacs,but no helpful mesage.
>
>
> My configuration:
>
> (setq org-hide-leading-stars t)
> ;;
> (define-key global-map "\C-cl" 'org-store-link)
> (define-key global-map "\C-ca" 'org-agenda)
> (define-key global-map "\C-cb" 'org-iswitchb)
> ;;
> (setq org-log-done 'time)
> (setq org-hide-leading-stars t)
> (setq org-log-done t)
>
> ;; for all buffers
> (global-font-lock-mode 1)
> (add-hook 'org-mode-hook 'turn-on-font-lock)
Problem has been solved!
My .emacs file has the wrong path.
Modified,is right.
Thanks.
--
a machine of awareness
Debian、Emacs+Gnus
next prev parent reply other threads:[~2011-09-04 10:53 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-29 12:37 open *.org is error 觉知的机器
2011-08-31 8:45 ` Tom
2011-09-02 16:20 ` Bastien
2011-09-04 10:53 ` a machine of awareness [this message]
2011-09-04 11:22 ` Bastien
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=87mxekzii8.fsf@gmail.com \
--to=machine.of.awareness@gmail.com \
--cc=help-gnu-emacs@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 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.