diff options
| author | Pavel Janík | 2002-01-16 08:54:23 +0000 |
|---|---|---|
| committer | Pavel Janík | 2002-01-16 08:54:23 +0000 |
| commit | 8f4df059297ddb484cf5f1990446f65dbbf968d9 (patch) | |
| tree | 562787504157457e204d62c4eddf82575ad37115 /etc/PROBLEMS | |
| parent | 5a9af4e1f01c6fb376f827f9bdf4c92e534196fa (diff) | |
| download | emacs-8f4df059297ddb484cf5f1990446f65dbbf968d9.tar.gz emacs-8f4df059297ddb484cf5f1990446f65dbbf968d9.zip | |
Mention possible problems with ldapsearch from OpenLDAP version 1.
Diffstat (limited to 'etc/PROBLEMS')
| -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 |