From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.bugs Subject: bug#47236: 28.0.50; ebdb-mua-pop-up bad interaction with gnus window configurations Date: Tue, 29 Jun 2021 19:23:56 -0400 Message-ID: References: <877dm4y07x.fsf@gmail.com> <87zgz0jui2.fsf@ericabrahamsen.net> <87im2wqene.fsf@ericabrahamsen.net> <87r1gr188t.fsf@ericabrahamsen.net> <875yy2qp8t.fsf@gmail.com> <87o8btwnu0.fsf@ericabrahamsen.net> <87sg12du8j.fsf@gmail.com> <8735t2vu4q.fsf@ericabrahamsen.net> <87k0mddshx.fsf@gmail.com> Reply-To: rms@gnu.org Content-Type: text/plain; charset=Utf-8 Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="40303"; mail-complaints-to="usenet@ciao.gmane.io" Cc: eric@ericabrahamsen.net, 47236@debbugs.gnu.org To: Robert Pluim Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Wed Jun 30 01:25:11 2021 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lyN6N-000AG4-5x for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 30 Jun 2021 01:25:11 +0200 Original-Received: from localhost ([::1]:50036 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lyN6L-0003Hz-Lb for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 29 Jun 2021 19:25:09 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:54854) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lyN6E-0003Ha-Q7 for bug-gnu-emacs@gnu.org; Tue, 29 Jun 2021 19:25:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:44374) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lyN6E-0005xM-Ii for bug-gnu-emacs@gnu.org; Tue, 29 Jun 2021 19:25:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lyN6E-0005eB-DB for bug-gnu-emacs@gnu.org; Tue, 29 Jun 2021 19:25:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Richard Stallman Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 29 Jun 2021 23:25:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47236 X-GNU-PR-Package: emacs Original-Received: via spool by 47236-submit@debbugs.gnu.org id=B47236.162500904421613 (code B ref 47236); Tue, 29 Jun 2021 23:25:02 +0000 Original-Received: (at 47236) by debbugs.gnu.org; 29 Jun 2021 23:24:04 +0000 Original-Received: from localhost ([127.0.0.1]:55920 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lyN5H-0005cX-Ps for submit@debbugs.gnu.org; Tue, 29 Jun 2021 19:24:03 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:56926) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lyN5G-0005c5-LB for 47236@debbugs.gnu.org; Tue, 29 Jun 2021 19:24:03 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:46946) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lyN5B-0005EA-15; Tue, 29 Jun 2021 19:23:57 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.90_1) (envelope-from ) id 1lyN5A-00029O-8B; Tue, 29 Jun 2021 19:23:56 -0400 In-Reply-To: <87k0mddshx.fsf@gmail.com> (message from Robert Pluim on Tue, 29 Jun 2021 09:44:58 +0200) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:209131 Archived-At: [[[ To any NSA and FBI agents reading my email: please consider ]]] [[[ whether defending the US Constitution against all enemies, ]]] [[[ foreign or domestic, requires you to follow Snowden's example. ]]] > Idle thought: maybe we should just remove mail-mode and add some > compatibility code pointing at message. I use mail-mode. I'd like to give message-mode a try, not under pressure. But I will still need mail-mode to work, for the saved outgoing messages that were formatted in a way that is incompatible with message mode. -- Dr Richard Stallman (https://stallman.org) Chief GNUisance of the GNU Project (https://gnu.org) Founder, Free Software Foundation (https://fsf.org) Internet Hall-of-Famer (https://internethalloffame.org)