From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id mGofODkR1F7PCwAA0tVLHw (envelope-from ) for ; Sun, 31 May 2020 20:19:05 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id mAL1MzkR1F6aMgAA1q6Kng (envelope-from ) for ; Sun, 31 May 2020 20:19:05 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 1DEE19407C6 for ; Sun, 31 May 2020 20:19:05 +0000 (UTC) Received: from localhost ([::1]:44150 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jfUQC-0001zh-0D for larch@yhetil.org; Sun, 31 May 2020 16:19:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49172) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jfUPo-0001zY-4V for emacs-orgmode@gnu.org; Sun, 31 May 2020 16:18:40 -0400 Received: from confino.investici.org ([212.103.72.250]:54391) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jfUPl-0003xC-OT for emacs-orgmode@gnu.org; Sun, 31 May 2020 16:18:39 -0400 Received: from mx1.investici.org (unknown [127.0.0.1]) by confino.investici.org (Postfix) with ESMTP id F236620FE5; Sun, 31 May 2020 20:18:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=anche.no; s=stigmate; t=1590956306; bh=6kNcz1wU7XrCtnvmRbkYSDm62WoPOt/JV5XxP5Awf4A=; h=Subject:From:To:Cc:References:Date:In-Reply-To:From; b=u5E63NaAtUIE8yXV1HmlKysOIJvD2A8hHvdItgctN56fPwNpzAZkXJM9SRy2WpJBz I/fAw21R06e+hgHCh5JA+2hxD98T18vG1oKLw/9lZgsB7i0v6lQMDF+WCjOseR5kCL +3MVeAQO+B2PqXkCU2dbheSdz/tm4Ikp6aa3ldls= Received: from [212.103.72.250] (mx1.investici.org [212.103.72.250]) (Authenticated sender: mariotomo@inventati.org) by localhost (Postfix) with ESMTPSA id D959620FC5; Sun, 31 May 2020 20:18:25 +0000 (UTC) Subject: Re: `with` as a list. From: Mario Frasca To: Kyle Meyer References: <87h7vxuq8i.fsf@kyleam.com> <1a448b21-cdf9-467d-e707-471bb8c01781@anche.no> Message-ID: Date: Sun, 31 May 2020 15:18:15 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.8.1 MIME-Version: 1.0 In-Reply-To: <1a448b21-cdf9-467d-e707-471bb8c01781@anche.no> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US Received-SPF: pass client-ip=212.103.72.250; envelope-from=mario@anche.no; helo=confino.investici.org X-detected-operating-system: by eggs.gnu.org: First seen = 2020/05/31 16:18:27 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] 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, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: emacs-orgmode@gnu.org Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=anche.no header.s=stigmate header.b=u5E63NaA; dmarc=none; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Spam-Score: -1.21 X-TUID: 45LH0SLIR1Tw On 30/05/2020 16:29, Mario Frasca wrote: > I hope to be back soon with a single commit... one doubt.  what's the point of having me squash all in a single commit, when I do not have write access to the repository?  if we were on github, I would be working on a pull request, which would have a description and a title, and contain several commits.  I don't understand the workflow apparently.