From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Ralph Seichter Newsgroups: gmane.emacs.help Subject: Re: todo-did.el complete rewrite Date: Mon, 25 Mar 2019 21:04:25 +0100 Message-ID: <87ef6uzpo6.fsf@ra.horus-it.com> References: <865zs7bkqx.fsf@zoho.eu> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="52113"; mail-complaints-to="usenet@blaine.gmane.org" To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Mar 25 21:05:30 2019 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1h8VqY-000DPR-DG for geh-help-gnu-emacs@m.gmane.org; Mon, 25 Mar 2019 21:05:26 +0100 Original-Received: from localhost ([127.0.0.1]:47720 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h8VqX-00011b-Fy for geh-help-gnu-emacs@m.gmane.org; Mon, 25 Mar 2019 16:05:25 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:55948) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h8VqH-0000zk-IE for help-gnu-emacs@gnu.org; Mon, 25 Mar 2019 16:05:10 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h8VqD-0003da-AJ for help-gnu-emacs@gnu.org; Mon, 25 Mar 2019 16:05:08 -0400 Original-Received: from ra.horus-it.com ([94.130.34.199]:59282) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1h8Vq7-00022y-BU for help-gnu-emacs@gnu.org; Mon, 25 Mar 2019 16:05:01 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by ra.horus-it.com (Postfix) with ESMTP id B8ECA48C14BD for ; Mon, 25 Mar 2019 21:04:30 +0100 (CET) X-Virus-Scanned: at horus-it.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=monksofcool.net; s=k1; t=1553544266; bh=fe5anf2RqbphAh73ELza2NRjjzj7vHMAajXgvse+imU=; h=From:To:Subject:In-Reply-To:References:Date:Message-ID: Content-Type; b=Cow4tJE4dT4VupDJqY1mIeqMvl4GuU2xZy+SFAYEDRf0zv4xfQTBCJiLs0oLCtsow CunToRH1TqIT5ZFmSKEOaeZq3Xtt0IWhYlSX7dem3AZRH97CFaBuCZ8T60r5VC0bdQ p5s2hKxsJqOWshpgC8+PfgN5GEN4zIJLbJ11ayYKdrrl84kOYrryLPmDb5kDYapHg0 hkGyWSY+fPZ7Muai/Dg+WlF4QA//8ypKALXbFrDs+NRWjsSIUSf/MdZzHUORAFtv5N O7/8Iod4lqDrhXVuWVC0K5m725HtXLpgurQiu10/TydZ+pv/yv/wQuvKMsXpKLhCE/ w4Rblalw85gGQ== In-Reply-To: <865zs7bkqx.fsf@zoho.eu> Mail-Followup-To: help-gnu-emacs@gnu.org X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 94.130.34.199 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:119740 Archived-At: * Emanuel Berg: > the last couple of days I have posted tons of code and not received a > single comment :( Which can possibly tell you something. How about using GitLab, GitHub or a similar service instead? That would also be an easy method to deal with licensing issues you mentioned in another post. -Ralph