From unknown Wed Jun 25 05:43:17 2025 X-Loop: help-debbugs@gnu.org Subject: bug#14028: 24.3; After customize-project inference rules, and restart, ede-object becomes nil Resent-From: Cedric Porter Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 22 Mar 2013 00:44:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 14028 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 14028@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.136391298714020 (code B ref -1); Fri, 22 Mar 2013 00:44:02 +0000 Received: (at submit) by debbugs.gnu.org; 22 Mar 2013 00:43:07 +0000 Received: from localhost ([127.0.0.1]:39615 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UIq4X-0003e3-9i for submit@debbugs.gnu.org; Thu, 21 Mar 2013 20:43:07 -0400 Received: from eggs.gnu.org ([208.118.235.92]:60190) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UIW47-0005Uh-04 for submit@debbugs.gnu.org; Wed, 20 Mar 2013 23:21:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UIW2J-0001vV-F6 for submit@debbugs.gnu.org; Wed, 20 Mar 2013 23:19:30 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, HTML_MESSAGE,T_DKIM_INVALID autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:55591) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UIW2J-0001vR-BR for submit@debbugs.gnu.org; Wed, 20 Mar 2013 23:19:27 -0400 Received: from eggs.gnu.org ([208.118.235.92]:43318) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UIW2G-0003At-HI for bug-gnu-emacs@gnu.org; Wed, 20 Mar 2013 23:19:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UIW2B-0001nA-S6 for bug-gnu-emacs@gnu.org; Wed, 20 Mar 2013 23:19:24 -0400 Received: from mail-wi0-x22f.google.com ([2a00:1450:400c:c05::22f]:62784) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UIW2B-0001jL-Gf for bug-gnu-emacs@gnu.org; Wed, 20 Mar 2013 23:19:19 -0400 Received: by mail-wi0-f175.google.com with SMTP id c10so711972wiw.2 for ; Wed, 20 Mar 2013 20:19:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=aWmm3li/y25VCutqoAKWkeF9lDb8loxKbW+1hGrqjuM=; b=mDHtnGFac42UG46CyWb1JNvhilCAYy8ocVDPAEYjlcaByUguB7oIeLRjebbZDl0IVp k4z6bnwOvNTX8wEU2f7hSaOg7S0h5+t/JuH22TR2pW9ErdZJ5jk1u8ehXhaELy5TZbZ+ d3/ocGUv1c62FsUY7/qd14j9bar1jcYu1/oZtobQFcMfiR8OKrwU0b3BqrLPFyk+3MgH fmo02Qp0I1rLPH4KgPSl9TEndnN7VwIeV3o1E5tn60crk5y2gt4n7UUQWSsq7J+nusPs PnhiuoHDPGo3dOTNiZfCNgoiY6c78yUwn121jmrJNkhj9Q7u7rnUAy1ouh2NZedb1hdv HP/A== MIME-Version: 1.0 X-Received: by 10.194.158.161 with SMTP id wv1mr14357323wjb.38.1363835957951; Wed, 20 Mar 2013 20:19:17 -0700 (PDT) Received: by 10.194.83.195 with HTTP; Wed, 20 Mar 2013 20:19:17 -0700 (PDT) Date: Thu, 21 Mar 2013 11:19:17 +0800 Message-ID: From: Cedric Porter Content-Type: multipart/alternative; boundary=089e013c6ab0ce444104d866cdd1 X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 208.118.235.17 X-Spam-Score: -6.1 (------) X-Mailman-Approved-At: Thu, 21 Mar 2013 20:43:04 -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.1 (------) --089e013c6ab0ce444104d866cdd1 Content-Type: text/plain; charset=ISO-8859-1 --text follows this line-- I add a very simple inference rules in "Default" tab under (customize-project). ``` Target: test rules: echo test ``` And after I restart emacs, and under main.c of ede project, I got "ede-invoke-method: Cannot invoke project-compile-target for main.c" when I press `C-c . c`. I found that ede-object is nil. In GNU Emacs 24.3.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.24.13) of 2013-03-20 on Y550 Windowing system distributor `The X.Org Foundation', version 11.0.11300000 System Description: Ubuntu 12.10 Configured using: `configure '--prefix=/home/cedricporter/my'' Important settings: value of $LC_CTYPE: en_US.UTF-8 value of $LANG: en_US.UTF-8 value of $XMODIFIERS: @im=fcitx locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: C/l Minor modes in effect: global-ede-mode: t ede-minor-mode: t tooltip-mode: t mouse-wheel-mode: t tool-bar-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 line-number-mode: t transient-mark-mode: t abbrev-mode: t Recent input: C-x C-f p o r r o j e h t h / m s r m a n C-c . C-g C-g M-x g o l b l o b a l - e d C-c . C-g C-g M-x e d e C-g C-g C-x C-v C-c . c M-x t o g g l e - d e b u e r C-c . c q M-x r e p o r t - b u Recent messages: Making completion list... [2 times] Loading cc-langs...done Loading vc-git...done Quit [2 times] Global-Ede mode enabled Quit [4 times] ede-invoke-method: Cannot invoke project-compile-target for main.c Debug on Error enabled globally Entering debugger... Back to top level. Load-path shadows: None found. Features: (shadow sort gnus-util mail-extr emacsbug message cl-macs 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 debug cus-start cus-load ede/proj ede/make ede/proj-comp ede/autoconf-edit autoconf autoconf-mode ede/cpp-root ede/emacs ede/speedbar ede/files ede ede/base gv ede/auto ede/source eieio-base eieio-speedbar speedbar sb-image ezimage dframe eieio-custom wid-edit eieio byte-opt bytecomp byte-compile cconv cedet vc-git cc-langs cl cl-lib cc-mode cc-fonts cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs help-mode easymenu time-date tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment lisp-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 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 dbusbind dynamic-setting system-font-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs) --089e013c6ab0ce444104d866cdd1 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
--text follows this line--

I add a very simple inference rules in "Default" tab under
(customize-project).

```
Target: = test
rules: echo test
```

And after I re= start emacs, and under main.c of ede project, I got
"ede-inv= oke-method: Cannot invoke project-compile-target for main.c"
when I press `C-c . c`.

I found that ede-obje= ct is nil.


In GNU Emacs 24.3.1 (x86= _64-unknown-linux-gnu, GTK+ Version 2.24.13)
=A0of 2013-03-20 on = Y550
Windowing system distributor `The X.Org Foundation', version 11.0.= 11300000
System Description: Ubuntu 12.10

Configured using:
=A0`configure '--prefix=3D/home/cedricporter/my''

Important settings:
=A0 value of $LC_CTYPE: en_U= S.UTF-8
=A0 value of $LANG: en_US.UTF-8
=A0 value of $X= MODIFIERS: @im=3Dfcitx
=A0 locale-coding-system: utf-8-unix
=A0 default enable-mult= ibyte-characters: t

Major mode: C/l

=
Minor modes in effect:
=A0 global-ede-mode: t
=A0 ede-minor-mode: t
=A0 tooltip-mode: t
=A0 mouse-whe= el-mode: t
=A0 tool-bar-mode: t
=A0 menu-bar-mode: t
=A0 file-name-shadow-mode: t
=A0 global-font-lock-mode: t=
=A0 font-lock-mode: t
=A0 blink-cursor-mode: t
=A0 auto= -composition-mode: t
=A0 auto-encryption-mode: t
=A0 au= to-compression-mode: t
=A0 line-number-mode: t
=A0 tran= sient-mark-mode: t
=A0 abbrev-mode: t

Recent input:
C-= x C-f p o r <backspace> <backspace> r <tab> o <backspa= ce>=A0
<tab> j <tab> e h <backspace> t <t= ab> h <tab> / <tab>=A0
m <backspace> s r <tab> m a n <tab> <backspace>= ; <tab>=A0
<return> C-c . C-g C-g M-x g o l b <bac= kspace> <backspace>=A0
<backspace> l o b a l - e d= <tab> <return> C-c . C-g=A0
C-g M-x e d e C-g C-g C-x C-v <return> C-c . c M-x=A0
= t o g g l e - d e b u <tab> e r <tab> <return> C-c=A0
. c q M-x r e p o r t - b u <tab> <return>
Recent messages:
Making completion list... [2 times]
Loading cc-langs...done
Loading vc-git...done
= Quit [2 times]
Global-Ede mode enabled
Quit [4 times]
ede-invoke-method: Cannot invoke project-compile-target for main.c
Debug on Error enabled globally
Entering debugger...
=
Back to top level.

Load-path shadows:
None found.

