From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Joseph Turner Newsgroups: gmane.emacs.devel Subject: Re: [ELPA] New package: activities Date: Wed, 31 Jan 2024 21:33:33 -0800 Message-ID: <87h6is7npu.fsf@breatheoutbreathe.in> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="13086"; mail-complaints-to="usenet@ciao.gmane.io" Cc: To: adam@alphapapa.net Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Feb 01 07:05:16 2024 Return-path: Envelope-to: ged-emacs-devel@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 1rVQCH-000362-45 for ged-emacs-devel@m.gmane-mx.org; Thu, 01 Feb 2024 07:05:16 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rVQBQ-0000nV-Dj; Thu, 01 Feb 2024 01:04:20 -0500 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 1rVPhr-0001RB-7K for emacs-devel@gnu.org; Thu, 01 Feb 2024 00:33:47 -0500 Original-Received: from out-174.mta0.migadu.com ([2001:41d0:1004:224b::ae]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rVPhl-0002ts-SE for emacs-devel@gnu.org; Thu, 01 Feb 2024 00:33:46 -0500 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=breatheoutbreathe.in; s=key1; t=1706765618; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to; bh=+imVXYU8OICmooE+8jE9zIdIOAEflcwdYeej4J+XI28=; b=fX9tOvxZ1xRtbqOY26HCA053N53RcP94uklaDH8F0qbo/kJGuQT/3mxWyr6HOswrTpmanW Tc8b+zOlE63QDDE1Y3UxvgQz25s2yDVKSAhAF9DLBGT3Vw1gqW8ThyyteeRxxK4pEAS8mC HJAzU2orVf6HM9fXDLMAzoVFCtDyuSg= In-Reply-To: cc4220a5-491f-4a23-b165-a1d46b76189a@alphapapa.net X-Migadu-Flow: FLOW_OUT Received-SPF: pass client-ip=2001:41d0:1004:224b::ae; envelope-from=joseph@breatheoutbreathe.in; helo=out-174.mta0.migadu.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Mailman-Approved-At: Thu, 01 Feb 2024 01:04:17 -0500 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:315694 Archived-At: Hello! I find activities.el's ideas and its implementation useful. I'm glad ELPA accepts packages that overlap with core functionality. With activities.el available on ELPA, I wonder if it's more likely that someone will find it, appreciate its ideas, and extend desktop.el. Everybody wins :) Thank you!! Joseph