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=-1.0 required=5.0 tests=MAILING_LIST_MULTI, RCVD_IN_MSPIKE_H2 autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 5144 invoked from network); 9 Nov 2021 07:23:00 -0000 Received: from lists.gnu.org (209.51.188.17) by inbox.vuxu.org with ESMTPUTF8; 9 Nov 2021 07:23:00 -0000 Received: from localhost ([::1]:59480 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mkLT6-0006H9-Q5 for ml@inbox.vuxu.org; Tue, 09 Nov 2021 02:22:56 -0500 Received: from eggs.gnu.org ([209.51.188.92]:32802) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mkL7z-0001hW-2l for info-gnus-english@gnu.org; Tue, 09 Nov 2021 02:01:07 -0500 Received: from mail.cafax.se ([192.71.228.22]:55252) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mkL7v-0001OZ-GA for info-gnus-english@gnu.org; Tue, 09 Nov 2021 02:01:06 -0500 Received: from hiptop.liman.net (vpn01-stb.sth.netnod.se [192.71.80.86]) (Authenticated sender: liman@cafax.se) by mail.cafax.se (Postfix) with ESMTPSA id 798534860E for ; Tue, 9 Nov 2021 08:00:58 +0100 (MET) Received: from hiptop.liman.net (localhost [IPv6:::1]) by hiptop.liman.net (Postfix) with ESMTP id C5ACD11188D9 for ; Tue, 9 Nov 2021 08:00:57 +0100 (CET) (envelope-from info-gnus-english@cafax.se) From: Lars-Johan Liman To: info-gnus-english@gnu.org Subject: Universal "answered marks"? Date: Tue, 09 Nov 2021 08:00:57 +0100 Message-ID: <227ddhzuc6.fsf@hiptop.liman.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (darwin) MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=192.71.228.22; envelope-from=info-gnus-english@cafax.se; helo=mail.cafax.se X-Spam_score_int: 8 X-Spam_score: 0.8 X-Spam_bar: / X-Spam_report: (0.8 / 5.0 requ) BAYES_50=0.8, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: info-gnus-english-bounces+ml=inbox.vuxu.org@gnu.org Sender: "info-gnus-english" Hi! It's me again! :-) Another thing that has made me curious for a long time ... I'm using GNUS for e-mail with a local MH directory structure storage backend. My fancy-mail-split sometimes copy a message into two folders (on purpose). If I read the message in one of the folders, it will be marked as "read" (and eventually classified as old ("O")) in both. I perceive this as good. I only need to read it once. But if I reply to the message, the "A" mark that indicates that I have answered the message only appears in the folder where I actually sat when I replied. If I go to the other folder, there is no indication on the summary line that I have replied to the message. Is it possible to make the "A" mark appear in all folders that have a copy of the message? (It's obviously possible for the "read" mark, so why not for the "answered" mark?) Cheers, /Liman