From debbugs-submit-bounces@debbugs.gnu.org Tue Sep 03 15:23:17 2013 Received: (at submit) by debbugs.gnu.org; 3 Sep 2013 19:23:17 +0000 Received: from localhost ([127.0.0.1]:39469 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VGwC2-0007GM-Af for submit@debbugs.gnu.org; Tue, 03 Sep 2013 15:23:16 -0400 Received: from eggs.gnu.org ([208.118.235.92]:38083) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VGvu1-0006lD-0w for submit@debbugs.gnu.org; Tue, 03 Sep 2013 15:04:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VGvtr-0005cL-1R for submit@debbugs.gnu.org; Tue, 03 Sep 2013 15:04:31 -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,HTML_MESSAGE autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:59634) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VGvtq-0005cH-UC for submit@debbugs.gnu.org; Tue, 03 Sep 2013 15:04:26 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39747) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VGvtl-0001pn-Ui for bug-gnu-emacs@gnu.org; Tue, 03 Sep 2013 15:04:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VGvth-0005a3-D3 for bug-gnu-emacs@gnu.org; Tue, 03 Sep 2013 15:04:21 -0400 Received: from mail-wi0-f169.google.com ([209.85.212.169]:55801) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VGvth-0005Zw-3X for bug-gnu-emacs@gnu.org; Tue, 03 Sep 2013 15:04:17 -0400 Received: by mail-wi0-f169.google.com with SMTP id hj3so2266828wib.2 for ; Tue, 03 Sep 2013 12:04:15 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to :content-type; bh=7GsHI2APYUzNMz4m6Nfb9GbAhz+kvMMZpz4obmr5eP4=; b=Pc2qT5xNio6ppPqVN54FHgsquvnU8P0vAefKfIdB5HnGvR5Q6xFqycw+lohAoCJ5NV E4NEcMJ386USWUPETaNrzbdNlxsApN92uPPq+5rym/GX3SHwJZwans5vRpZd3OHj0Ilr vOZ4MWmqQ7mee7hZ+WH32nhXtLwe+U7bn2pkpxbzSIG9tLotaPY0qfHzxqZnaOvEBxr5 YbEgDSHJjfxFA19SLofSa5Q3fQ4jy+z8XyUuig6mOQdmFoDugeKNlx4BH614m1u2OoQH tHFIk/jbdv+TEzHJUr9wU/updZpcfvGVwvmfGbxfdG3Vo3y70T8oYjpiu68wPPu80oRo GBxA== X-Gm-Message-State: ALoCoQmDzXSitspC6RSIVq0aizO3gobUJq/I/OvZnqLMmNji57a6+9dkKhU6KJH/va+xdeia1EvJ MIME-Version: 1.0 X-Received: by 10.180.198.44 with SMTP id iz12mr19485622wic.32.1378235055455; Tue, 03 Sep 2013 12:04:15 -0700 (PDT) Received: by 10.216.37.132 with HTTP; Tue, 3 Sep 2013 12:04:15 -0700 (PDT) Date: Tue, 3 Sep 2013 15:04:15 -0400 Message-ID: Subject: 24.3.50; rcirc channel activity showing up and then dissappear again From: Daniel Luna To: bug-gnu-emacs@gnu.org Content-Type: multipart/alternative; boundary=047d7b624dfee5d46204e57f5ae8 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -3.4 (---) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Tue, 03 Sep 2013 15:23:12 -0400 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: -3.4 (---) --047d7b624dfee5d46204e57f5ae8 Content-Type: text/plain; charset=ISO-8859-1 After upgrading to latest version of emacs-snapshot, rcirc notifications are broken. Basically (rcirc-track-minor-mode 1) doesn't do what it's supposed to do. When a new message shows up in an rcirc channel, the minor mode briefly shows the channel name in the notification, only to disappear soon after. So rcirc-next-active-buffer stops working. If a full copy of my .emacs should be necessary to debug this, there's one available at https://github.com/dLuna/config/blob/master/.emacs Cheers, Daniel In GNU Emacs 24.3.50.1 (x86_64-pc-linux-gnu, GTK+ Version 3.4.2) of 2013-09-01 on wani02, modified by Debian (emacs-snapshot package, version 2:20130831-1~ppa1~precise1) Windowing system distributor `The X.Org Foundation', version 11.0.11103000 System Description: Ubuntu 12.04.3 LTS Configured using: `configure --build x86_64-linux-gnu --host x86_64-linux-gnu --prefix=/usr --sharedstatedir=/var/lib --libexecdir=/usr/lib --localstatedir=/var --infodir=/usr/share/info --mandir=/usr/share/man --with-pop=yes --enable-locallisppath=/etc/emacs-snapshot:/etc/emacs:/usr/local/share/emacs/24.3.50/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/24.3.50/site-lisp:/usr/share/emacs/site-lisp --without-compress-info --with-crt-dir=/usr/lib/x86_64-linux-gnu/ --with-x=yes --with-x-toolkit=gtk3 --with-imagemagick=yes 'CFLAGS=-DDEBIAN -DSITELOAD_PURESIZE_EXTRA=5000 -g -O2' CPPFLAGS=-D_FORTIFY_SOURCE=2 'LDFLAGS=-g -Wl,--as-needed -znocombreloc'' Important settings: value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: rcirc Minor modes in effect: desktop-save-mode: t rcirc-track-minor-mode: t show-paren-mode: t iswitchb-mode: t tooltip-mode: t mouse-wheel-mode: t use-hard-newlines: 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 input: C-c C-SPC C-c C-SPC C-c C-a W h e r e SPC d o SPC I SPC l o o k SPC f o r SPC b u g s SPC i n SPC e m a c s - s n a p s h o p t SPC / p e r e p o r t SPC / SPC b u g s C-e ? C-c C-SPC C-x C-f v C-g C-x b v 2 C-g C-c C-SPC C-x b e m a c s C-c C-SPC C-c C-SPC : - ) r c i r c SPC n o SPC l o n g e r M y SPC n o t i f i c a t i o n SPC i c o n SPC i n SPC r c i r c SPC t i n h i n k g SPC i n SPC t h e SPC m o d e SPC b a r C-e h a s SPC s h c h a n n e l s SPC s h o w i n g SPC u p SPC a n d SPC t h e SPC n d i n d SPC SPC d i s s p a p e a r SPC o n SPC m e . SPC : - ( M-x r e p o r t b u g e m Recent messages: (No changes need to be saved) Mark set Quit [3 times] No IRC activity. No unread messages Mark set [2 times] Making completion list... Quit [2 times] No IRC activity. Type C-u C-c C-SPC for low priority activity. Making completion list... [3 times] Load-path shadows: /usr/share/emacs/24.3.50/site-lisp/debian-startup hides /usr/share/emacs/site-lisp/debian-startup ~/.emacs.d/vendor/magit/.dir-locals hides /usr/share/emacs/24.3.50/lisp/gnus/.dir-locals Features: (shadow sort mail-extr emacsbug message rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mail-utils misearch multi-isearch network-stream auth-source eieio eieio-core mm-util mail-prsvr password-cache starttls tls disp-table whitespace perl-mode vc-dispatcher vc-svn python rx cc-langs 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 css-mode conf-mode jka-compr sql view dired sgml-mode js json imenu thingatpt cc-mode cc-fonts cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs org-wl org-w3m org-vm org-rmail org-mhe org-mew org-irc org-jsinfo org-infojs org-html org-exp ob-exp org-exp-blocks org-agenda org-info org-gnus gnus-util org-docview org-bibtex bibtex org-bbdb org byte-opt bytecomp byte-compile cconv advice ob-tangle ob-ref ob-lob ob-table org-footnote org-src ob-comint ob-keys org-pcomplete pcomplete org-list org-faces org-entities noutline outline org-version ob-emacs-lisp ob org-compat org-macs ob-eval org-loaddefs format-spec find-func cal-menu calendar cal-loaddefs sh-script smie executable tempo etags compile comint ansi-color make-mode help-mode easymenu desktop frameset rcirc vc-git distel-ie edb ewoc help-fns patmatch erl-service edmacro kmacro ring derl erlext epmd net-fsm erl distel easy-mmode erlang column-marker domtool-mode derived domtool-tables cl-macs gv cl cl-loaddefs cl-lib uniquify paren iswitchb erlang-start 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 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 dbusbind gfilenotify dynamic-setting system-font-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs) --047d7b624dfee5d46204e57f5ae8 Content-Type: text/html; charset=ISO-8859-1


After upgrading to latest version of emacs-snapshot, rcirc notifications

are broken. Basically (rcirc-track-minor-mode 1) doesn't do what it's

supposed to do. When a new message shows up in an rcirc channel, the

minor mode briefly shows the channel name in the notification, only to

disappear soon after. So rcirc-next-active-buffer stops working.


If a full copy of my .emacs should be necessary to debug this, there's

one available at https://github.com/dLuna/config/blob/master/.emacs


Cheers,


Daniel



In GNU Emacs 24.3.50.1 (x86_64-pc-linux-gnu, GTK+ Version 3.4.2)

of 2013-09-01 on wani02, modified by Debian

(emacs-snapshot package, version 2:20130831-1~ppa1~precise1)

Windowing system distributor `The X.Org Foundation', version 11.0.11103000

