Antti Kaihola <akaih...@gmail.com> writes: > This is: > GNU Emacs 23.1.50.1 (i486-pc-linux-gnu, GTK+ Version 2.18.0) of > 2009-09-27 on palmer, modified by Debian
I see. So the check needs to include the sub-sub-version also, just like org-indent-mode does. The documentation said that with-silent-modifications was introduced with Emacs 23.2, but maybe it got backported to 23.1.50 by Debian maintainers. > Yes it does! I commented out: > > ;;(if (or (< emacs-major-version 23) > ;; (and (<= emacs-major-version 23) > ;; (< emacs-minor-version 2))) > ;; (defmacro with-silent-modifications > ;; (org-unmodified))) > > and it now works correctly. Thanks a lot! Can you please check whether with-silent-modifications is defined in your Emacs version? I can only assume it must be since I don't think org-indent-mode would work correctly without... if so, I think patching the patch would be straightforward. Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ SD adaptations for KORG EX-800 and Poly-800MkII V0.9: http://Synth.Stromeko.net/Downloads.html#KorgSDada _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode