Antti Kaihola <akaih...@gmail.com> writes:
> I did a git bisect with this result:
>
> 95bb16661b22ce83326f13304ed4ad690cc03eba is the first bad commit
> commit 95bb16661b22ce83326f13304ed4ad690cc03eba
> Author: Achim Gratz <strom...@nexgo.de>
> Date:   Fri Nov 19 01:37:01 2010 +0000
>
>     Fix byte compiler warnings
>
>       * org-macs.el (org-called-interactively-p): Wrap function call in
>       with-no-warnings.
>       (with-silent-modifications) Declare macro for Emacs < 23.2.
>
>     TINYCHANGE

What version of Emacs are you running?  What does C-h f
with-silent-modifications result in?  Could you back out the change
(most likely the defmacro for with-silent-modifications in org-macs.el,
even though I have no clue why this would interact with org-indent-mode
as it should not be defined for versions >23.1) and tell us if that
solves your problem (which I can't test because org-indent-mode doesn't
even start on Emacs 23.1)?


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

Waldorf MIDI Implementation & additional documentation:
http://Synth.Stromeko.net/Downloads.html#WaldorfDocs


_______________________________________________
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

Reply via email to