From: "Dr. Volker Zell" <dr.volker.zell@oracle.com>
To: Michael Sperber <sperber@deinprogramm.de>
Cc: Dan Davison <davison@stats.ox.ac.uk>,
mailing-list-org-mode Mode <emacs-orgmode@gnu.org>,
"Dr. Volker Zell" <Dr.Volker.Zell@oracle.com>,
Carsten Dominik <carsten.dominik@gmail.com>
Subject: Re: Xemacs incompatibilities
Date: Thu, 20 May 2010 18:31:34 +0200 [thread overview]
Message-ID: <7z1vd67cwp.fsf@vzell-de.de.oracle.com> (raw)
In-Reply-To: <y9l632mvbhl.fsf@deinprogramm.de> (Michael Sperber's message of "Mon, 17 May 2010 16:39:18 +0200")
>>>>> Michael Sperber writes:
> Could you provide a little bit more context on what you did? I'm not
> very familiar with org-src (which I assume this is about), so a
> step-by-step recipe would help me greatly.
I'm using
o XEmacs 21.4 (patch 22) "Instant Classic" [Lucid] (i686-pc-cygwin, Mule) of Sat Jan 31 2009 on vzell-de
Here the recipe:
* xemacs -no-init-file
* Evaluate in the *scratch* buffer
(add-to-list 'auto-mode-alist '("\\.org$" . org-mode))
(require 'org-install)
* Open a file test.org with the following contents:
#+BEGIN_SRC emacs-lisp -n
(setq a t)
#+END_SRC
* With the cursor inside the source code press C-c '
* An emacs-lisp buffer pops up with the following message in the minibuffer:
-> Edit, then exit with C-c ' (C-c and single quote)
* After editing press C-c ' again, and you're back in the org buffer with the source code replaced
* Now try to save the buffer.
From now on, when you try to save any buffer you'll get
-> This is not a sub-editing buffer, something is wrong..
in the minibuffer
Ciao
Volker
next prev parent reply other threads:[~2010-05-20 16:33 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
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 [this message]
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=7z1vd67cwp.fsf@vzell-de.de.oracle.com \
--to=dr.volker.zell@oracle.com \
--cc=carsten.dominik@gmail.com \
--cc=davison@stats.ox.ac.uk \
--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).