From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-2.1 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, FREEMAIL_FROM,RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 9204 invoked from network); 8 Dec 2020 12:30:36 -0000 Received: from mx1.math.uh.edu (129.7.128.32) by inbox.vuxu.org with ESMTPUTF8; 8 Dec 2020 12:30:36 -0000 Received: from lists1.math.uh.edu ([129.7.128.208]) by mx1.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1kmc8V-004KSs-G9 for ml@inbox.vuxu.org; Tue, 08 Dec 2020 06:30:31 -0600 Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.94) (envelope-from ) id 1kmc8U-00G4Dt-W3 for ml@inbox.vuxu.org; Tue, 08 Dec 2020 06:30:31 -0600 Received: from mx1.math.uh.edu ([129.7.128.32]) by lists1.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1kmc8T-00G4Dl-2T for ding@lists.math.uh.edu; Tue, 08 Dec 2020 06:30:29 -0600 Received: from quimby.gnus.org ([95.216.78.240]) by mx1.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1kmc8Q-004KSU-7k for ding@lists.math.uh.edu; Tue, 08 Dec 2020 06:30:28 -0600 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:Mime-Version:References:Message-ID:Date:Subject: From:To:Sender:Reply-To:Cc:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=KmmdPKRChxYddlk9wKXdCPrbMAs+K4xSnoIZ3Yffw48=; b=qrXlhzT3ZXFlGKIDu2S3LnP0IX bOYVFVzcnbkhpmkqO66rzwXog52BK/f5dFX4ECXXxwnWIj9Kix/9Rw9wKhrcgSyxAvov+q3T2R8OO mHrNPMsG0KbrqXuJHXJAqNF1woyExE/shR8vv33EfPGi/2Sls110nqZ/wShZzXgUpIRE=; Received: from static.214.254.202.116.clients.your-server.de ([116.202.254.214] helo=ciao.gmane.io) by quimby.gnus.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kmc8I-0001tS-Dy for ding@gnus.org; Tue, 08 Dec 2020 13:30:21 +0100 Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1kmc8F-0007tu-Sy for ding@gnus.org; Tue, 08 Dec 2020 13:30:15 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: ding@gnus.org From: Colin Baxter Subject: Re: gnus doesn't honor mode-line-buffer-id Date: Tue, 08 Dec 2020 12:30:11 +0000 Message-ID: <87pn3k8oq4.fsf@yandex.com> References: <877dpsadwh.fsf@yandex.com> <87k0tsmyvv.fsf@ucl.ac.uk> <87y2i88tj7.fsf@yandex.com> <871rg0mugx.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) Cancel-Lock: sha1:3cee6fP55zwkdrKVEcYwvMAzv4Q= X-Face: BHjiJOg/Qmj'BQgsAKL@])L)e62P)C"Y=6T Face: iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeBAMAAAAodabAAAAAB3RJTUUH1wQdAAY04/L8hgAA AAlwSFlzAAAewQAAHsEBw2lUUwAAAARnQU1BAACxjwv8YQUAAAASUExURc7OzpwAAAAAAP////8A AGNj/2aqqTQAAAA8SURBVHjaYzA2NnEBAmdj01D8wNgYpM7F2JiBgYFREAgEGJiU8AMGBpA6QaCG UVtGbRm1ZdSWUVsGjS0Aq20lJnMawnkAAAAASUVORK5CYII= List-ID: Precedence: bulk >>>>> Eric S Fraga writes: > On Tuesday, 8 Dec 2020 at 10:46, Colin Baxter wrote: >> Do you think it's a bug? > Deep philosophical question that only Lars can answer. ;-) > IMO, it does seem wrong if all other modes behave consistently but > gnus does not. > -- Eric S Fraga via Emacs 28.0.50 & org 9.4 on Debian bullseye/sid I posted it to the great wise ones on emacs-devel, with a copy to you. Best wishes, Colin.