summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Guerry <bzg@altern.org>2012-09-21 11:02:00 +0200
committerBastien Guerry <bzg@altern.org>2012-09-21 11:02:00 +0200
commit6cb676f65a3f93a068b7611eab67382e7776de51 (patch)
treece7f2649d3d24d3b3f62da1050444b55742322fb
parent1434394730cb92cf90c2e6ae87be2e389e3bda12 (diff)
downloadorg-mode-6cb676f65a3f93a068b7611eab67382e7776de51.tar.gz
org.texi (Conflicts): Mention filladapt.el in the list of conflicting packages
* org.texi (Conflicts): Mention filladapt.el in the list of conflicting packages. Thanks to Anthony Lander for the hook.
-rw-r--r--doc/org.texi12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/org.texi b/doc/org.texi
index ee9e2c6..7b78faa 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -15371,6 +15371,18 @@ Yes, these are unfortunately more difficult to remember. If you want
to have other replacement keys, look at the variable
@code{org-disputed-keys}.
+@item @file{filladapt.el} by Kyle Jones
+@cindex @file{filladapt.el}
+
+Org mode tries to do the right thing when filling paragraphs, list items and
+other elements. Many users reported they had problems using both
+@file{filladapt.el} and Org mode, so a safe thing to do is to disable it like
+this:
+
+@lisp
+(add-hook 'org-mode-hook 'turn-off-filladapt-mode)
+@end lisp
+
@item @file{yasnippet.el}
@cindex @file{yasnippet.el}
The way Org mode binds the TAB key (binding to @code{[tab]} instead of