help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: open *.org is error


From: a machine of awareness
Subject: Re: open *.org is error
Date: Sun, 04 Sep 2011 18:53:03 +0800
User-agent: Emacs+gnus

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]