emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Eric Schulte" <schulte.eric@gmail.com>
To: "Dr. Volker Zell" <dr.volker.zell@oracle.com>
Cc: sperber@deinprogramm.de, emacs-orgmode@gnu.org
Subject: Re: org-babel and Xemacs incompatibilities
Date: Tue, 25 May 2010 17:36:05 -0600	[thread overview]
Message-ID: <87bpc3mu56.fsf@gmail.com> (raw)
In-Reply-To: <7zsk5gqlhw.fsf@vzell-de.de.oracle.com> (Volker Zell's message of "Tue, 25 May 2010 13:16:59 +0200")

Hi Volker,

Thanks for pointing these out, replies in-line below

"Dr. Volker Zell" <dr.volker.zell@oracle.com> writes:

>>>>>> Eric Schulte writes:
>
>     > Hi,
>     > A patch has just been applied to the org-mode repository which should
>     > fix this issue.
>
>     > Please let me know if the issue remains.
>
> This issue is gone now.but two others show up when executing code blocks with C-c C-c
> in xemacs-21.4.22:
>
>  Symbol's value as variable is void: small-temporary-file-directory
>
> which can be solved by copying the definition from files.el from emacs-23.2
>

This should be fixed.

>
> and
>
>  Symbol's function definition is void: line-number-at-pos
>

I've replaced the calls to `line-number-at-pos' with a single call to
`count-lines'.  Is count lines (also part of simple.el) also missing
from xemacs?  If so what's the normal work around in these situations,
would I add the definition into the org-babel source, or can I require
xemacs users to download and install the file linked in your email, or
some other option?

Thanks -- Eric

>
> which can be solved by downloading linum.el from
>
>  o http://stud4.tuwien.ac.at/~e0225855/linum/linum.html
>
> Ciao
>   Volker
>   

  parent reply	other threads:[~2010-05-26  3:06 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-11  9:09 org-babel and Xemacs incompatibilities Dr. Volker Zell
2010-05-17 23:17 ` Eric Schulte
2010-05-25 11:16   ` Dr. Volker Zell
2010-05-25 12:42     ` Dr. Volker Zell
2010-05-26  0:26       ` Eric Schulte
2010-06-07 13:04         ` Michael Sperber
2010-05-25 23:36     ` Eric Schulte [this message]
2010-06-07 12:48       ` Michael Sperber

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=87bpc3mu56.fsf@gmail.com \
    --to=schulte.eric@gmail.com \
    --cc=dr.volker.zell@oracle.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=sperber@deinprogramm.de \
    /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).