From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: New test version: org-4.19a Date: Thu, 30 Mar 2006 06:51:39 +0200 Message-ID: <06da1ae5c2d023418b53f85974f09d7e@science.uva.nl> References: <200603291702.k2TH2Z9a271582@bp04.u.washington.edu> <442B488C.4070106@u.washington.edu> Mime-Version: 1.0 (Apple Message framework v623) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FOp8S-0007J8-RT for emacs-orgmode@gnu.org; Wed, 29 Mar 2006 23:51:53 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FOp8P-0007Iw-Gu for emacs-orgmode@gnu.org; Wed, 29 Mar 2006 23:51:51 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FOp8P-0007It-CD for emacs-orgmode@gnu.org; Wed, 29 Mar 2006 23:51:49 -0500 Received: from [194.134.35.146] (helo=smtp06.wanadoo.nl) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FOpAT-0000nr-Kq for emacs-orgmode@gnu.org; Wed, 29 Mar 2006 23:53:58 -0500 In-Reply-To: <442B488C.4070106@u.washington.edu> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Scott Otterson Cc: emacs-orgmode@gnu.org 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