David Masterson <dsmaster...@gmail.com> writes:

Hello, David!

> I've installed a full version of Cygwin on a Windows 8.1 system.  I'm,
> therefore, using Emacs 24.3 but I've added the org-mode 8.2.5h package.
...
> "org-with-silent-modifications" being an invalid function (from
> org-refresh-category-properties).  However, immediately doing the C-c
> C-v C-t again correctly tangles the file and produces the expected
> Org-Mode.el file.
> Did I mis-setup org-mode??

The org-with-silent-modifications error tends to happen when Org 7 files
are loaded and mixed up with Org 8 ones. If you've installed Org 8 from
ELPA without taking any special precautions, chances are that you
installed it when the previous version of Org was already loaded.

You may want to start with emacs -q, then set up your package-archives
(if you've added any sources), and then reinstall Org (so that it
recompiles in a clean environment). Make sure that you do this before
loading any Org files or org-related code.

It might be partially addressed by org-reload, but I'm not sure.

http://lists.gnu.org/archive/html/emacs-orgmode/2013-09/msg01128.html

Hope that helps!

Sacha


Reply via email to