From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#11211: 23.3; Gnus - eudc/ldap - inline expansion does not work Date: Fri, 13 Apr 2012 00:11:08 -0400 Message-ID: References: <87vcl855uz.fsf@alfa.kjonca> <87mx6i6r8g.fsf@alfa.kjonca> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1334290314 16597 80.91.229.3 (13 Apr 2012 04:11:54 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 13 Apr 2012 04:11:54 +0000 (UTC) Cc: 11211@debbugs.gnu.org To: kjonca@poczta.onet.pl (Kamil =?UTF-8?Q?Jo=C5=84ca?=) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Apr 13 06:11:53 2012 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SIXrU-0000TK-G9 for geb-bug-gnu-emacs@m.gmane.org; Fri, 13 Apr 2012 06:11:52 +0200 Original-Received: from localhost ([::1]:59897 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SIXrT-0006o2-Kp for geb-bug-gnu-emacs@m.gmane.org; Fri, 13 Apr 2012 00:11:51 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:34327) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SIXrQ-0006nw-UO for bug-gnu-emacs@gnu.org; Fri, 13 Apr 2012 00:11:50 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SIXrP-0002fC-7x for bug-gnu-emacs@gnu.org; Fri, 13 Apr 2012 00:11:48 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:58901) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SIXrP-0002f8-3l for bug-gnu-emacs@gnu.org; Fri, 13 Apr 2012 00:11:47 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1SIXsc-0000xH-Bb for bug-gnu-emacs@gnu.org; Fri, 13 Apr 2012 00:13:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 13 Apr 2012 04:13:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 11211 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 11211-submit@debbugs.gnu.org id=B11211.13342903513635 (code B ref 11211); Fri, 13 Apr 2012 04:13:02 +0000 Original-Received: (at 11211) by debbugs.gnu.org; 13 Apr 2012 04:12:31 +0000 Original-Received: from localhost ([127.0.0.1]:55439 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SIXs6-0000wY-6b for submit@debbugs.gnu.org; Fri, 13 Apr 2012 00:12:30 -0400 Original-Received: from fencepost.gnu.org ([208.118.235.10]:60464) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SIXs3-0000wQ-AW for 11211@debbugs.gnu.org; Fri, 13 Apr 2012 00:12:28 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1SIXqm-0003kT-QS; Fri, 13 Apr 2012 00:11:08 -0400 X-Spook: oil defense information warfare broadside Medco Juiliett X-Ran: q01IAk^9e5!W}p\SP&r9Jm_J\qb!0BT-ozpn"nrm/gn5E' X-Hue: cyan X-Attribution: GM In-Reply-To: <87mx6i6r8g.fsf@alfa.kjonca> ("Kamil =?UTF-8?Q?Jo=C5=84ca?="'s message of "Wed, 11 Apr 2012 20:46:55 +0200") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:58971 Archived-At: Kamil Jo=C5=84ca wrote: > Debugger entered--Lisp error: (error "No match") > signal(error ("No match")) > (condition-case signal (progn (setq response ...) (if ... ... ... ... .= ..) (or ... ...)) (error (or ... ...) (signal ... ...))) > (let* ((end ...) (beg ...) (query-words ...) query-formats response res= ponse-string response-strings (eudc-former-server eudc-server) (eudc-former= -protocol eudc-protocol) servers) (setq servers (copy-sequence eudc-server-= hotlist)) (setq servers (cond ... ... ... ...)) (if (and eudc-max-servers-t= o-query ...) (setcdr ... nil)) (condition-case signal (progn ... ... ...) (= error ... ...))) > eudc-expand-inline() I'm afraid that's not much more informative. There are some variables you can set so that the lists don't get abbreviated, but I forget precisely which ones they are. Anyway, a full backtrace probably isn't going to help too much. All that happens is that it fails to find a match for some reason. I'm afraid I have no idea how to configure eudc so that I can test this myself, and I don't have any ldap servers to test it with anyway. If you can use edebug, you might try looking into this more yourself. If as you say it works in other contexts, then the problem may be something simple like it not extracting the correct string from the buffer in the first place.