emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: "Dr. Volker Zell" <Dr.Volker.Zell@oracle.com>,
	Eric Schulte <schulte.eric@gmail.com>,
	Dan Davison <davison@stats.ox.ac.uk>,
	Michael Sperber <sperber@deinprogramm.de>
Cc: mailing-list-org-mode Mode <emacs-orgmode@gnu.org>
Subject: Re: Xemacs incompatibilities
Date: Fri, 14 May 2010 14:40:53 +0200	[thread overview]
Message-ID: <DE9B7177-AA8A-473D-A4C1-FB06689967E0@gmail.com> (raw)
In-Reply-To: <7z632uzu5k.fsf@vzell-de.de.oracle.com>


On May 11, 2010, at 11:04 AM, Dr. Volker Zell wrote:

> Hi
>
> I'm using org-6.35i
>
> 1.)
>
>   org-babel-python.el requires
>
>   (require 'python)
>
> whereas Xemacs wants
>
>   (require 'python-mode)


This is a really non-standard way for a mode definition which I guess
should be fixed in XEmacs.
I have made that change anyway.  Eric or Dan, please note this change
I made in the Babel sources.


>
> 2.)
>
>  (require 'htmlize nil t)
>
> should be changed to
>
>  (require 'htmlize)
>
> for Xemacs in org-exp.el

Fixed this as well.

>
>
> 3.)
>
> When editing a src block with C-c ' in a temporary buffer in it's  
> native
> mode and then switching back with C-c ' to the original org file,  
> whenever
> I try to save a file with C-x C-s (not only the org file) I'll get  
> the message
>
>   This is not a sub-editing buffer, something is wrong...

I cannot help here.  Michael?

- Carsten

  reply	other threads:[~2010-05-14 12:41 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-11  9:04 Xemacs incompatibilities Dr. Volker Zell
2010-05-14 12:40 ` Carsten Dominik [this message]
2010-05-15 10:09   ` Leo
2010-05-17 14:39   ` Michael Sperber
2010-05-17 14:46     ` Carsten Dominik
2010-05-17 18:47       ` Dan Davison
2010-05-20  2:41         ` Dan Davison
2010-05-24 14:22       ` Michael Sperber
2010-05-20 16:31     ` Dr. Volker Zell
2010-05-24  8:39       ` PATCH: " Michael Sperber
2010-05-24 13:23         ` Dan Davison
2010-05-24  8:41       ` PATCH: Fix minor XEmacs compatibility issue 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=DE9B7177-AA8A-473D-A4C1-FB06689967E0@gmail.com \
    --to=carsten.dominik@gmail.com \
    --cc=Dr.Volker.Zell@oracle.com \
    --cc=davison@stats.ox.ac.uk \
    --cc=emacs-orgmode@gnu.org \
    --cc=schulte.eric@gmail.com \
    --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).