From debbugs-submit-bounces@debbugs.gnu.org Tue Apr 10 12:31:15 2012 Received: (at submit) by debbugs.gnu.org; 10 Apr 2012 16:31:15 +0000 Received: from localhost ([127.0.0.1]:49033 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SHdyK-0004ev-OS for submit@debbugs.gnu.org; Tue, 10 Apr 2012 12:31:14 -0400 Received: from eggs.gnu.org ([208.118.235.92]:40336) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SHWmu-0006H0-Eg for submit@debbugs.gnu.org; Tue, 10 Apr 2012 04:50:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SHWll-0008BT-39 for submit@debbugs.gnu.org; Tue, 10 Apr 2012 04:49:55 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_HI, T_DKIM_INVALID autolearn=ham version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:57624) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SHWlk-0008BN-TZ for submit@debbugs.gnu.org; Tue, 10 Apr 2012 04:49:45 -0400 Received: from eggs.gnu.org ([208.118.235.92]:47551) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SHWld-0001KM-Vq for bug-gnu-emacs@gnu.org; Tue, 10 Apr 2012 04:49:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SHWlX-00084K-74 for bug-gnu-emacs@gnu.org; Tue, 10 Apr 2012 04:49:37 -0400 Received: from smtpo15.poczta.onet.pl ([213.180.142.146]:56510) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SHWlW-00083V-OS for bug-gnu-emacs@gnu.org; Tue, 10 Apr 2012 04:49:31 -0400 Received: from localhost (circinus.aster.net.pl [85.222.105.11]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: kjonca@poczta.onet.pl) by smtp.poczta.onet.pl (Onet) with ESMTPSA id A3A85200A11CC for ; Tue, 10 Apr 2012 10:49:27 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=poczta.onet.pl; s=2011; t=1334047767; bh=OxKrNKwv+i3EO1RC053S4p/yx7YI10XqMncue7JO/f0=; h=From:To:Subject:Date:Message-ID:MIME-Version:Content-Type; b=DYHv2hZo1bjDYeY7543UvoStzTL3IZC2OuehMKM2RraSsBsQAhg5FEenKg3ZIo0GK eJGbR6OkVxTxfCfwVLB/oFlTRD7gCVXclvzq+uVSskiZAZGVLB2anCh8deDnUG1OXs ESKusEYa1UkbVTwPrRvn8kfL4Z0/k/ZHePxa7ang= From: kjonca@poczta.onet.pl (Kamil Jo=144ca) To: bug-gnu-emacs@gnu.org Subject: 23.3; Gnus - eudc/ldap - inline expansion does not work Date: Tue, 10 Apr 2012 10:49:24 +0200 Message-ID: <87vcl855uz.fsf@alfa.kjonca> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 208.118.235.17 X-Spam-Score: -6.9 (------) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Tue, 10 Apr 2012 12:31:11 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.9 (------) #v+ I configured Gnus for search adresses in my ldap directory. When I query via form it works perfectly. But when I try to use inline expansion[1] it does not work and I got: --8<---------------cut here---------------start------------->8--- Debugger entered--Lisp error: (error "No match") signal(error ("No match")) byte-code(" <---------snip here-------------> " [eudc-server eudc-former-server eudc-protocol eudc-former-protocol signal eudc-set-server t] 4) eudc-expand-inline() message-expand-name() message-tab() call-interactively(message-tab nil nil) --8<---------------cut here---------------end--------------->8--- Stracing shows that ldapsearch is called (once), and fills some files with values. These files are then read by emacs. [1] - by writing first/last name and then pressing tab. #v- In GNU Emacs 23.3.1 (x86_64-pc-linux-gnu, GTK+ Version 2.24.8) of 2012-01-29 on trouble, modified by Debian Windowing system distributor `The X.Org Foundation', version 11.0.11102902 configured using `configure '--build' 'x86_64-linux-gnu' '--build' 'x86_64-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var/lib' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes' '--enable-locallisppath=/etc/emacs23:/etc/emacs:/usr/local/share/emacs/23.3/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/23.3/site-lisp:/usr/share/emacs/site-lisp' '--with-crt-dir=/usr/lib/x86_64-linux-gnu' '--with-x=yes' '--with-x-toolkit=gtk' '--with-toolkit-scroll-bars' 'build_alias=x86_64-linux-gnu' 'CFLAGS=-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DDEBIAN -O2' 'CPPFLAGS=-D_FORTIFY_SOURCE=2'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: en_GB value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: en_GB value of $LANG: pl_PL.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: C/l Minor modes in effect: shell-dirtrack-mode: t diff-auto-refine-mode: t desktop-save-mode: t tooltip-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-encryption-mode: t auto-compression-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t abbrev-mode: t Recent input: B ESC O B ESC O B ESC O B ESC O B ESC O B ESC O B ESC O B ESC O B ESC O B ESC O B ESC O B ESC O B ESC O B ESC O A RET RET q ESC O B ESC O B ESC O A RET RET SPC SPC SPC ESC O A ESC O A ESC O A RET ESC O B RET ESC O B RET q s g ESC O A ESC O A ESC O A ESC O A ESC O A ESC O A ESC O A ESC O A ESC O A ESC O A ESC O A ESC O A ESC O A ESC O A ESC O A ESC O B ESC O A ESC O A ESC O A ESC O A ESC O A ESC O A ESC O A ESC O A ESC O A ESC O A ESC O A ESC O A ESC O A ESC O A ESC O A ESC O A ESC O A ESC O A ESC O B ESC O B ESC O B RET RET h 4 # # # # # # # # # # # B m RET q ESC x ESC O A ESC O A RET ESC x ESC O A ESC O A RET G n u s SPC - SPC e u d c / l d a p SPC - SPC i n l i n e SPC e x p a n s i o n SPC d o e s SPC n o t SPC w o r k RET C-x k RET ESC O A RET C-x k RET C-x 0 C-x k RET ESC x ESC O A RET Recent messages: Checking 57 files in /usr/share/emacs/23.3/lisp/eshell... Checking 70 files in /usr/share/emacs/23.3/lisp/erc... Checking 52 files in /usr/share/emacs/23.3/lisp/emulation... Checking 138 files in /usr/share/emacs/23.3/lisp/emacs-lisp... Checking 24 files in /usr/share/emacs/23.3/lisp/cedet... Checking 57 files in /usr/share/emacs/23.3/lisp/calendar... Checking 87 files in /usr/share/emacs/23.3/lisp/calc... Checking 43 files in /usr/share/emacs/23.3/lisp/obsolete... Checking 1 files in /usr/share/emacs/23.3/leim... Checking for load-path shadows...done Load-path shadows: /usr/share/emacs23/site-lisp/auctex/preview hides /usr/share/emacs/site-lisp/auctex/preview /usr/share/emacs23/site-lisp/auctex/texmathp hides /usr/share/emacs/site-lisp/auctex/texmathp /usr/share/emacs23/site-lisp/auctex/toolbar-x hides /usr/share/emacs/site-lisp/auctex/toolbar-x /usr/share/emacs23/site-lisp/auctex/tex hides /usr/share/emacs/site-lisp/auctex/tex /usr/share/emacs23/site-lisp/auctex/tex-jp hides /usr/share/emacs/site-lisp/auctex/tex-jp /usr/share/emacs23/site-lisp/auctex/latex hides /usr/share/emacs/site-lisp/auctex/latex /usr/share/emacs23/site-lisp/auctex/context-nl hides /usr/share/emacs/site-lisp/auctex/context-nl /usr/share/emacs23/site-lisp/auctex/tex-fptex hides /usr/share/emacs/site-lisp/auctex/tex-fptex /usr/share/emacs23/site-lisp/auctex/tex-mik hides /usr/share/emacs/site-lisp/auctex/tex-mik /usr/share/emacs23/site-lisp/auctex/multi-prompt hides /usr/share/emacs/site-lisp/auctex/multi-prompt /usr/share/emacs23/site-lisp/auctex/tex-fold hides /usr/share/emacs/site-lisp/auctex/tex-fold /usr/share/emacs23/site-lisp/auctex/font-latex hides /usr/share/emacs/site-lisp/auctex/font-latex /usr/share/emacs23/site-lisp/auctex/prv-emacs hides /usr/share/emacs/site-lisp/auctex/prv-emacs /usr/share/emacs23/site-lisp/auctex/tex-style hides /usr/share/emacs/site-lisp/auctex/tex-style /usr/share/emacs23/site-lisp/auctex/context hides /usr/share/emacs/site-lisp/auctex/context /usr/share/emacs23/site-lisp/auctex/tex-info hides /usr/share/emacs/site-lisp/auctex/tex-info /usr/share/emacs23/site-lisp/auctex/context-en hides /usr/share/emacs/site-lisp/auctex/context-en /usr/share/emacs23/site-lisp/auctex/tex-bar hides /usr/share/emacs/site-lisp/auctex/tex-bar /usr/share/emacs23/site-lisp/auctex/tex-font hides /usr/share/emacs/site-lisp/auctex/tex-font /usr/share/emacs23/site-lisp/auctex/tex-buf hides /usr/share/emacs/site-lisp/auctex/tex-buf /usr/share/emacs23/site-lisp/auctex/bib-cite hides /usr/share/emacs/site-lisp/auctex/bib-cite /usr/share/emacs/23.3/site-lisp/debian-startup hides /usr/share/emacs/site-lisp/debian-startup /usr/share/emacs23/site-lisp/dictionaries-common/ispell hides /usr/share/emacs/23.3/lisp/textmodes/ispell /usr/share/emacs23/site-lisp/dictionaries-common/flyspell hides /usr/share/emacs/23.3/lisp/textmodes/flyspell Features: (shadow emacsbug nnrss xml mm-url url url-proxy url-privacy url-expand url-methods url-history url-cookie url-util url-parse url-vars nnagent nnml goto-addr thingatpt mule-util cal-move uudecode debug shell novice etags tutorial help-mode view gnus-fun gnus-dup multi-isearch w3m-form w3m-symbol w3m browse-url doc-view image-mode w3m-hist w3m-fb w3m-ems w3m-ccl ccl w3m-favicon w3m-image w3m-proc w3m-util flow-fill sort gnus-cite smiley ansi-color mail-extr gnus-async gnus-bcklg gnus-ml disp-table gnus-topic timezone nnfolder utf-7 utf7 rfc2104 nnimap imap nndraft nnmh auth-source gnus-agent gnus-srvr gnus-score nnvirtual gnus-msg gnus-art mm-uu mml2015 epg-config mm-view smime dig nntp gnus-cache score-mode parse-time vc-cvs make-mode conf-mode newcomment muttrc-mode man assoc fetchmail-mode latexenc preview prv-emacs byte-opt warnings tex-buf noutline outline font-latex bytecomp byte-compile latex edmacro kmacro tex-style tex css-mode sql comint ring dired diary-lib diary-loaddefs cal-menu calendar cal-loaddefs nxml-uchnm rng-xsd xsd-regexp rng-cmpct rng-nxml rng-valid rng-loc rng-uri rng-parse nxml-parse rng-match rng-dt rng-util rng-pttrn nxml-ns nxml-mode nxml-outln nxml-rap nxml-util nxml-glyph nxml-enc xmltok perl-mode cc-awk cc-mode cc-fonts cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs jka-compr info vc-bzr bzr-dvc tla smerge-mode dvc-state dvc-config diff tla-gnus dvc-gnus dvc-cmenu dvc-about dvc-version bzr dvc-annotate dvc-revlist dvc-diff uniquify advice help-fns advice-preload dvc-fileinfo bzr-core tla-core pp tla-autoconf tla-defs dvc-log vc vc-dispatcher dvc-unified dvc-tips ffap add-log diff-mode easy-mmode ediff-merg ediff-diff ediff-wind ediff-help ediff-util ediff-mult ediff-init ediff xdarcs-core xgit-core xhg-core xmtn-minimal sh-script executable w3m-load dvc-autoloads dvc-core dvc-lisp dvc-buffers dvc-ui dvc-register dvc-utils dvc-emacs ewoc dvc-defs dvc-site server eudcb-ldap ldap eudc eudc-options-file cus-edit eudc-vars nnir-local cl cl-19 nnir gnus-sum gnus-group gnus-undo nnmail mail-source format-spec gnus-start gnus-spec gnus-int gnus-range message sendmail regexp-opt ecomplete rfc822 mml easymenu mml-sec password-cache mm-decode mm-bodies mm-encode mailcap mail-parse rfc2231 rfc2047 rfc2045 qp ietf-drums mailabbrev gmm-utils mailheader canlock sha1 hex-util hashcash gnus-win nnoo gnus gnus-ems nnheader gnus-util netrc time-date mail-utils mm-util mail-prsvr wid-edit desktop cus-start cus-load preview-latex tex-site auto-loads tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd font-setting tool-bar dnd fontset image fringe lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mldrag mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev loaddefs button minibuffer faces cus-face files text-properties overlay md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dbusbind system-font-setting font-render-setting gtk x-toolkit x multi-tty emacs) -- http://blogdebart.pl/2009/12/22/mamy-chorych-dzieci/ History repeats itself -- the first time as a tragi-comedy, the second time as bedroom farce. From debbugs-submit-bounces@debbugs.gnu.org Wed Apr 11 14:07:51 2012 Received: (at 11211) by debbugs.gnu.org; 11 Apr 2012 18:07:51 +0000 Received: from localhost ([127.0.0.1]:52480 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SI1xO-0004PY-Vv for submit@debbugs.gnu.org; Wed, 11 Apr 2012 14:07:51 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:46451) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SI1xN-0004PS-2f for 11211@debbugs.gnu.org; Wed, 11 Apr 2012 14:07:49 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1SI1wF-0005Rl-Q5; Wed, 11 Apr 2012 14:06:39 -0400 From: Glenn Morris To: kjonca@poczta.onet.pl (Kamil Jo=144ca) Subject: Re: bug#11211: 23.3; Gnus - eudc/ldap - inline expansion does not work References: <87vcl855uz.fsf@alfa.kjonca> X-Spook: Capricorn Baranyi colonel ISEC Consul INSCOM New World X-Ran: }liNn0M"A5ujtVNJ'dF4E*S@[_0^4od/R[(.4@B\7QfKE[Ut]"A4G<6g5qIuXx=7@aH6JX X-Hue: white X-Debbugs-No-Ack: yes X-Attribution: GM Date: Wed, 11 Apr 2012 14:06:39 -0400 In-Reply-To: <87vcl855uz.fsf@alfa.kjonca> (Kamil Jo's message of "Tue, 10 Apr 2012 10:49:24 +0200") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -6.9 (------) X-Debbugs-Envelope-To: 11211 Cc: 11211@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.9 (------) Kamil Jo=144ca wrote: > When I query via form it works perfectly. > But when I try to use inline expansion[1] it does not work and I got: > > --8<---------------cut here---------------start------------->8--- > Debugger entered--Lisp error: (error "No match") > signal(error ("No match")) > byte-code(" <---------snip here-------------> " [eudc-server Can you load the uncompiled version of eudc.el (maybe of all the eudc*.el files), and post the backtrace that you get in that case? From debbugs-submit-bounces@debbugs.gnu.org Wed Apr 11 14:48:12 2012 Received: (at 11211) by debbugs.gnu.org; 11 Apr 2012 18:48:12 +0000 Received: from localhost ([127.0.0.1]:52550 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SI2aR-0006DO-Jj for submit@debbugs.gnu.org; Wed, 11 Apr 2012 14:48:12 -0400 Received: from smtpo15.poczta.onet.pl ([213.180.142.146]:53498) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SI2aN-0006D9-7k for 11211@debbugs.gnu.org; Wed, 11 Apr 2012 14:48:09 -0400 Received: from localhost (circinus.aster.net.pl [85.222.105.11]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: kjonca@poczta.onet.pl) by smtp.poczta.onet.pl (Onet) with ESMTPSA id CE395200D87C6; Wed, 11 Apr 2012 20:46:56 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=poczta.onet.pl; s=2011; t=1334170017; bh=ntubKcHoPzFcX1iq7LvlN+mG2indae8TPYts48On3Cc=; h=From:To:Cc:Subject:References:Date:In-Reply-To:Message-ID: MIME-Version:Content-Type; b=mTuww8M6vVo9IGVB2eJ8MWSiPKdn01JzWg6SH6QRYxPseFUUjruYbq70quioLcgi+ TEHaH7hB2LSgt5vwtbPwpRkriB0zZTcvayoury9y2K+22jzSgNYRAOS22pUXERE8ol v5P9vSX44iOke5+VRdaBmY2n2j0KEZ9sYcbNcjxI= From: kjonca@poczta.onet.pl (Kamil =?iso-8859-2?Q?Jo=F1ca?=) To: Glenn Morris Subject: Re: bug#11211: 23.3; Gnus - eudc/ldap - inline expansion does not work References: <87vcl855uz.fsf@alfa.kjonca> Date: Wed, 11 Apr 2012 20:46:55 +0200 In-Reply-To: (Glenn Morris's message of "Wed, 11 Apr 2012 14:06:39 -0400") Message-ID: <87mx6i6r8g.fsf@alfa.kjonca> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -1.9 (-) X-Debbugs-Envelope-To: 11211 Cc: 11211@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.9 (-) Glenn Morris writes: > Kamil Jo=144ca wrote: > >> When I query via form it works perfectly. >> But when I try to use inline expansion[1] it does not work and I got: >> >> --8<---------------cut here---------------start------------->8--- >> Debugger entered--Lisp error: (error "No match") >> signal(error ("No match")) >> byte-code(" <---------snip here-------------> " [eudc-server > > Can you load the uncompiled version of eudc.el (maybe of all the > eudc*.el files), and post the backtrace that you get in that case? > --8<---------------cut here---------------start------------->8--- 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 response-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-to-query ...) (setcdr ... nil)) (condition-case signal (progn ... ... ...) (error ... ...))) eudc-expand-inline() message-expand-name() message-tab() call-interactively(message-tab nil nil) --8<---------------cut here---------------end--------------->8--- -- http://sporothrix.wordpress.com/2011/01/16/usa-sie-krztusza-kto-nastepny/ Vests are to suits as seat-belts are to cars. From debbugs-submit-bounces@debbugs.gnu.org Fri Apr 13 00:12:30 2012 Received: (at 11211) by debbugs.gnu.org; 13 Apr 2012 04:12:31 +0000 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 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 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 From: Glenn Morris To: kjonca@poczta.onet.pl (Kamil =?utf-8?Q?Jo=C5=84ca?=) Subject: Re: bug#11211: 23.3; Gnus - eudc/ldap - inline expansion does not work References: <87vcl855uz.fsf@alfa.kjonca> <87mx6i6r8g.fsf@alfa.kjonca> 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-Debbugs-No-Ack: yes X-Attribution: GM Date: Fri, 13 Apr 2012 00:11:08 -0400 In-Reply-To: <87mx6i6r8g.fsf@alfa.kjonca> ("Kamil =?utf-8?Q?Jo=C5=84ca=22'?= =?utf-8?Q?s?= message of "Wed, 11 Apr 2012 20:46:55 +0200") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -5.7 (-----) X-Debbugs-Envelope-To: 11211 Cc: 11211@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -5.7 (-----) 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. From debbugs-submit-bounces@debbugs.gnu.org Thu Nov 08 04:54:46 2012 Received: (at 11211) by debbugs.gnu.org; 8 Nov 2012 09:54:46 +0000 Received: from localhost ([127.0.0.1]:55421 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TWOow-0006lc-BG for submit@debbugs.gnu.org; Thu, 08 Nov 2012 04:54:46 -0500 Received: from circinus.aster.net.pl ([85.222.105.11]:53056) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TWOou-0006lU-BD for 11211@debbugs.gnu.org; Thu, 08 Nov 2012 04:54:45 -0500 Received: from kjonca by alfa.kjonca with local (Exim 4.80) (envelope-from ) id 1TWOor-0000dD-IM; Thu, 08 Nov 2012 10:54:41 +0100 From: kjonca@poczta.onet.pl (Kamil =?iso-8859-2?Q?Jo=F1ca?=) To: Glenn Morris Subject: Re: bug#11211: 23.3; Gnus - eudc/ldap - inline expansion does not work References: <87vcl855uz.fsf@alfa.kjonca> <87mx6i6r8g.fsf@alfa.kjonca> Date: Thu, 08 Nov 2012 10:54:41 +0100 In-Reply-To: (Glenn Morris's message of "Fri, 13 Apr 2012 00:11:08 -0400") Message-ID: <87d2zowhb2.fsf@alfa.kjonca> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 1.6 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: I noticed by accident that it related to (eudc-inline-expansion-format) with its default setting --88--- ("%s" email) --88--- inline expansion seems to work But i prefer to expand entries to something like [...] Content analysis details: (1.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.8 SPF_NEUTRAL SPF: sender does not match SPF record (neutral) 0.8 BAYES_50 BODY: Bayes spam probability is 40 to 60% [score: 0.5000] 0.0 T_FILL_THIS_FORM_SHORT Fill in a short form with personal information X-Debbugs-Envelope-To: 11211 Cc: 11211@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: 1.6 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: I noticed by accident that it related to (eudc-inline-expansion-format) with its default setting --88--- ("%s" email) --88--- inline expansion seems to work But i prefer to expand entries to something like [...] Content analysis details: (1.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.8 SPF_NEUTRAL SPF: sender does not match SPF record (neutral) 0.8 BAYES_50 BODY: Bayes spam probability is 40 to 60% [score: 0.5000] I noticed by accident that it related to=20 (eudc-inline-expansion-format) with its default setting=20 --8<---------------cut here---------------start------------->8--- ("%s" email) --8<---------------cut here---------------end--------------->8--- inline expansion seems to work=20 But i prefer to expand entries to something like=20=20 --8<---------------cut here---------------start------------->8--- Kamil Jo=F1ca =20 --8<---------------cut here---------------end--------------->8--- and with setting ("%s %s <%s>" firstname name email)=20 this does not work. Am I missing something with setting this variable? KJ Glenn Morris writes: > Kamil Jo=F1ca 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 response-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-to-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. > --=20 http://blogdebart.pl/2012/06/24/hiena/ joeyh now has a terminal at the couch? That guy is wired, I swear =3D> Knghtbrd: laptop and I don't mean the cats. From debbugs-submit-bounces@debbugs.gnu.org Sun Dec 14 20:35:35 2014 Received: (at 11211) by debbugs.gnu.org; 15 Dec 2014 01:35:35 +0000 Received: from localhost ([127.0.0.1]:46341 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Y0KZS-0002zL-LW for submit@debbugs.gnu.org; Sun, 14 Dec 2014 20:35:35 -0500 Received: from mail-ig0-f177.google.com ([209.85.213.177]:60507) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Y0KZQ-0002z5-2J for 11211@debbugs.gnu.org; Sun, 14 Dec 2014 20:35:32 -0500 Received: by mail-ig0-f177.google.com with SMTP id z20so4275324igj.16 for <11211@debbugs.gnu.org>; Sun, 14 Dec 2014 17:35:26 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version:content-type :content-transfer-encoding; bh=0AJpUERP1VH6SjNrC6qLdYT+6KxA4Dgsh+/GQohW71Y=; b=jkvV8ig61FN7p9IWHmTHRilUrye3w9EWsECAkQHmXKxQVErSV6R6o7SxrMwnJ4QL3X WdJZ0FBQwoMJJVNVXyenFtW9gm9VGiQ3swlZwEr4Y0XFdQYAv3XmXQgFStTpmqaHHHUa OmUuM2Gsrr1Hsg08pM5brZXIBVO7jy78UAFnx/xLRhnwLvhsRItblzCVybVJrWsYB3+O VraeiyQk92rIJvUwM6g8lBBIl0yVeznH52cY+ysVf/qFG9z3yZd+uN7F+VhUryCH47P0 BiS8j1XmCBi2KONrjPyRGEZXOxkRTbtgsKt/u8ac+QwL/kpldwpR0q8/3AyL3Mt7vtAs UTQQ== X-Gm-Message-State: ALoCoQmYRiQpF8QkOgZRNIJGbV1EZ6NCynykAXlzecWr5fLPpimcmwx+qvQDVZ9fniXScALqpIch X-Received: by 10.43.7.3 with SMTP id om3mr25185177icb.97.1418607326379; Sun, 14 Dec 2014 17:35:26 -0800 (PST) Received: from hp-dv5t (69-165-165-189.dsl.teksavvy.com. [69.165.165.189]) by mx.google.com with ESMTPSA id h198sm2379850ioh.20.2014.12.14.17.35.25 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Sun, 14 Dec 2014 17:35:25 -0800 (PST) From: Thomas Fitzsimmons To: kjonca@poczta.onet.pl (Kamil =?utf-8?Q?Jo=C5=84ca?=) Subject: Re: bug#11211: 23.3; Gnus - eudc/ldap - inline expansion does not work References: <87vcl855uz.fsf@alfa.kjonca> <87mx6i6r8g.fsf@alfa.kjonca> <87d2zowhb2.fsf@alfa.kjonca> Date: Sun, 14 Dec 2014 20:35:24 -0500 In-Reply-To: <87d2zowhb2.fsf@alfa.kjonca> ("Kamil \=\?utf-8\?Q\?Jo\=C5\=84ca\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Thu, 08 Nov 2012 10:54:41 +0100") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 11211 Cc: Glenn Morris , 11211@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) kjonca@poczta.onet.pl (Kamil Jo=C5=84ca) writes: > Glenn Morris writes: > >> 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 response-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-to-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. >> > I noticed by accident that it related to > (eudc-inline-expansion-format) > > with its default setting > ("%s" email) > inline expansion seems to work > But i prefer to expand entries to something like > > Kamil Jo=C5=84ca > and with setting ("%s %s <%s>" firstname name email) > this does not work. > Am I missing something with setting this variable? > KJ Can you try running ldapsearch on the command-line, with the same arguments that you see in the strace output? One possibility is that the server is returning results that contain LDAP attribute names that Emacs is not expecting. The relevant code is in lisp/net/eudc.el: [...] ;; Loop on query-formats (while query-formats (setq response (eudc-query (eudc-format-query query-words (car query-formats)) (eudc-translate-attribute-list (cdr eudc-inline-expansion-format)))) (if response (throw 'found response)) (setq query-formats (cdr query-formats))) [...] If I hard-code a wrong value list in place of: (eudc-translate-attribute-list (cdr eudc-inline-expansion-format)) (I tried '(givenname sk mail)), then inline expansion fails with "No match", but form expansion still works. eudc-translate-attribute-list converts the inline expansion format based on the attribute values in eudc-ldap-attributes-translation-alist: (defvar eudc-ldap-attributes-translation-alist '((name . sn) (firstname . givenname) (email . mail) (phone . telephonenumber)) "Alist mapping EUDC attribute names to LDAP names.") See if there are differences between sn, givenname, and the attribute values you see in the command line output. Thomas From debbugs-submit-bounces@debbugs.gnu.org Sun Mar 08 21:52:45 2015 Received: (at control) by debbugs.gnu.org; 9 Mar 2015 01:52:45 +0000 Received: from localhost ([127.0.0.1]:39923 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YUms8-0006LF-Jp for submit@debbugs.gnu.org; Sun, 08 Mar 2015 21:52:44 -0400 Received: from mail-ie0-f176.google.com ([209.85.223.176]:40332) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YUms6-0006Kz-G8 for control@debbugs.gnu.org; Sun, 08 Mar 2015 21:52:43 -0400 Received: by iecrp18 with SMTP id rp18so31183706iec.7 for ; Sun, 08 Mar 2015 18:52:37 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:date:message-id:user-agent:mime-version :content-type; bh=bonV5pYgPIZG4JupRwBS22z0YJFcuDtWe/sXnejLQOE=; b=CNnuRKVbULx5f9GC/O8GsDDirTDm7ArgjgRLyDXNTxz+j7cwQoYgjE7SHr9mXbD/Ca YcCVUMOKCla6ha0Tf4rv55r+O7uparXccEL/An7nonxrxfVoOMQeju3tb1wSh3NTUWJj BI5yMGEH7RBuwS/Vbom+prsgFHiFBpzSeiBXoZh70ughGGkrSCZd9FJiAQ12gJ29f5LB mBXclX4d692KGhDaJOIjpZThs8i5aLT9Ex8HhYO0kYKdA3oHTdsQ28jbu3s96bXJFQTI ceALkoZLRDpGPBzrUdxihW7jIWvXRcY5HxEaaFO+icu+Mu14He6BP8fYNGc707w/gZC3 SpEQ== X-Gm-Message-State: ALoCoQmGPI/6vl42lXglnjnT7iVXMV5TF3/p40oOR6t0c9gV0w78giZdyKBU4shtLkAVxToEy95a X-Received: by 10.50.72.108 with SMTP id c12mr31939221igv.27.1425865956894; Sun, 08 Mar 2015 18:52:36 -0700 (PDT) Received: from hp-dv5t (69-165-165-189.dsl.teksavvy.com. [69.165.165.189]) by mx.google.com with ESMTPSA id m5sm5384616ige.5.2015.03.08.18.52.36 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Sun, 08 Mar 2015 18:52:36 -0700 (PDT) From: Thomas Fitzsimmons To: control@debbugs.gnu.org Date: Sun, 08 Mar 2015 21:52:35 -0400 Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 1.3 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: tags 11211 unreproducible thanks [...] Content analysis details: (1.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [209.85.223.176 listed in list.dnswl.org] 1.8 MISSING_SUBJECT Missing Subject: header 0.2 NO_SUBJECT Extra score for no subject X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.3 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: tags 11211 unreproducible thanks [...] Content analysis details: (1.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [209.85.223.176 listed in list.dnswl.org] 1.8 MISSING_SUBJECT Missing Subject: header 0.2 NO_SUBJECT Extra score for no subject tags 11211 unreproducible thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Mar 08 21:56:50 2015 Received: (at 11211-done) by debbugs.gnu.org; 9 Mar 2015 01:56:50 +0000 Received: from localhost ([127.0.0.1]:39929 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YUmw5-0006S5-MA for submit@debbugs.gnu.org; Sun, 08 Mar 2015 21:56:49 -0400 Received: from mail-oi0-f53.google.com ([209.85.218.53]:44452) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YUmw3-0006Rr-Tq for 11211-done@debbugs.gnu.org; Sun, 08 Mar 2015 21:56:48 -0400 Received: by oifu20 with SMTP id u20so26718094oif.11 for <11211-done@debbugs.gnu.org>; Sun, 08 Mar 2015 18:56:42 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:subject:references:date:in-reply-to :message-id:user-agent:mime-version:content-type; bh=DZ7xqeYEXBmHu3ZumZxyfUGT/Giv0/azFXT7NL5T0pw=; b=kDrEfumtcFqmtBbabJYtpVSyIXEcQjyvWOXf5O7j37I8OtjL+ymWtoNELOYqdkEPJR 6KQ+nYwDwOON5cpNdQUeagVTNoc85Xp5cOw4G+7t0JRScerimgG2ZW+HSNlfJ5JMecEP fP/7g3DSv3tbWp2VAhCDD622QrpalbVu31mZKgCxz0axUtNjTsYEzNoP5hNY5vixlV7N YOoieaIUxItNBqksPqHIXqPAQRiXrfNEbnkPSQyzoFJE4rIKvLx3blvSDr0k9VJabIIQ yuEyleVJo5ToPnzNZIblVx6aFNVwO+Xu3Om7frLsj4qRW7eJ5+n+Nx1yRrPObGIDqWs/ J3Mg== X-Gm-Message-State: ALoCoQm5xBscZrns6VGhJ3EueFtni6BYFi1JkQ5yf2vunDDnfoRaZIE8SV4Vf8beb4rKOJKbSVV3 X-Received: by 10.60.147.196 with SMTP id tm4mr19881562oeb.9.1425866202128; Sun, 08 Mar 2015 18:56:42 -0700 (PDT) Received: from hp-dv5t (69-165-165-189.dsl.teksavvy.com. [69.165.165.189]) by mx.google.com with ESMTPSA id je2sm4039835oeb.5.2015.03.08.18.56.41 for <11211-done@debbugs.gnu.org> (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Sun, 08 Mar 2015 18:56:41 -0700 (PDT) From: Thomas Fitzsimmons To: 11211-done@debbugs.gnu.org Subject: Re: bug#11211: 23.3; Gnus - eudc/ldap - inline expansion does not work References: <87vcl855uz.fsf@alfa.kjonca> <87mx6i6r8g.fsf@alfa.kjonca> <87d2zowhb2.fsf@alfa.kjonca> Date: Sun, 08 Mar 2015 21:56:40 -0400 In-Reply-To: <87d2zowhb2.fsf@alfa.kjonca> ("Kamil \=\?utf-8\?Q\?Jo\=C5\=84ca\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Thu, 08 Nov 2012 10:54:41 +0100") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 11211-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) Hi, I'm closing this because I haven't heard back how to reproduce it. Please reopen the bug if you can provide more information and/or do the experiment I mentioned in my last follow-up. Thanks, Thomas From unknown Sat Aug 09 04:54:46 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 06 Apr 2015 11:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator