From debbugs-submit-bounces@debbugs.gnu.org Thu Apr 14 16:02:38 2016 Received: (at submit) by debbugs.gnu.org; 14 Apr 2016 20:02:38 +0000 Received: from localhost ([127.0.0.1]:35696 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1aqnTJ-0005np-Uk for submit@debbugs.gnu.org; Thu, 14 Apr 2016 16:02:38 -0400 Received: from eggs.gnu.org ([208.118.235.92]:42984) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1aqnGI-0005TB-1a for submit@debbugs.gnu.org; Thu, 14 Apr 2016 15:49:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aqnGB-0005Eo-HS for submit@debbugs.gnu.org; Thu, 14 Apr 2016 15:49:04 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:36851) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aqnGB-0005Ec-Dc for submit@debbugs.gnu.org; Thu, 14 Apr 2016 15:49:03 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33951) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aqnG9-0007it-Vg for bug-gnu-emacs@gnu.org; Thu, 14 Apr 2016 15:49:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aqnG4-0005Cb-Rx for bug-gnu-emacs@gnu.org; Thu, 14 Apr 2016 15:49:01 -0400 Received: from smtp.bbn.com ([128.33.1.81]:13947) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aqnG4-0005C0-Nq for bug-gnu-emacs@gnu.org; Thu, 14 Apr 2016 15:48:56 -0400 Received: from butterfield.bbn.com ([128.33.251.124]:51375) by smtp.bbn.com with esmtps (TLSv1:AES128-SHA:128) (Exim 4.77 (FreeBSD)) (envelope-from ) id 1aqnG2-00017v-7w for bug-gnu-emacs@gnu.org; Thu, 14 Apr 2016 15:48:54 -0400 From: Jon Schewe To: bug-gnu-emacs@gnu.org Subject: 24.5; Error with directory local variables Date: Thu, 14 Apr 2016 14:48:50 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: FreeBSD 8.x X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.1 (----) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Thu, 14 Apr 2016 16:02:37 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 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: -4.1 (----) I downloaded log4cplus from SourceForge. In it's top level directory is the file .dir-locals.el with the following contents: ;;; Directory Local Variables ;;; See Info node `(emacs) Directory Variables' for more information. ((nil . ((fill-column . 79) (indent-tabs-mode) (show-trailing-whitespace . t) (whitespace-style face trailing lines-tail space-before-tab indentation = empty) (whitespace-newline . t))) (c++-mode . ((tab-width . 4) (whitespace-action warn-read-only auto-cleanup))) (cmake-mode . ((whitespace-action warn-read-only auto-cleanup)))) When I try to navigate to that directory with dired I get prompted for y,n or !. Both y and n yeild the same results: hack-local-variables-confirm: Wrong number of arguments: #[nil "=C3=80 ?=C2= =86.=00=C3=81 =C2=83.=00=C3=82p!=C2=87=C3=83 =C2=87" [menu-bar-menu-frame-l= ive-and-visible-p menu-bar-non-minibuffer-window-p kill-buffer abort-recurs= ive-edit] 2 2382972 nil], 1 When I set debug-on-error I get this stack trace: Debugger entered--Lisp error: (wrong-number-of-arguments #[nil "\300 ?\206.= =00\301 \203.=00\302p!\207\303 \207" [menu-bar-menu-frame-live-and-visible-= p menu-bar-non-minibuffer-window-p kill-buffer abort-recursive-edit] 2 2382= 972 nil] 1) quit-window(t) hack-local-variables-confirm(((fill-column . 79) (indent-tabs-mode) (show= -trailing-whitespace . t) (whitespace-style face trailing lines-tail space-= before-tab indentation empty) (whitespace-newline . t)) ((whitespace-style = face trailing lines-tail space-before-tab indentation empty) (whitespace-ne= wline . t)) nil "/Users/jschewe/projects/people_tracker/working-dir/extlib/= source/log4cplus-1.2.0/") hack-local-variables-filter(((whitespace-newline . t) (whitespace-style f= ace trailing lines-tail space-before-tab indentation empty) (show-trailing-= whitespace . t) (indent-tabs-mode) (fill-column . 79)) "/Users/jschewe/proj= ects/people_tracker/working-dir/extlib/source/log4cplus-1.2.0/") hack-dir-local-variables() hack-local-variables() normal-mode(t) after-find-file(nil t) find-file-noselect-1(# "~/projects/people_tracker/= working-dir/extlib/source/log4cplus-1.2.0/.dir-locals.el" nil nil "~/projec= ts/people_tracker/working-dir/extlib/source/log4cplus-1.2.0/.dir-locals.el"= (26456614 16777220)) find-file-noselect("~/projects/people_tracker/working-dir/extlib/source/l= og4cplus-1.2.0/.dir-locals.el" nil nil t) find-file("~/projects/people_tracker/working-dir/extlib/source/log4cplus-= 1.2.0/.dir-locals.el" t) call-interactively(find-file nil nil) command-execute(find-file) In GNU Emacs 24.5.1 (x86_64-apple-darwin15.3.0, NS apple-appkit-1404.34) of 2016-01-31 on teneleven-slave.macports.org Windowing system distributor `Apple', version 10.3.1404 Configured using: `configure --prefix=3D/opt/local --with-ns --without-x --without-dbus CC=3D/usr/bin/clang 'CFLAGS=3D-pipe -Os -arch x86_64' 'LDFLAGS=3D-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' CPPFLAGS=3D-I/opt/local/include' Important settings: locale-coding-system: utf-8-unix Major mode: Emacs-Lisp Minor modes in effect: iswitchb-mode: t show-paren-mode: t display-time-mode: t tooltip-mode: t electric-indent-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-composition-mode: t auto-encryption-mode: t auto-compression-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t Recent messages: done loading configuration Loading /Users/jschewe/.xemacs/init.el (source)...done For information about GNU Emacs and the GNU system, type C-h C-a. Package iswitchb is obsolete! ls does not support --dired; see `dired-use-ls-dired' for more details. Please type y, n, or !: y hack-local-variables-confirm: Wrong number of arguments: #[nil "=C3=80 ?=C2= =86.=00=C3=81 =C2=83.=00=C3=82p!=C2=87=C3=83 =C2=87" [menu-bar-menu-frame-l= ive-and-visible-p menu-bar-non-minibuffer-window-p kill-buffer abort-recurs= ive-edit] 2 2382972 nil], 1 Type C-x 1 to delete the help window. Please type y, n, or !: n Directory-local variables error: (wrong-number-of-arguments #[nil "\300 ?\2= 06.=00\301 \203.=00\302p!\207\303 \207" [menu-bar-menu-frame-live-and-visib= le-p menu-bar-non-minibuffer-window-p kill-buffer abort-recursive-edit] 2 2= 382972 nil] 1) Load-path shadows: /Users/jschewe/.xemacs/xemacs-packages/lisp/cmake-mode hides /opt/local/sha= re/emacs/site-lisp/cmake-mode /Users/jschewe/.xemacs/xemacs-packages/lisp/bs hides /Applications/MacPorts= /Emacs.app/Contents/Resources/lisp/bs /Users/jschewe/.xemacs/xemacs-packages/lisp/conf-mode hides /Applications/M= acPorts/Emacs.app/Contents/Resources/lisp/textmodes/conf-mode /Users/jschewe/.xemacs/xemacs-packages/lisp/antlr-mode hides /Applications/= MacPorts/Emacs.app/Contents/Resources/lisp/progmodes/antlr-mode /Users/jschewe/.xemacs/xemacs-packages/lisp/newsticker hides /Applications/= MacPorts/Emacs.app/Contents/Resources/lisp/net/newsticker /Users/jschewe/.xemacs/xemacs-packages/lisp/mspools hides /Applications/Mac= Ports/Emacs.app/Contents/Resources/lisp/mail/mspools /Users/jschewe/.xemacs/xemacs-packages/lisp/re-builder hides /Applications/= MacPorts/Emacs.app/Contents/Resources/lisp/emacs-lisp/re-builder /Users/jschewe/.xemacs/xemacs-packages/lisp/longlines hides /Applications/M= acPorts/Emacs.app/Contents/Resources/lisp/obsolete/longlines Features: (shadow sort gnus-util mail-extr emacsbug message idna format-spec rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils pp help-mode dired iswitchb bs advice help-fns cperl-mode easymenu comint ansi-color ring paren time cus-start cus-load time-date tooltip electric uniquify ediff-hook vc-hooks lisp-float-type mwheel ns-win tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar 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 minibuffer nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process cocoa ns multi-tty emacs) Memory information: ((conses 16 100342 5909) (symbols 48 20371 0) (miscs 40 61 223) (strings 32 16690 4793) (string-bytes 1 459948) (vectors 16 10830) (vector-slots 8 390618 3499) (floats 8 57 258) (intervals 56 309 19) (buffers 960 16)) From debbugs-submit-bounces@debbugs.gnu.org Fri Apr 15 19:23:45 2016 Received: (at 23293) by debbugs.gnu.org; 15 Apr 2016 23:23:45 +0000 Received: from localhost ([127.0.0.1]:36955 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1arD5V-000700-Nx for submit@debbugs.gnu.org; Fri, 15 Apr 2016 19:23:45 -0400 Received: from eggs.gnu.org ([208.118.235.92]:58923) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1arD5V-0006ze-0M for 23293@debbugs.gnu.org; Fri, 15 Apr 2016 19:23:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1arD5P-0003K9-95 for 23293@debbugs.gnu.org; Fri, 15 Apr 2016 19:23:39 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:39660) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1arD5H-0003HH-47; Fri, 15 Apr 2016 19:23:31 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1arD5G-0005Ax-Ls; Fri, 15 Apr 2016 19:23:30 -0400 From: Glenn Morris To: Jon Schewe Subject: Re: bug#23293: 24.5; Error with directory local variables References: X-Spook: Jyllandsposten Hail blackjack Center for Disease Control X-Ran: gH*&Ax*':wJ#D%mE~m0Ksa%i{HPl$\U*I,NMtpG*r3`&?2etJ>2t;AVwsblS0t+sI6}=P/ X-Hue: white X-Debbugs-No-Ack: yes X-Attribution: GM Date: Fri, 15 Apr 2016 19:23:30 -0400 In-Reply-To: (Jon Schewe's message of "Thu, 14 Apr 2016 14:48:50 -0500") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -6.0 (------) X-Debbugs-Envelope-To: 23293 Cc: 23293@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 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: -6.0 (------) FWIW I can't reproduce this. Does it happen with emacs -Q? (I note you have some XEmacs packages shadowing standard Emacs libraries. Not obviously related though.) From debbugs-submit-bounces@debbugs.gnu.org Sun Apr 17 08:30:31 2016 Received: (at 23293) by debbugs.gnu.org; 17 Apr 2016 12:30:31 +0000 Received: from localhost ([127.0.0.1]:37841 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1arlqR-0004Yx-CS for submit@debbugs.gnu.org; Sun, 17 Apr 2016 08:30:31 -0400 Received: from smtp.bbn.com ([128.33.0.80]:22541) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1arlqQ-0004Yl-C3 for 23293@debbugs.gnu.org; Sun, 17 Apr 2016 08:30:30 -0400 Received: from [128.89.253.242] (port=49568 helo=butterfield.local) by smtp.bbn.com with esmtps (TLSv1:AES128-SHA:128) (Exim 4.77 (FreeBSD)) (envelope-from ) id 1arlqH-000N0z-OE; Sun, 17 Apr 2016 08:30:21 -0400 Subject: Re: bug#23293: 24.5; Error with directory local variables To: Glenn Morris References: From: Jon Schewe Organization: Raytheon BBN Technologies Message-ID: <571381DC.5000609@bbn.com> Date: Sun, 17 Apr 2016 07:30:20 -0500 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:38.0) Gecko/20100101 Thunderbird/38.7.2 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Spam-Score: -3.3 (---) X-Debbugs-Envelope-To: 23293 Cc: 23293@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 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: -3.3 (---) I do not see the problem with /Applications/MacPorts/Emacs.app/Contents/MacOS/Emacs -Q I assume that means it's something with my packages. I wasn't aware of any of my xemacs packages shadowed any standard Emacs libraries. What's the best way to find those? On 4/15/16 6:23 PM, Glenn Morris wrote: > FWIW I can't reproduce this. Does it happen with emacs -Q? > (I note you have some XEmacs packages shadowing standard Emacs libraries. > Not obviously related though.) -- Jon Schewe Research Scientist Raytheon BBN Technologies 5775 Wayzata Blvd, Ste 630 Saint Louis Park, MN, 55416 Office: 952-545-5720 From debbugs-submit-bounces@debbugs.gnu.org Sun Apr 17 13:20:10 2016 Received: (at 23293) by debbugs.gnu.org; 17 Apr 2016 17:20:10 +0000 Received: from localhost ([127.0.0.1]:38621 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1arqMj-0004h3-QZ for submit@debbugs.gnu.org; Sun, 17 Apr 2016 13:20:09 -0400 Received: from eggs.gnu.org ([208.118.235.92]:53683) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1arqMj-0004go-4z for 23293@debbugs.gnu.org; Sun, 17 Apr 2016 13:20:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1arqMd-0001ID-1b for 23293@debbugs.gnu.org; Sun, 17 Apr 2016 13:20:03 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:52096) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1arqMZ-0001Gk-9W; Sun, 17 Apr 2016 13:19:59 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1arqMY-0002I8-QP; Sun, 17 Apr 2016 13:19:58 -0400 From: Glenn Morris To: Jon Schewe Subject: Re: bug#23293: 24.5; Error with directory local variables References: <571381DC.5000609@bbn.com> X-Spook: Vickie Weaver Saddam Hussein Syria Baranyi Nationalist X-Ran: ;9;)vX1di"S;.>BJGo.@u#t1)tLBj#Sv[(fpGe0'#S++.FXVzt_m'?U\Rrr%>H/Ot\Y*95 X-Hue: yellow X-Debbugs-No-Ack: yes X-Attribution: GM Date: Sun, 17 Apr 2016 13:19:58 -0400 In-Reply-To: <571381DC.5000609@bbn.com> (Jon Schewe's message of "Sun, 17 Apr 2016 07:30:20 -0500") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -6.0 (------) X-Debbugs-Envelope-To: 23293 Cc: 23293@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 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: -6.0 (------) Jon Schewe wrote: > I do not see the problem with > /Applications/MacPorts/Emacs.app/Contents/MacOS/Emacs -Q > > I assume that means it's something with my packages. Yep. > I wasn't aware of any of my xemacs packages shadowed any standard > Emacs libraries. What's the best way to find those? It's in your original report. Or you can use M-x list-load-path-shadows. That may not be the actual problem. It may help to M-x debug-on-error and repeat the problem. From debbugs-submit-bounces@debbugs.gnu.org Sun Apr 17 16:13:47 2016 Received: (at 23293) by debbugs.gnu.org; 17 Apr 2016 20:13:47 +0000 Received: from localhost ([127.0.0.1]:38663 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1art4k-00009z-QG for submit@debbugs.gnu.org; Sun, 17 Apr 2016 16:13:46 -0400 Received: from smtp.bbn.com ([128.33.0.80]:30212) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1art4j-00009m-GU for 23293@debbugs.gnu.org; Sun, 17 Apr 2016 16:13:45 -0400 Received: from [128.89.254.2] (port=51119 helo=butterfield.local) by smtp.bbn.com with esmtps (TLSv1:AES128-SHA:128) (Exim 4.77 (FreeBSD)) (envelope-from ) id 1art4d-0000Z9-7L; Sun, 17 Apr 2016 16:13:39 -0400 Subject: Re: bug#23293: 24.5; Error with directory local variables To: Glenn Morris References: <571381DC.5000609@bbn.com> From: Jon Schewe Organization: Raytheon BBN Technologies Message-ID: <5713EE73.2010207@bbn.com> Date: Sun, 17 Apr 2016 15:13:39 -0500 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:38.0) Gecko/20100101 Thunderbird/38.7.2 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Spam-Score: -3.3 (---) X-Debbugs-Envelope-To: 23293 Cc: 23293@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 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: -3.3 (---) On 4/17/16 12:19 PM, Glenn Morris wrote: > Jon Schewe wrote: > >> I do not see the problem with >> /Applications/MacPorts/Emacs.app/Contents/MacOS/Emacs -Q >> >> I assume that means it's something with my packages. > Yep. Replacing this: (unless (boundp 'quit-window) (defalias 'quit-window 'kill-this-buffer)) with: (unless (or (fboundp 'quit-window) (boundp 'quit-window)) (defalias 'quit-window 'kill-this-buffer)) fixed it. > >> I wasn't aware of any of my xemacs packages shadowed any standard >> Emacs libraries. What's the best way to find those? > It's in your original report. Or you can use M-x list-load-path-shadows. > That may not be the actual problem. > It may help to M-x debug-on-error and repeat the problem. Thank you. -- Jon Schewe Research Scientist Raytheon BBN Technologies 5775 Wayzata Blvd, Ste 630 Saint Louis Park, MN, 55416 Office: 952-545-5720 From debbugs-submit-bounces@debbugs.gnu.org Sun Apr 17 18:47:31 2016 Received: (at control) by debbugs.gnu.org; 17 Apr 2016 22:47:31 +0000 Received: from localhost ([127.0.0.1]:38683 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1arvTX-0003r0-IY for submit@debbugs.gnu.org; Sun, 17 Apr 2016 18:47:31 -0400 Received: from eggs.gnu.org ([208.118.235.92]:38955) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1arvTX-0003qn-0u for control@debbugs.gnu.org; Sun, 17 Apr 2016 18:47:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1arvTR-0006La-82 for control@debbugs.gnu.org; Sun, 17 Apr 2016 18:47:25 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:58032) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1arvTR-0006LW-4f for control@debbugs.gnu.org; Sun, 17 Apr 2016 18:47:25 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1arvTQ-0007br-Nk for control@debbugs.gnu.org; Sun, 17 Apr 2016 18:47:24 -0400 Subject: control message for bug 23293 To: X-Mailer: mail (GNU Mailutils 2.99.98) Message-Id: From: Glenn Morris Date: Sun, 17 Apr 2016 18:47:24 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -6.0 (------) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 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: -6.0 (------) tag 23293 = notabug close 23293 From unknown Tue Jun 17 01:49:54 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, 16 May 2016 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