diff options
| -rw-r--r-- | etc/PROBLEMS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS index a8cefcc07db..022f2996007 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS | |||
| @@ -582,6 +582,13 @@ is to use the default compiler `cc'. | |||
| 582 | `before-change-function' and `after-change-function', which are no | 582 | `before-change-function' and `after-change-function', which are no |
| 583 | longer used by Emacs. Please use PSGML 1.2.3 or later. | 583 | longer used by Emacs. Please use PSGML 1.2.3 or later. |
| 584 | 584 | ||
| 585 | * The LDAP support rely on ldapsearch program from OpenLDAP version 2. | ||
| 586 | |||
| 587 | It can fail to work with ldapsearch program from OpenLDAP version 1. | ||
| 588 | Version 1 of OpenLDAP is now deprecated. If you are still using it, | ||
| 589 | please upgrade to version 2. As a temporary workaround, remove | ||
| 590 | argument "-x" from the variable `ldap-ldapsearch-args'. | ||
| 591 | |||
| 585 | * Unicode characters are not unified with other Mule charsets. | 592 | * Unicode characters are not unified with other Mule charsets. |
| 586 | 593 | ||
| 587 | As of v21.1, Emacs charsets are still not unified. This means that | 594 | As of v21.1, Emacs charsets are still not unified. This means that |