emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: Scott Otterson <scotto@u.washington.edu>
Cc: emacs-orgmode@gnu.org
Subject: Re: New test version: org-4.19a
Date: Thu, 30 Mar 2006 06:51:39 +0200	[thread overview]
Message-ID: <06da1ae5c2d023418b53f85974f09d7e@science.uva.nl> (raw)
In-Reply-To: <442B488C.4070106@u.washington.edu>

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

- Carsten

On Mar 30, 2006, at 4:55, Scott Otterson wrote:

> Wow, that was a quick request-to-test turnaround.  I tried out the new 
> hyperlinks and the new format shows up as advertized.  However, 
> fontlocking no longer works -- everything's in black and white and the 
> leading edge stars are visible, even though I have 
> org-hide-leading-stars set turned on.  The one kind of formatting I do 
> see is that the old-style links (surrounded by <>) are bolded.
>
> Possibly, it has something to do with the error message I'm seeing 
> when I open a new org file:
>
>   File mode specification error: (voide-variable org-xemacs-p)
>
> Or, maybe it's related to the following byte compiling warnings:
>
> ---------------
>
> org.el:13348:1:Warning: the following functions might not be defined at
>     runtime: calendar-forward-day, calendar-goto-date, 
> calendar-goto-today,
>     calendar-iso-date-string, calendar-julian-date-string,
>     calendar-astro-date-string, calendar-hebrew-date-string,
>     calendar-islamic-date-string, calendar-french-date-string,
>     calendar-mayan-date-string, calendar-coptic-date-string,
>     calendar-ethiopic-date-string, calendar-persian-date-string,
>     calendar-chinese-date-string
> org.el:13348:1:Warning: the following functions are not known to be 
> defined:
>     list-diary-entries, add-to-diary-list, bbdb-name, bbdb-company, 
> bbdb,
>     gnus-summary-goto-article, vm-select-folder-buffer, 
> vm-isearch-update,
>     vm-isearch-narrow, vm-beginning-of-message, vm-summarize,
>     wl-summary-goto-folder-subr, wl-summary-jump-to-msg-by-message-id,
>     wl-summary-redisplay, rmail-what-message, rmail-show-message,
>     mh-index-previous-folder, mh-get-msg-num, 
> mh-show-buffer-message-number,
>     mh-display-msg, mh-header-display, mh-show-header-display,
>     mh-get-header-field, mh-show, mh-show-show, mh-find-path, 
> mh-visit-folder,
>     mh-normalize-folder-name, mh-search-choose, mh-search, mh-show-msg,
>     mailcap-parse-mailcaps, mailcap-extension-to-mime, 
> mailcap-mime-info,
>     bbdb-record-name, bbdb-current-record, bbdb-record-company,
>     vm-follow-summary-cursor, vm-su-subject, vm-su-full-name,
>     vm-su-message-id, wl-summary-message-number, elmo-message-field,
>     elmo-msgdb-overview-get-entity, wl-summary-buffer-msgdb,
>     wl-summary-line-from, rmail-narrow-to-non-pruned-header,
>     gnus-article-show-summary, gnus-summary-beginning-of-article,
>     gnus-summary-article-header, mail-header-from, mail-header-id,
>     mail-header-date, gnus-summary-subject-string, 
> remember-buffer-desc,
>     table--at-cell-p, Info-goto-node, add-local-hook
>
> -------------------
>
> This is on emacs this emacs version:
>
>   GNU Emacs 22.0.50.1 (i686-pc-linux-gnu, X toolkit)
>
> Scott
>
>
> _______________________________________________
> 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

  reply	other threads:[~2006-03-30  4:51 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 [this message]
2006-03-30  7:03     ` Scott Otterson
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

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=06da1ae5c2d023418b53f85974f09d7e@science.uva.nl \
    --to=dominik@science.uva.nl \
    --cc=emacs-orgmode@gnu.org \
    --cc=scotto@u.washington.edu \
    /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 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).