On Mar 22, 2008, at 5:18 PM, Jose Robins wrote:
I use org-mode 5.21 with xemacs 21.4.21.
When I try to use the column features in org -mode, I get a message
that emacs 22 is needed for this to work.
Question:
- Is there any patch or something that I can apply to xemacs 21.4 for
this work?
No.
- What specific feature in emacs 22 helps this to work?
Column view uses overlays, adn the differences in the
overlay/extent implementation would require
a lot of work making it compatible. I do not have the time to
work this out, so column view is not supported under XEmacs and likely
never will.
- Carsten