emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ldap.el Problem and Solution


From: Chong Yidong
Subject: Re: ldap.el Problem and Solution
Date: Mon, 29 Oct 2012 18:58:37 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux)

Noah Lavine <address@hidden> writes:

> The solution is to insert this after line 579 of ldap.el:
>
> (if (looking-at "version:")
>     (forward-line 1))
>
> I have tested this, and it seems to work for me.

Please send a patch, preferably against current trunk.  Line 579 of
ldap.el, on trunk, doesn't seem to be the spot you intended.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]