all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Noah Lavine <noah.b.lavine@gmail.com>
To: Chong Yidong <cyd@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: ldap.el Problem and Solution
Date: Mon, 29 Oct 2012 15:49:36 -0400	[thread overview]
Message-ID: <CA+U71=NYURCueRn32nv+=68Bu3N_=pjLwmKZSES_zcJZ+nVyLg@mail.gmail.com> (raw)
In-Reply-To: <87bofl5yua.fsf@gnu.org>

You're right; line 579 makes no sense.

Stefan already installed the fix at line 607 of ldap.el, where it
belongs, so I don't think a patch would be useful here; but in the
future I will try to make sure that I provide a patch against the
trunk.

Thanks,
Noah

On Mon, Oct 29, 2012 at 6:58 AM, Chong Yidong <cyd@gnu.org> wrote:
> Noah Lavine <noah.b.lavine@gmail.com> 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	other threads:[~2012-10-29 19:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-24 14:48 ldap.el Problem and Solution Noah Lavine
2012-10-24 18:58 ` Noah Lavine
2012-10-29 10:58 ` Chong Yidong
2012-10-29 19:49   ` Noah Lavine [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CA+U71=NYURCueRn32nv+=68Bu3N_=pjLwmKZSES_zcJZ+nVyLg@mail.gmail.com' \
    --to=noah.b.lavine@gmail.com \
    --cc=cyd@gnu.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.