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, RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 28699 invoked from network); 7 Feb 2022 12:29:04 -0000 Received: from mx1.math.uh.edu (129.7.128.32) by inbox.vuxu.org with ESMTPUTF8; 7 Feb 2022 12:29:04 -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.2) (envelope-from ) id 1nH38e-00Aiuu-Up for ml@inbox.vuxu.org; Mon, 07 Feb 2022 06:29:01 -0600 Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.94.2) (envelope-from ) id 1nH38e-0040zZ-DB for ml@inbox.vuxu.org; Mon, 07 Feb 2022 06:29:00 -0600 Received: from mx1.math.uh.edu ([129.7.128.32]) by lists1.math.uh.edu with esmtp (Exim 4.94.2) (envelope-from ) id 1nH38c-0040zQ-17 for ding@lists.math.uh.edu; Mon, 07 Feb 2022 06:28:58 -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.2) (envelope-from ) id 1nH38Y-00AiuZ-UB for ding@lists.math.uh.edu; Mon, 07 Feb 2022 06:28:57 -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=uYJIW5OyCCO5TVih3mQvEza8uYAIeTnGcUcuTIykPl8=; b=Wigo3G6abomg8b0lAKpJp9Y44C kaRN4VJXZ+15Z+LfPhmKrMyDGL+b27Jhmfr+aExcnBMfS3SdZRSGSeptB3wxBn6djId9R68atCvq4 0+cwQJH7sWTvm8rH+yAdEKTkHmH/Y9YXf8DKXBcmjOZwI1kMWLCnmENOTmXiCsqdibqs=; Received: from ciao.gmane.io ([116.202.254.214]) by quimby.gnus.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nH38Q-0000CX-GA for ding@gnus.org; Mon, 07 Feb 2022 13:28:49 +0100 Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1nH38N-0009GK-1a for ding@gnus.org; Mon, 07 Feb 2022 13:28:43 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: ding@gnus.org From: Eric S Fraga Subject: Re: feature request: differentiate between read and automatically marked read Date: Mon, 07 Feb 2022 12:28:38 +0000 Organization: On the Interweb somewhere Message-ID: <87h79azwqx.fsf@ucl.ac.uk> References: <87pmo41ghm.fsf@ucl.ac.uk> <87v8xw87bn.fsf@dick> <87mtj85d2x.fsf@ucl.ac.uk> <8735kxzoft.fsf@mat.ucm.es> <87wni91x1s.fsf@ucl.ac.uk> <87r18hk3b4.fsf@mat.ucm.es> Mime-Version: 1.0 Content-Type: text/plain User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) Cancel-Lock: sha1:4jtysjv1CQPoXNga42rCg1Wb0t8= X-Url: http://twitter.com/ericsfraga/ List-ID: Precedence: bulk On Saturday, 5 Feb 2022 at 11:36, Uwe Brauer wrote: > Your messages are then in bold face (did you fiddle the setting of the > display variable you mentioned earlier?) Gnus has faces for the various levels of scores: high, normal, low; and categories within these scores: ancient, read, ticked, and unread. And then settings for what is a high or low scoring article: gnus-summary-default-low-score, etc. And, yes: I had to play with gnus-summary-highlight and added the condition: ((< score gnus-summary-mark-below) . gnus-summary-cancelled) near the end of the list of conditions to use the gnus-summary-cancelled face. > BTW I wish that scoring would it a bit easier to set up, what you sent Well, I guess I find it rather easy as it's either I for increase or L for lower and then just follow the prompts with "?" available at each prompt to remind you what the options are. There are also the V keymap bindings in summary mode for seeing the effect of scores. Adaptive scoring is trickier, mind you. -- Eric S Fraga with org 9.5.2 in Emacs 29.0.50 on Debian 11.2