Features:
(shadow sort = gnus-util mail-extr emacsbug message cl-macs format-spec
rfc822 m= ml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231
maila= bbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums
mm-util mail-prsvr mail-utils debug cus-start cus-load ede/proj ede/ma= ke
ede/proj-comp ede/autoconf-edit autoconf autoconf-mode ede/cpp= -root
ede/emacs ede/speedbar ede/files ede ede/base gv ede/auto e= de/source
eieio-base eieio-speedbar speedbar sb-image ezimage dframe eieio-custo= m
wid-edit eieio byte-opt bytecomp byte-compile cconv cedet vc-gi= t
cc-langs cl cl-lib cc-mode cc-fonts cc-guess cc-menus cc-cmds c= c-styles
cc-align cc-engine cc-vars cc-defs help-mode easymenu time-date toolti= p
ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar= dnd
fontset image regexp-opt fringe tabulated-list newcomment li= sp-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 abb= rev
minibuffer 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 dbusbind
=
dynamic-setting system-font-setting font-render-setting move-toolbar g= tk
x-toolkit x multi-tty emacs)

--089e013c6ab0ce444104d866cdd1-- From unknown Wed Jun 25 05:43:17 2025 X-Loop: help-debbugs@gnu.org Subject: bug#14028: 24.3; After customize-project inference rules, and restart, ede-object becomes nil Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 06 Dec 2020 18:59:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 14028 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Cedric Porter Cc: 14028@debbugs.gnu.org Received: via spool by 14028-submit@debbugs.gnu.org id=B14028.160728110314584 (code B ref 14028); Sun, 06 Dec 2020 18:59:02 +0000 Received: (at 14028) by debbugs.gnu.org; 6 Dec 2020 18:58:23 +0000 Received: from localhost ([127.0.0.1]:51250 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1klzEl-0003nA-AY for submit@debbugs.gnu.org; Sun, 06 Dec 2020 13:58:23 -0500 Received: from quimby.gnus.org ([95.216.78.240]:56302) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1klzEj-0003mu-Ni for 14028@debbugs.gnu.org; Sun, 06 Dec 2020 13:58:22 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=gHOqlgaRyujPqazm8sSvt6NCTMwpR76uhsTSPBg5lPo=; b=W0ZrNgsuBA+WCI6H31yf9RVxZg r4IK2MLJmkG/yj3CQ0kSqbmcHZRa09Ya2/Ai0nj/dpI+97xClbozRJjnkirfsbko6m9SSyQGnqb55 YgnnA1ZbdgYL/UvJaC+YRU6gJLGwA/59ZvcvxaPguz8ZUPddyBi1uSsX3M3mmZnx9iqE=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1klzEb-00074Z-G6; Sun, 06 Dec 2020 19:58:15 +0100 From: Lars Ingebrigtsen References: X-Now-Playing: Sylvain Chauveau's _Life Without Machines_: "...l..........." Date: Sun, 06 Dec 2020 19:58:12 +0100 In-Reply-To: (Cedric Porter's message of "Thu, 21 Mar 2013 11:19:17 +0800") Message-ID: <87360isqwr.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Cedric Porter writes: > I add a very simple inference rules in "Default" tab under > (customize-project). > > ``` > Target: test > rules: echo test > ``` > > And after I restart emacs, and under main.c of ede project, I go [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) 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: -1.0 (-) Cedric Porter writes: > I add a very simple inference rules in "Default" tab under > (customize-project). > > ``` > Target: test > rules: echo test > ``` > > And after I restart emacs, and under main.c of ede project, I got > "ede-invoke-method: Cannot invoke project-compile-target for main.c" > when I press `C-c . c`. > > I found that ede-object is nil. (This bug report unfortunately got no response at the time.) Do you have a step by step recipe to reproduce this bug, starting from "emacs -Q"? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Sun Dec 06 13:58:29 2020 Received: (at control) by debbugs.gnu.org; 6 Dec 2020 18:58:29 +0000 Received: from localhost ([127.0.0.1]:51253 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1klzEr-0003nU-I7 for submit@debbugs.gnu.org; Sun, 06 Dec 2020 13:58:29 -0500 Received: from quimby.gnus.org ([95.216.78.240]:56316) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1klzEp-0003n8-W1 for control@debbugs.gnu.org; Sun, 06 Dec 2020 13:58:28 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=jisn2WipABzGCW80aFajUuBQwGN1+vRJVF7ydx/CN5c=; b=Hk758kux1551Rpw2W4q7xuYz5p RNsQYfVwJZiMfeZjpZCH193oonGDGHUZxAhF6ZNv4LDvbjTFg114H2v78oi3qmNcmXSMhtt1MJKAj ci3qEPbVKK4jYT7MwR5phGlrCuC/e0vwvu+A7dH/tFka+nSqYiZSkQ06qzyRtCATuriA=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1klzEi-00074h-5q for control@debbugs.gnu.org; Sun, 06 Dec 2020 19:58:22 +0100 Date: Sun, 06 Dec 2020 19:58:19 +0100 Message-Id: <871rg2sqwk.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #14028 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: tags 14028 + moreinfo quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.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: -1.0 (-) tags 14028 + moreinfo quit From unknown Wed Jun 25 05:43:17 2025 X-Loop: help-debbugs@gnu.org Subject: bug#14028: 24.3; After customize-project inference rules, and restart, ede-object becomes nil Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 20 Jan 2021 04:33:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 14028 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo To: Cedric Porter Cc: 14028@debbugs.gnu.org Received: via spool by 14028-submit@debbugs.gnu.org id=B14028.161111714521859 (code B ref 14028); Wed, 20 Jan 2021 04:33:01 +0000 Received: (at 14028) by debbugs.gnu.org; 20 Jan 2021 04:32:25 +0000 Received: from localhost ([127.0.0.1]:52572 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l25AO-0005gD-KB for submit@debbugs.gnu.org; Tue, 19 Jan 2021 23:32:24 -0500 Received: from quimby.gnus.org ([95.216.78.240]:40594) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l25AM-0005aS-N6 for 14028@debbugs.gnu.org; Tue, 19 Jan 2021 23:32:23 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=3bHAiELHx7VdoeEtvgnkCLfz3de+HkrsQBTYM7dyrw8=; b=J/rQs08bugzxEAwzNnzo5u+K0d QTIq082w50m7DEcVSJW9DMA+hd+EsoBVcZDqCL1c0EPb2xgKuMfO5TjzgdpK3Wft1HiTUOR7+vIVF Pjz385MiXNFtJwDEz0SPrpURJ04PxWjMvkFgGC3nkrw+uDV64h9RckZv+QYubh5KFUko=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1l25AE-0000ru-Ik; Wed, 20 Jan 2021 05:32:16 +0100 From: Lars Ingebrigtsen References: <87360isqwr.fsf@gnus.org> X-Now-Playing: Joe Jackson's _Live 1980-86 (1)_: "Fools in Love" Date: Wed, 20 Jan 2021 05:32:13 +0100 In-Reply-To: <87360isqwr.fsf@gnus.org> (Lars Ingebrigtsen's message of "Sun, 06 Dec 2020 19:58:12 +0100") Message-ID: <871regrzxu.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Lars Ingebrigtsen writes: > Do you have a step by step recipe to reproduce this bug, starting from > "emacs -Q"? More information was requested, but no response was given within a month, so I'm closing this bug report. If the problem still exists, please respond to this email and we'll reopen the bug report. Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) 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: -1.0 (-) Lars Ingebrigtsen writes: > Do you have a step by step recipe to reproduce this bug, starting from > "emacs -Q"? More information was requested, but no response was given within a month, so I'm closing this bug report. If the problem still exists, please respond to this email and we'll reopen the bug report. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Tue Jan 19 23:32:30 2021 Received: (at control) by debbugs.gnu.org; 20 Jan 2021 04:32:30 +0000 Received: from localhost ([127.0.0.1]:52575 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l25AT-0005kv-Uj for submit@debbugs.gnu.org; Tue, 19 Jan 2021 23:32:30 -0500 Received: from quimby.gnus.org ([95.216.78.240]:40608) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l25AS-0005f6-9y for control@debbugs.gnu.org; Tue, 19 Jan 2021 23:32:28 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=ApKBJc3vswx3VxDJO9dUzAFtSC0TLcdpoYl++X+PD0w=; b=e7OyfS3zK/r8rVn33IM/ABTuJr dQrHv1jNNcN3/uQ9XTER+Eya49nJN1m0WJfk/uz0zlRaasvaFChozXB1jjgwsl99IeWGyrk+G0FXx q+Xwtookv++99pEn0HJgqI6J5+H1w/nD4KHkz0JXf87bLCNV9sPqArpC0HSR8m1ZzY3Q=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1l25AK-0000s0-K6 for control@debbugs.gnu.org; Wed, 20 Jan 2021 05:32:22 +0100 Date: Wed, 20 Jan 2021 05:32:19 +0100 Message-Id: <87zh14qld8.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #14028 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: close 14028 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.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: -1.0 (-) close 14028 quit