emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] Re: org-indent mode not indenting free text?


From: Achim Gratz
Subject: [Orgmode] Re: org-indent mode not indenting free text?
Date: Fri, 03 Dec 2010 18:08:22 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

Antti Kaihola <address@hidden> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]