emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Tim Howe <vsync@quadium.net>
To: Carsten Dominik <carsten.dominik@gmail.com>
Cc: "Tony E. Bennett" <tony.e.bennett@gmail.com>, emacs-orgmode@gnu.org
Subject: unfound defuns and catch forms on XEmacs 21.5 (was: [Orgmode] find-library-name, used by org-reload, missing on XEmacs)
Date: Wed, 30 May 2012 02:34:16 -0400	[thread overview]
Message-ID: <877gvumb2v.fsf_-_@rash.fl.quadium.net> (raw)
In-Reply-To: <7A771765-FEE0-49D3-991F-7561BE1BF618@gmail.com> (Carsten Dominik's message of "Sun, 5 Apr 2009 16:18:39 +0200")

On 5 Apr 2009, Carsten Dominik <carsten.dominik@gmail.com> wrote:

> thanks for this, org-reload now works on XEmacs.
>
> On Mar 31, 2009, at 8:38 PM, Tony E. Bennett wrote:
>
>> org-reload needs 'find-library-name', which is missing on XEmacs v21.5
>> at least.   However there is 'find-library' which can be coerced into
>> providing the filename

For some reason I just encountered this with Org-mode version 7.8.11 on
XEmacs 21.5  (beta31) "ginger" [Lucid] (x86_64-pc-linux, Mule).

Built by running make leaving everything stock but for EMACS=xemacs;
the build crashed complaining about a missing 'find-library-name'.

I was able to get it to build by pasting this function at the very top
of lisp/org.el and restarting a clean build.

Perhaps there's a declaration ordering problem, or something akin to a
missing eval-when?  (I'm much more familiar with Common Lisp than
(X)Emacs Lisp, sorry.)  I also have a weird problem where trying to
generate an agenda breaks thusly:

Lisp error: (no-catch :skip t)
  org-agenda-get-timestamps()

Yet if I simply re-evaluate the org-agenda-get-timestamps defun,
everything works for the remainder of the session.  Evaluating
(byte-compile 'org-agenda-get-timestamps) makes everything break again.

Otherwise everything seems to work great.

Regards,
-- 
Tim Howe
http://quadium.net/~vsync/

My whole approach in broadcasting has always been "You are an
important person just the way you are.  You can make healthy
decisions."  ... I just feel that anything that allows a person to
be more active in the control of his or her life, in a healthy way,
is important.
        -- Fred Rogers

  reply	other threads:[~2012-05-30  6:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-31 18:38 find-library-name, used by org-reload, missing on XEmacs Tony E. Bennett
2009-04-05 14:18 ` Carsten Dominik
2012-05-30  6:34   ` Tim Howe [this message]
2012-05-30 16:09     ` unfound defuns and catch forms on XEmacs 21.5 Achim Gratz

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=877gvumb2v.fsf_-_@rash.fl.quadium.net \
    --to=vsync@quadium.net \
    --cc=carsten.dominik@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=tony.e.bennett@gmail.com \
    /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).