all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Scott Otterson <scotto@u.washington.edu>
To: Carsten Dominik <dominik@science.uva.nl>
Cc: emacs-orgmode@gnu.org
Subject: Re: New test version: org-4.19a
Date: Wed, 29 Mar 2006 23:03:15 -0800	[thread overview]
Message-ID: <442B82B3.6030401@u.washington.edu> (raw)
In-Reply-To: <06da1ae5c2d023418b53f85974f09d7e@science.uva.nl>

It turns out that the org-xemacs-p was coming from org-mouse.el.  I 
pulled that out of my path and no longer got that org-xemacs-p error 
message.  But the fontlocking problems are all still there.

M-x org-version shows that I'm using 4.19a.

Hmm.

Scott

Carsten Dominik (03/29/2006 08:51 PM) wrote:
> The fact that font-lock no longer works has indeed to do with the error 
> message you get.
> The variable org-xemacs-p used to be defined in org.el, but no longer 
> is.  The entire file
> does not contain any reference to that variable anymore.  The fact that 
> you this
> message means either that you are still loading some old version of 
> org.el, or that
> you are using org-xemacs-p in some configuration, hook, or whatever.
> 
> What is the value of C-c h org-version RET    ?
> 
> If it is not 4.19a, then you are loading some old version of org-mode.  
> If it is 4.19a, it must be a hook or whatever.
> 
> 
> Find any uses of org-xemacs-p, and replace them with (featurep 'xemacs).
> 

  reply	other threads:[~2006-03-30  7:03 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200603291702.k2TH2Z9a271582@bp04.u.washington.edu>
2006-03-30  2:55 ` New test version: org-4.19a Scott Otterson
2006-03-30  4:51   ` Carsten Dominik
2006-03-30  7:03     ` Scott Otterson [this message]
2006-03-30  7:49       ` Carsten Dominik
2006-03-30 17:52         ` Scott Otterson
2006-03-30 18:03           ` Piotr Zielinski

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=442B82B3.6030401@u.washington.edu \
    --to=scotto@u.washington.edu \
    --cc=dominik@science.uva.nl \
    --cc=emacs-orgmode@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.