emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* file specification error
@ 2006-06-28 11:33 harry meyers
  2006-06-28 11:44 ` Carsten Dominik
  0 siblings, 1 reply; 2+ messages in thread
From: harry meyers @ 2006-06-28 11:33 UTC (permalink / raw)
  To: emacs-orgmode

Hi,

I used OrgMode with XEmacs but now I switched to Emacs21. So
I added the org files to my load path, but when I want to
open or create an .org file I get the following error
message:

file mode specification error (void function
delay-mode-hooks)

Is there something missing?

Regards
harry

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

* Re: file specification error
  2006-06-28 11:33 file specification error harry meyers
@ 2006-06-28 11:44 ` Carsten Dominik
  0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2006-06-28 11:44 UTC (permalink / raw)
  To: harry meyers; +Cc: emacs-orgmode

delay-mode-hooks is inserted by define-derived-mode into the definition 
of
the function org-mode.  It appears that you have a newer version of 
define-derived-mode than of emacs.

Your best option is to get a CVS version of emacs, then you can be sure 
that everything is up-to-date, and the differences betwenn Emacs 21 and 
22 are quite large.
The second best option is to try to find the newer version of 
derived.el and get rid of it, after convincing yourself that the 
original derived.el that came with your emacs installation is still in 
place.

Hope this helps

- Carsten

On Jun 28, 2006, at 13:33, harry meyers wrote:

> Hi,
>
> I used OrgMode with XEmacs but now I switched to Emacs21. So
> I added the org files to my load path, but when I want to
> open or create an .org file I get the following error
> message:
>
> file mode specification error (void function
> delay-mode-hooks)
>
> Is there something missing?
>
> Regards
> harry
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
>

--
Carsten Dominik
Sterrenkundig Instituut "Anton Pannekoek"
Universiteit van Amsterdam
Kruislaan 403
NL-1098SJ Amsterdam
phone: +31 20 525 7477

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

end of thread, other threads:[~2006-06-28 11:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-28 11:33 file specification error harry meyers
2006-06-28 11:44 ` Carsten Dominik

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