System Description: Ubuntu 12.04.3 LTS


Configured using:

`configure --build x86_64-linux-gnu --host x86_64-linux-gnu

--prefix=/usr --sharedstatedir=/var/lib --libexecdir=/usr/lib

--localstatedir=/var --infodir=/usr/share/info --mandir=/usr/share/man

--with-pop=yes

--enable-locallisppath=/etc/emacs-snapshot:/etc/emacs:/usr/local/share/emacs/24.3.50/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/24.3.50/site-lisp:/usr/share/emacs/site-lisp

--without-compress-info --with-crt-dir=/usr/lib/x86_64-linux-gnu/

--with-x=yes --with-x-toolkit=gtk3 --with-imagemagick=yes

'CFLAGS=-DDEBIAN -DSITELOAD_PURESIZE_EXTRA=5000 -g -O2'

CPPFLAGS=-D_FORTIFY_SOURCE=2 'LDFLAGS=-g -Wl,--as-needed

-znocombreloc''


Important settings:

value of $LANG: en_US.UTF-8

locale-coding-system: utf-8-unix

default enable-multibyte-characters: t


Major mode: rcirc


Minor modes in effect:

desktop-save-mode: t

rcirc-track-minor-mode: t

show-paren-mode: t

iswitchb-mode: t

tooltip-mode: t

mouse-wheel-mode: t

use-hard-newlines: 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 input:

C-c C-SPC <help-echo> <down-mouse-1> <mouse-1> C-c

C-SPC C-c C-a <next> <next> <next> <prior> <next> <next>

<next> <C-end> W h e r e SPC d o SPC I SPC l o o k

SPC f o r SPC b u g s SPC i n SPC e m a c s - s n a

p s h o p <backspace> t <C-left> <C-left> <C-left>

SPC <backspace> <backspace> / p e <backspace> <backspace>

r e p o r t SPC <C-left> <C-left> <C-right> <C-right>

<C-left> <C-backspace> <backspace> / <C-right> SPC

b u g s C-e ? <return> C-c C-SPC C-x C-f <tab> <tab>

v C-g C-x b v 2 C-g C-c C-SPC C-x b e m a c s <return>

C-c C-SPC C-c C-SPC : - ) <return> r c i r c SPC n

o SPC l o n g e r <C-backspace> <C-backspace> <C-backspace>

M y SPC n o t i f i c a t i o n SPC i c o n SPC i n

SPC r c i r c SPC <C-left> <C-left> <C-left> <C-right>

<C-backspace> t i n <backspace> <backspace> h i n k

<backspace> g SPC i n SPC t h e SPC m o d e SPC b a

r C-e h a s SPC s h <backspace> <backspace> c h a n

n e l s SPC s h o w i n g SPC u p SPC a n d SPC t h

e SPC n d i <backspace> <backspace> <backspace> <backspace>

n d SPC <backspace> <backspace> SPC d i s s p a p e

a r SPC o n SPC m e . SPC : - ( <return> M-x r e p

<tab> o <tab> r t <tab> <tab> b u g <backspace> <backspace>

<backspace> e m <tab> <return>


Recent messages:

(No changes need to be saved)

Mark set

Quit [3 times]

No IRC activity.

No unread messages

Mark set [2 times]

Making completion list...

Quit [2 times]

No IRC activity. Type C-u C-c C-SPC for low priority activity.

Making completion list... [3 times]


Load-path shadows:

/usr/share/emacs/24.3.50/site-lisp/debian-startup hides /usr/share/emacs/site-lisp/debian-startup

~/.emacs.d/vendor/magit/.dir-locals hides /usr/share/emacs/24.3.50/lisp/gnus/.dir-locals


Features:

(shadow sort mail-extr emacsbug message rfc822 mml mml-sec mm-decode

mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader

sendmail rfc2047 rfc2045 ietf-drums mail-utils misearch multi-isearch

network-stream auth-source eieio eieio-core mm-util mail-prsvr

password-cache starttls tls disp-table whitespace perl-mode

vc-dispatcher vc-svn python rx cc-langs 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 css-mode conf-mode

jka-compr sql view dired sgml-mode js json imenu thingatpt cc-mode

cc-fonts cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars

cc-defs org-wl org-w3m org-vm org-rmail org-mhe org-mew org-irc

org-jsinfo org-infojs org-html org-exp ob-exp org-exp-blocks org-agenda

org-info org-gnus gnus-util org-docview org-bibtex bibtex org-bbdb org

byte-opt bytecomp byte-compile cconv advice ob-tangle ob-ref ob-lob

ob-table org-footnote org-src ob-comint ob-keys org-pcomplete pcomplete

org-list org-faces org-entities noutline outline org-version

ob-emacs-lisp ob org-compat org-macs ob-eval org-loaddefs format-spec

find-func cal-menu calendar cal-loaddefs sh-script smie executable tempo

etags compile comint ansi-color make-mode help-mode easymenu desktop

frameset rcirc vc-git distel-ie edb ewoc help-fns patmatch erl-service

edmacro kmacro ring derl erlext epmd net-fsm erl distel easy-mmode

erlang column-marker domtool-mode derived domtool-tables cl-macs gv cl

cl-loaddefs cl-lib uniquify paren iswitchb erlang-start 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

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

dbusbind gfilenotify dynamic-setting system-font-setting

font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs)


--047d7b624dfee5d46204e57f5ae8-- From debbugs-submit-bounces@debbugs.gnu.org Sun Dec 06 10:32:02 2020 Received: (at 15263) by debbugs.gnu.org; 6 Dec 2020 15:32:02 +0000 Received: from localhost ([127.0.0.1]:50789 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1klw13-0006LD-Lq for submit@debbugs.gnu.org; Sun, 06 Dec 2020 10:32:01 -0500 Received: from quimby.gnus.org ([95.216.78.240]:54270) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1klw11-0006Et-9m for 15263@debbugs.gnu.org; Sun, 06 Dec 2020 10:32:00 -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=XVSd0YevClXkbq04JX7WXyhTnqSX8S0g6t7In6egatg=; b=U7aRK+KYjQlAwKvoIrkUxdp/7r nu3+08sbGYaR7X/Csf4vPPPNTIYwnRe9ziAffPv98ApTl6kamO7UOUjmXoyZDpsTEW2N99eKe49dQ +IBX9YQKPnD/ziMaQ7xsO7TLKjO3O33NwDBriEao8bUqmdw6euXrnt/ZBAiIB39qEZz0=; 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 1klw0s-0005Wf-0R; Sun, 06 Dec 2020 16:31:53 +0100 From: Lars Ingebrigtsen To: Daniel Luna Subject: Re: bug#15263: 24.3.50; rcirc channel activity showing up and then dissappear again References: X-Now-Playing: Mouse on Mars's _Pres Rebooted_: "Playtime" Date: Sun, 06 Dec 2020 16:31:48 +0100 In-Reply-To: (Daniel Luna's message of "Tue, 3 Sep 2013 15:04:15 -0400") Message-ID: <875z5f9cij.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: Daniel Luna writes: > After upgrading to latest version of emacs-snapshot, rcirc notifications > > are broken. Basically (rcirc-track-minor-mode 1) doesn't do what it's > > supposed to do. When a new message shows up in [...] 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: 15263 Cc: 15263@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: -1.0 (-) Daniel Luna writes: > After upgrading to latest version of emacs-snapshot, rcirc notifications > > are broken. Basically (rcirc-track-minor-mode 1) doesn't do what it's > > supposed to do. When a new message shows up in an rcirc channel, the > > minor mode briefly shows the channel name in the notification, only to > > disappear soon after. So rcirc-next-active-buffer stops working. (This bug report unfortunately got no response at the time.) Are you still seeing this problem in more recent versions of Emacs? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Sun Dec 06 10:32:05 2020 Received: (at control) by debbugs.gnu.org; 6 Dec 2020 15:32:05 +0000 Received: from localhost ([127.0.0.1]:50792 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1klw17-0006Nu-0J for submit@debbugs.gnu.org; Sun, 06 Dec 2020 10:32:05 -0500 Received: from quimby.gnus.org ([95.216.78.240]:54284) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1klw16-0006J3-BY for control@debbugs.gnu.org; Sun, 06 Dec 2020 10:32:04 -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=Agm3WFPDYXLWAibYdfkbr1TEbck/g0xsnysp2hJUoQc=; b=SGgXBBKouzcfP/C9wpOEvQlv8J Xvrg3vHDuMesV57qTvZsdJTxKm8mdPTG6bcuidVxNVqIT1l/9sennWKrTcuL9PRyOGLoLebv754jV w85aTEZra/w33KxwUYYvKSAZSHGASG3Bq44OLeIb7irJJ5SaIpY3o3NPjLsNhwamchv4=; 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 1klw0y-0005Wo-Oo for control@debbugs.gnu.org; Sun, 06 Dec 2020 16:31:58 +0100 Date: Sun, 06 Dec 2020 16:31:55 +0100 Message-Id: <874kkz9cic.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #15263 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 15263 + 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 15263 + moreinfo quit From debbugs-submit-bounces@debbugs.gnu.org Tue Jan 19 23:31:01 2021 Received: (at 15263) by debbugs.gnu.org; 20 Jan 2021 04:31:01 +0000 Received: from localhost ([127.0.0.1]:52532 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l2592-0004Xf-Nx for submit@debbugs.gnu.org; Tue, 19 Jan 2021 23:31:01 -0500 Received: from quimby.gnus.org ([95.216.78.240]:40462) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l2590-0004RR-NI for 15263@debbugs.gnu.org; Tue, 19 Jan 2021 23:30:59 -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=Byyu1pA5PrLxbW+NF6+LmfKe7qutcHZcgo8fhByHfD0=; b=ctFczcZtyXa8u3QPOXPgRFeRbL jcxaOnQM/CbqbVRF51HcI+ahv2Jh/DAT8mvzxxJM4iOofz5pFZ0qJqrL37Gh5OPIWfyiIZbi0nICt rEuVsyIv0vODJpfliEGyhiPfO5jQcllhFHrunVmStiHh985V3A8Hqpkq4LAMxqhUtg88=; 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 1l258s-0000qQ-6V; Wed, 20 Jan 2021 05:30:52 +0100 From: Lars Ingebrigtsen To: Daniel Luna Subject: Re: bug#15263: 24.3.50; rcirc channel activity showing up and then dissappear again References: <875z5f9cij.fsf@gnus.org> X-Now-Playing: Joe Jackson's _Live 1980-86 (1)_: "Fools in Love" Date: Wed, 20 Jan 2021 05:30:49 +0100 In-Reply-To: <875z5f9cij.fsf@gnus.org> (Lars Ingebrigtsen's message of "Sun, 06 Dec 2020 16:31:48 +0100") Message-ID: <87im7ss006.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: > Are you still seeing this problem in more recent versions of Emacs? 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-Debbugs-Envelope-To: 15263 Cc: 15263@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: -1.0 (-) Lars Ingebrigtsen writes: > Are you still seeing this problem in more recent versions of Emacs? 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:31:06 2021 Received: (at control) by debbugs.gnu.org; 20 Jan 2021 04:31:06 +0000 Received: from localhost ([127.0.0.1]:52544 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l2598-0004dy-1c for submit@debbugs.gnu.org; Tue, 19 Jan 2021 23:31:06 -0500 Received: from quimby.gnus.org ([95.216.78.240]:40476) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l2596-0004WC-Eb for control@debbugs.gnu.org; Tue, 19 Jan 2021 23:31:04 -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=cTU2t5Mxp0FhnHt8hzbJeOL4M+GJhXC5Y70g6R4kaEw=; b=bkgSN/W6rRjBJ4tL2zQkI3Tia/ GkguhMX5xm27mXwSMEyphaXO9XyujrDlLgp/pXTHO4ibj6VbYJlFSEQI96Lo14grANlsvqXJZTkE9 3CKxPIBDGdT7wwrXYY0FkiCey1+jpUuRz8Wwwsv/Pm8mKpqFY/egYg2b4vZwhSOrzEb0=; 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 1l258y-0000qZ-V1 for control@debbugs.gnu.org; Wed, 20 Jan 2021 05:30:58 +0100 Date: Wed, 20 Jan 2021 05:30:55 +0100 Message-Id: <87h7ncs000.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #15263 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 15263 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 15263 quit From unknown Sun Jun 22 03:57:00 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 17 Feb 2021 12:24:12 +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