Looking at the backtrace, I'd say the error occurs inside
org.el. Carsten, perhaps you could look at this?
Leon <[EMAIL PROTECTED]> writes:
> Hi all,
>
> org 4.38
>
> When I delete the published html file, sequent publish will fail with
> error. Here is the backbrace.
>
> Debugger entered--Lisp
Problem with XEMACS noutline mode. This backtrace happens when i try
and cycle from OVERVIEW.
Debugger entered--Lisp error: (void-variable set-extent-endpoints)
(if (> (extent-end-position ex) end) (progn (set-extent-endpoints ... ...
beg) (set-extent-endpoints ex end ...)) set-extent-endpoint
Thanks for the report, I have fixed this. Please find the modified
version at
http://www.astro.uva.nl/~dominik/Tools/org/noutline.el
- Carsten
On Jun 22, 2006, at 17:35, Tim O'Callaghan wrote:
Problem with XEMACS noutline mode. This backtrace happens when i try
and cycle from OVERVIEW.
Deb