Excellent, thank you very much.
I have installed this code (not using advice, but directly).
- Carsten
On Feb 24, 2009, at 9:22 PM, Martin Pohlack wrote:
Hi All,
I hacked together a small workaround for the ungrouped undo-list
entries
(undo works only characterwise in org-mode, but usuall
[...]
> (undo works only characterwise in org-mode, but usually chunks together
^ emacs
> several key strokes in, e.g., text-mode).
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send rep
[resent, as the previous attempts didn't make it to the list ...]
Hi All,
I hacked together a small workaround for the ungrouped undo-list entries
(undo works only characterwise in org-mode, but usually chunks together
several key strokes in, e.g., text-mode).
I have this piece of code in my ema
Hi All,
I hacked together a small workaround for the ungrouped undo-list entries
(undo works only characterwise in org-mode, but usually chunks together
several key strokes in, e.g., text-mode).
I have this piece of code in my emacs startup script.
-–->8--