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

* Re: open *.org is error
  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
  2 siblings, 0 replies; 5+ messages in thread
From: Tom @ 2011-08-31  8:45 UTC (permalink / raw)
  To: help-gnu-emacs

觉知的机器 <machine.of.awareness <at> 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.
> 

Try the orgmode list:

http://news.gmane.org/gmane.emacs.orgmode




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

* Re: open *.org is error
  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
  2 siblings, 0 replies; 5+ messages in thread
From: Bastien @ 2011-09-02 16:20 UTC (permalink / raw)
  To: 觉知的机器; +Cc: help-gnu-emacs

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

Please try to update to a new version -- instructions can be found on
the website: http://orgmode.org

Thanks,

-- 
 Bastien



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

* Re: open *.org is error
  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
  2 siblings, 1 reply; 5+ messages in thread
From: a machine of awareness @ 2011-09-04 10:53 UTC (permalink / raw)
  To: help-gnu-emacs

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




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

* Re: open *.org is error
  2011-09-04 10:53 ` a machine of awareness
@ 2011-09-04 11:22   ` Bastien
  0 siblings, 0 replies; 5+ messages in thread
From: Bastien @ 2011-09-04 11:22 UTC (permalink / raw)
  To: a machine of awareness; +Cc: help-gnu-emacs

a machine of awareness <machine.of.awareness@gmail.com> writes:

> Problem has been solved!

Thanks for letting us know!

-- 
 Bastien



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