all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* open *.org is error
@ 2011-08-29 12:37 觉知的机器
  2011-08-31  8:45 ` Tom
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: 觉知的机器 @ 2011-08-29 12:37 UTC (permalink / raw)
  To: help-gnu-emacs

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)
-- 
a machine of awareness
 Debian、Emacs+Gnus

 




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-09-04 11:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2011-09-04 11:22   ` Bastien

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.