From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: bp25@riseup.net Newsgroups: gmane.emacs.help Subject: Marking items as old in Newsticker (Emacs 29.1) Date: Sun, 20 Oct 2024 14:07:58 +0100 Message-ID: <875xpm6hxt.fsf@RISEUP> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="3342"; mail-complaints-to="usenet@ciao.gmane.io" To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Sun Oct 20 15:17:21 2024 Return-path: Envelope-to: geh-help-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 1t2Vo8-0000ht-80 for geh-help-gnu-emacs@m.gmane-mx.org; Sun, 20 Oct 2024 15:17:20 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1t2Vnn-0008Ph-PE; Sun, 20 Oct 2024 09:16:59 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1t2Vnj-0008PR-6n for help-gnu-emacs@gnu.org; Sun, 20 Oct 2024 09:16:55 -0400 Original-Received: from mx1.riseup.net ([198.252.153.129]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1t2Vnh-0007kY-Gk for help-gnu-emacs@gnu.org; Sun, 20 Oct 2024 09:16:54 -0400 Original-Received: from fews02-sea.riseup.net (fews02-sea-pn.riseup.net [10.0.1.112]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx1.riseup.net (Postfix) with ESMTPS id 4XWf9H0BdQzDqRl for ; Sun, 20 Oct 2024 13:16:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1729430211; bh=XJ7JXCzF4F79XhHFR0OsQe+Msrs3FKsC1+SaYe5q90M=; h=From:To:Subject:Date:From; b=S/9Sbu0Qg/z3h2gWkK8Ez50PDaVADEpj5eDgjpPdWzKgkZ8ANS1f4K9zTOnTQjkE5 4e633gRLmrN61sqhbARHbrLX9isFJ5ZyMwd7PHmTzTbFiM0QqRr1pCLo+kVEqTpdJS BZIfPsB9YBEk7CFbteTTwrXoV8p4Znc+RIj1bEB8= X-Riseup-User-ID: 1681E18C1ED60E8C43757F35E71986E9A424E45012A1780C2575E9E63A667C08 Original-Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews02-sea.riseup.net (Postfix) with ESMTPSA id 4XWf9G0x7ZzFs1R for ; Sun, 20 Oct 2024 13:16:49 +0000 (UTC) Received-SPF: pass client-ip=198.252.153.129; envelope-from=bp25@riseup.net; helo=mx1.riseup.net X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, RCVD_IN_VALIDITY_SAFE_BLOCKED=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.help:148190 Archived-At: Hello! Does any of you understand why after marking items in newsticker plainview by pressing "o" or "i", they change colour but revert to being simply "new" upon executing newsticker-show-news, as if changes were not saved? By the way, there's no "refresh" in newsticker, besides the command newsticker-show-news right? Please CC my email address because I'm not currently subscribed to this list!