Uwe Brauer writes:
> The issue is that org-7 shipped its own outline version for org mode
> called noutline, I don't know why it disappear, so I simply copied
> noutline into the org-8 directory added a
> (require 'noutline)
> to org.el
That's because XEmacs's outline.el is now what used to b
Achim Gratz writes:
> Michael Sperber writes:
>> I've attached a patch (1 out of 3) that's minimally needed to make
>> the current org-mode work on XEmacs.
>
> While we have you here… Do you know of a version of ert that is
> compatible with XEmacs? The roadbl
Bastien writes:
> Hi Michael and Mats,
>
> Michael Sperber writes:
>
>> This patch (written by Mats Lidell) fixes an error we saw on XEmacs, but
>> we think it's a bug on GNU Emacs, too.
>
> Thank you both for the patch! I just applied it.
>
> I chang
aph' work on XEmacs.
2012-08-25 Michael Sperber
(org-fill-paragraph): Pass optional argument to
`fill-paragraph', which is mandatory for XEmacs.
---
lisp/org.el |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/lisp/org.el b/lisp/org.el
index 98bebba..4d6acd8
This patch (written by Mats Lidell) fixes an error we saw on XEmacs, but
we think it's a bug on GNU Emacs, too.
--
Cheers =8-} Mike
Friede, Völkerverständigung und überhaupt blabla
>From 516456845f93d2ef7f05c6f7789f8ff4e368f6f6 Mon Sep 17 00:00:00 2001
From: Mats Lidell
Date: Sun, 26 Aug 2012 2
1/3] XEmacs: Default `org-self-insert-cluster-for-undo' also on XEmacs.
2012-08-25 Michael Sperber
* org.el (org-self-insert-cluster-for-undo): Default
`org-self-insert-cluster-for-undo' also on XEmacs.
---
lisp/org.el |3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff
ug 2012 17:35:35 +0200
Subject: [PATCH 1/3] XEmacs: Default `org-self-insert-cluster-for-undo' also on XEmacs.
2012-08-25 Michael Sperber
* org.el (org-self-insert-cluster-for-undo): Default
`org-self-insert-cluster-for-undo' also on XEmacs.
---
lisp/org.el |3 ++-
1 files chan
g it with Achim and will commit it as
>>> soon as possible.
>>
>> Towards that end, I can test Emacs23 and Emacs24 on Linux. Anyone still
>> using XEmacs and willing to check that everything keeps working there?
>
> Michael Sperber is our XEmacs fairy around, hopef
Bastien writes:
> Can you send each patch in a separate email using
> `git format-patch'?
Here's the second one.
--
Cheers =8-} Mike
Friede, Völkerverständigung und überhaupt blabla
>From b088bfff32d024ec67fcf8ee0812244128198d93 Mon Sep 17 00:00:00 2001
From: Mike Sperber
Date: Wed, 4 Apr 2
Bastien writes:
> Can you send each patch in a separate email using
> `git format-patch'?
Attached. The second one will follow shortly.
--
Cheers =8-} Mike
Friede, Völkerverständigung und überhaupt blabla
>From 18a83ce61fb420e85987e77f8506c01023a22c16 Mon Sep 17 00:00:00 2001
From: Mike Spe
https://github.com/mikesperber/org-mode
has two patches for org-mode that are needed to get org-mode
superficially working on XEmacs:
https://github.com/mikesperber/org-mode/commit/18a83ce61fb420e85987e77f8506c01023a22c16
* org.el (org-kill-line): Access `visual-line-mode' only if it's
Michael Sperber writes:
> Robert Pluim writes:
>
>> Hi, I'm using XEmacs 21.5 (beta29) "garbanzo" d27c1ee1943b+ [Lucid]
>> (i686-pc-cygwin, Mule) of Mon Oct 18 2010 on RPluim, with the following
>> org-capture-templates
>>
>> (("
Robert Pluim writes:
> Hi, I'm using XEmacs 21.5 (beta29) "garbanzo" d27c1ee1943b+ [Lucid]
> (i686-pc-cygwin, Mule) of Mon Oct 18 2010 on RPluim, with the following
> org-capture-templates
>
> (("t" "Todo" entry (file+headline "~/org/notes.org" "Tasks") "* TODO %?"))
>
> The problem is that for
Carsten Dominik writes:
> Hi Michael,
>
> I have checked these in, with the following exceptions:
Thanks. One bit slipped through:
diff --git a/lisp/ob-calc.el b/lisp/ob-calc.el
index 14d7d5d..44ed82b 100644
--- a/lisp/ob-calc.el
+++ b/lisp/ob-calc.el
@@ -28,7 +28,6 @@
;;; Code:
(require 'o
... are attached. I've run with this for a few weeks now, and what I
use mostly works. So I would appreciate if these could go into the git
repo.
Let me draw your attention to this hunk:
--- a/lisp/org.el
+++ b/lisp/org.el
@@ -7360,7 +7360,7 @@ would end up with no indentation after the change
"Sebastien Vauban"
writes:
> Hi Volker and David,
>
> David Maus wrote:
>> At Wed, 08 Dec 2010 10:06:19 +0100, Dr. Volker Zell wrote:
>>> Under xemacs when calling the following from org-mode-7.3 I get:
>>>
>>> (require 'org-install) -> Wrong number of arguments: custom-autoload, 3
>>>
>>> T
SSIA. I'm sure this is answered in an obvious place, but I couldn't
find it. Quoting so I'd get correct export rendering would be
sufficient.
--
Cheers =8-} Mike
Friede, Völkerverständigung und überhaupt blabla
Bastien writes:
> Hi,
>
> Carsten Dominik writes:
>
>> I like the patch, but since it is not critical it remains
>> on ice until :eval is supported by XEmacs.
>>
>> Michael, it would be nice if you could put :eval into
>> XEmacs so that we can use this improved code for the
>> mode line. Pleas
"Andreas Goesele" writes:
> I had a working org-mode version 6.33trans with XEmacs 21.4.22 and
> wanted to move to a newer version. I installed org-mode 7.01g-1 0 coming
> with debian squeeze.
>
> But now org-mode doesn't work any more. When I open any org-mode file I
> get:
>
> File mode specif
I had to apply this patch to make things work on XEmacs.
First hunk: `calc-trail' does not appear to be used in `ob-calc'
Second hunk: This seems to be a genuine bug (I don't see a '+' syntax
class on GNU Emacs, either), and this is just my guess as to the fix.
--
Cheers =8-} Mike
Friede, Völk
Carsten Dominik writes:
> Hi XEmacs users
>
> I am about to apply this patch, but I am still wondering
> if :eval in the mode line is working on XEmacs?
Sorry, missed that one: XEmacs does not currently have :eval. This
might be a good reason to add it to XEmacs, but it would probably take
me
Carsten Dominik writes:
> But I believe you told me that this outline.el has provide statements
> for both outline and noutline, right?
Yes. But if it's not loaded yet, you need to call it by "outline".
(I.e. it's in file outline.el, not noutline.el.)
--
Cheers =8-} Mike
Friede, Völkerverstä
Carsten Dominik writes:
> On Oct 24, 2010, at 7:28 PM, Uwe Brauer wrote:
>
Regarding Re: [Orgmode] Re: 7.01 & Xemacs 21.4.22: decompose-
region is not known; Carsten Dominik
adds:
>>
>>> Hi Uwe,
>>
>>> Does the latest Org-mode git version work for you now?
>>
>> For xemacs 21.4.
Carsten Dominik writes:
> Hi Lennart,
>
> I am trying to keep org-mode also workable with XEmacs. One problem
> here is that XEmacs does not have rx. Would you object if I replace
> the rx macro calls with the string representations of the regular
> expressions in org-freemind.el?
>
> Michael,
"Eric Schulte" writes:
>> And two more
>>
>> o Symbol's function definition is void: assoc-default when trying to
>> display an image
>> [...]
>> o Symbol's function definition is void: make-temp-file when using
>> org-babel-dot
>> [...]
Both of these are in XEmacs 21.5, but not 21.4. As 2
"Eric Schulte" writes:
> 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?
No, `count-lines' should work. Thanks for the other changes!
--
Cheers =8-} Mike
Friede, Völkerverständigung u
Carsten Dominik writes:
> On May 17, 2010, at 4:39 PM, Michael Sperber wrote:
>
>> In particular, fixing the require won't be enough: org-babel-python.el
>> uses `run-python' and interacts with the inferior Python, whereas
>> python-mode.el defines `py-shel
I'd appreciate if this one could be applied. I'll fix XEmacs to accept
#B in the future, but I'd appreciate this one anyway. Doesn't
really add complexity ...
--
Cheers =8-} Mike
Friede, Völkerverständigung und überhaupt blabla
diff --git a/lisp/org-id.el b/lisp/org-id.el
index 66b1790..cf61f8
"Dr. Volker Zell" writes:
> o XEmacs 21.4 (patch 22) "Instant Classic" [Lucid] (i686-pc-cygwin, Mule) of
> Sat Jan 31 2009 on vzell-de
Ah ... OK, this is a 21.4 issue. The attached patch fixes it.
`write-contents-hooks' is not buffer-local by default in 21.4, which is
why the the hook for e
Carsten Dominik writes:
> 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.
As someone else pointed out, python-mode.el is something different f
Carsten Dominik writes:
> any progress with integrating noutline.el into XEmacs?
Yes: I've tweaked it (and its dependents) appropriately, committed it to
the packages repository, and it's now in pre-release. My intention was
to e-mail you as soon as there was an official release of the relevan
Carsten Dominik writes:
> 4. Can you make XEmacs understand mouse-3 instead of button3 ? Or
>maybe it does understand these by now?
It actually does this now. I've attached a patch that eliminates the
relevant featurep conditionals.
--
Cheers =8-} Mike
Friede, Völkerverständigung und üb
Carsten Dominik writes:
> That is acceptable - but I think that making BUFFER default to
> (current-buffer) does make a lot of sense - which is why making that
> argument optional in XEmacs is a good idea anyway.
It would - but the problem is that in XEmacs, an omitted BUFFER argument
means som
One more thing: Are patches like this one acceptable? (Needed to make
yesterday's checkout work on XEmacs)
diff --git a/lisp/org.el b/lisp/org.el
index 7cad962..5cca11e 100644
--- a/lisp/org.el
+++ b/lisp/org.el
@@ -17743,7 +17743,7 @@ the functionality can be provided as a fall-back.")
(org-s
Carsten Dominik writes:
> The compromise for me would be this:
>
> - You fix the things above.
> - I leave the rest of the necessary compatibility code in
> - I program any new features with whatever is available
> in Emacs 22/23 and rely on you to make it XEmacs compatible.
That would be
Hi Carsten,
many thanks for your e-mail! (And many thanks for your work on
org-mode, which is the best piece of software I've started using for a
few years.)
Carsten Dominik writes:
> However, I have recently more and more the feeling how having to
> cater for several Emacs versions is a drag
Carsten Dominik writes:
> If you object to such a development, please step into this
> discussion.
I do - I'm an avoid org-mode user, an XEmacs maintainer. and I'd be
happy to help support XEmacs, if that would help change your mind.
--
Cheers =8-} Mike
Friede, Völkerverständigung und überha
Carsten Dominik writes:
> Do we still have XEmacs users around here?
Yes.
--
Cheers =8-} Mike
Friede, Völkerverständigung und überhaupt blabla
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu
`org-context' fails if called at the beginning of a buffer. I think the
reason is a call to `eobp' that wants to be a call to `bobp'.
This buguette actually has serious consequences at least on XEmacs:
`org-context' is called off the menubar construction, and if that fails,
XEmacs crashes.
(Try
39 matches
Mail list logo