Re: [Orgmode] Bug report: syntax highlighting fails with org-indent-mode and emacs 23.2

2010-11-14 Thread David Maus
At Thu, 04 Nov 2010 14:33:32 +0100,
Jean-Marie Gaillourdet wrote:
 A file with #+STARTUP: indent isn't syntax highlighted at all. The
 message buffer says fontification fails with: (invalid-function
 with-silent-modifications)

 All calls to =with-silent-modifcations= have been introduced by git
 commit e40903a6. This commit replaces =org-unmodified= with
 =with-silent-modifications=. I've reverted this manually and syntax
 highlighting works again with org-indent-mode.

 Is with-silent-modifications an addition of Emacs 24? I am still using
 23.2 and would prefer to continue to do so.

I use

GNU Emacs 23.2.1 (i486-pc-linux-gnu, GTK+ Version 2.20.0) of
 2010-08-14 on raven, modified by Debian

and do not have this problem.

Could I ask you to provide a backtrace for this bug?

1. Reload Org mode so it runs on uncompiled Elisp

M-x org-reload RET

2. Toggle debugging on error

M-x toggle-debug-on-error RET

And hit the bug.

'invalid-function' looks scary.

Best,
  -- David
--
OpenPGP... 0x99ADB83B5A4478E6
Jabber dmj...@jabber.org
Email. dm...@ictsoc.de


pgpS3Ge2kTp4W.pgp
Description: PGP signature
___
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


[Orgmode] Bug report: syntax highlighting fails with org-indent-mode and emacs 23.2

2010-11-04 Thread Jean-Marie Gaillourdet
Hi, 

Thanks for this great piece of software. 

Today, I've realised a regression in functionality with org-indent-mode
with org-mode of this morning. 

A file with #+STARTUP: indent isn't syntax highlighted at all. The
message buffer says fontification fails with: (invalid-function
with-silent-modifications)

All calls to =with-silent-modifcations= have been introduced by git
commit e40903a6. This commit replaces =org-unmodified= with
=with-silent-modifications=. I've reverted this manually and syntax
highlighting works again with org-indent-mode.

Is with-silent-modifications an addition of Emacs 24? I am still using
23.2 and would prefer to continue to do so. 

This on Mac OS X. 

Regards,
  Jean-Marie

___
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