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 22:16:30 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

Carsten Dominik <address@hidden> writes:
> I have now changed the definition like this:
>
> (if (and (not (fboundp 'with-silent-modifications))
>        (or (< emacs-major-version 23)
>            (and (= emacs-major-version 23)
>                 (< emacs-minor-version 2))))
>     (defmacro with-silent-modifications (&rest body)
>       `(org-unmodified ,@body)))
>
> May I ask you to pull and check if this is
> working for you out of the box?

Beat me to it... :-)

My own solution looked very similar, I can confirm this works with Emacs
23.1.1 (without org-indent-mode of course).


Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

SD adaptation for Waldorf rackAttack V1.04R1:
http://Synth.Stromeko.net/Downloads.html#WaldorfSDada




reply via email to

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