From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.help Subject: Re: Can list-packages be set up to show latest github emacs packages? Date: Mon, 06 Nov 2017 10:51:37 -0500 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <87h8u78kxi.fsf@lifelogs.com> References: <3f62e436-87d6-485e-aea8-7e403a9db901@googlegroups.com> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1509984692 2076 195.159.176.226 (6 Nov 2017 16:11:32 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Mon, 6 Nov 2017 16:11:32 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Nov 06 17:11:29 2017 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eBjzk-0000NU-Sz for geh-help-gnu-emacs@m.gmane.org; Mon, 06 Nov 2017 17:11:29 +0100 Original-Received: from localhost ([::1]:48909 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eBjzq-0000YG-9Z for geh-help-gnu-emacs@m.gmane.org; Mon, 06 Nov 2017 11:11:34 -0500 X-Received: by 10.28.135.147 with SMTP id j141mr1110577wmd.11.1509983498407; Mon, 06 Nov 2017 07:51:38 -0800 (PST) Original-Path: usenet.stanford.edu!b9no3406345wmh.0!news-out.google.com!l202ni35815wmd.0!nntp.google.com!proxad.net!feeder1-2.proxad.net!weretis.net!feeder4.news.weretis.net!news.albasani.net!.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 13 Original-X-Trace: news.albasani.net l5n52Bzq4ERfpKhvH4C1mWTpcN5kg7m15LcV72f8BSoa7e0GPqlnkAJI9C3CQdRCMxx5Y1vKCKdibHgrq+p0UQ== Original-NNTP-Posting-Date: Mon, 6 Nov 2017 15:51:38 +0000 (UTC) Original-Injection-Info: news.albasani.net; logging-data="/rYL36DkO/VZh43KoyOVjlkzYh9+TctpBw4Nq4A9Og51Lo4qwDFgEPuwXGlof8JmibcrhA2iqK/NdDlurjv+Gmxjee2hfDrjCGwo99kjHM3LAtoPV8ALPALN4i4IOWQ2"; mail-complaints-to="abuse@albasani.net" X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6; d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" Cancel-Lock: sha1:1yM499H1N3WtEXEKFsTAwtuFOb4= sha1:No2++l8cjwnVgaMW9bKmpuWvZb0= Original-Xref: usenet.stanford.edu gnu.emacs.help:220646 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 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.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:114754 Archived-At: On Sun, 5 Nov 2017 08:44:06 -0800 (PST) Deric Bytes wrote: DB> Can M-x list-packages be set up to show github emacs packages? How would you define the list of "github emacs packages"? How would you connect the notion of Git branches/tags and Github releases to package releases? What are you trying to accomplish, ultimately? Thanks Ted