From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id WLh2I6rllF+TVgAA0tVLHw (envelope-from ) for ; Sun, 25 Oct 2020 02:40:42 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id yMc8H6rllF9+TQAAB5/wlQ (envelope-from ) for ; Sun, 25 Oct 2020 02:40:42 +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 C3C5F940111 for ; Sun, 25 Oct 2020 02:40:41 +0000 (UTC) Received: from localhost ([::1]:57370 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kWVxY-0007fy-Ay for larch@yhetil.org; Sat, 24 Oct 2020 22:40:40 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49684) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kWVx9-0007fY-Iu for emacs-orgmode@gnu.org; Sat, 24 Oct 2020 22:40:15 -0400 Received: from pb-smtp1.pobox.com ([64.147.108.70]:64054) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kWVx7-0000Gc-0S for emacs-orgmode@gnu.org; Sat, 24 Oct 2020 22:40:15 -0400 Received: from pb-smtp1.pobox.com (unknown [127.0.0.1]) by pb-smtp1.pobox.com (Postfix) with ESMTP id 054F596FAB; Sat, 24 Oct 2020 22:40:11 -0400 (EDT) (envelope-from kyle@kyleam.com) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:in-reply-to:references:date:message-id:mime-version :content-type; s=sasl; bh=5IUG4pa/x4vzyZu8hCpdmRa4diI=; b=Ecnn14 Dk40at2PXwrWBoIqwkGSKvmgklvpeVwHZrd0DO3ph2mF5959QV0oE453EufOAfXf TerQFViOouVI3R3vDqJYf4++z5wMfKUnXy3Et+vPkNNuJLyxjtUTxcrKFZb/oght wuHDuINcBlBsnMGdWeQNbf4VTwFpfBHEGIG9c= Received: from pb-smtp1.nyi.icgroup.com (unknown [127.0.0.1]) by pb-smtp1.pobox.com (Postfix) with ESMTP id EDE4396FAA; Sat, 24 Oct 2020 22:40:10 -0400 (EDT) (envelope-from kyle@kyleam.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=kyleam.com; h=from:to:cc:subject:in-reply-to:references:date:message-id:mime-version:content-type; s=mesmtp; bh=3FEDhudfeP1Xo8/4RTXpBfBDPfHhhO4pqpXqlwpQpz0=; b=0Xov5dqf4zLrdfBPaBATM+vxgZPde2ugV+hjwzIvLkVZiDtHzcncITbxju0F8SVodrQtBLzv40dUl9rmO24pnP4ZkmZtH1VlTZfsYUunxii8b8ZErA7kcY/34yOKDzazGQhsqp9pVyTgrTaJJLyEGHdCzP5OZrW+0YjDpA/GJR0= Received: from localhost (unknown [45.33.91.115]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pb-smtp1.pobox.com (Postfix) with ESMTPSA id 4209096FA9; Sat, 24 Oct 2020 22:40:10 -0400 (EDT) (envelope-from kyle@kyleam.com) From: Kyle Meyer To: ian martins Subject: Re: [PATCH] ob-java In-Reply-To: References: <87y2jv367k.fsf@kyleam.com> Date: Sat, 24 Oct 2020 22:40:07 -0400 Message-ID: <87v9ez2flk.fsf@kyleam.com> MIME-Version: 1.0 Content-Type: text/plain X-Pobox-Relay-ID: 6693C9B4-166B-11EB-A602-D152C8D8090B-24757444!pb-smtp1.pobox.com Received-SPF: pass client-ip=64.147.108.70; envelope-from=kyle@kyleam.com; helo=pb-smtp1.pobox.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/10/24 22:40:11 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] 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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no 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: Org-Mode mailing list 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=pobox.com header.s=sasl header.b=Ecnn14 D; dkim=pass header.d=kyleam.com header.s=mesmtp header.b=0Xov5dqf; 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: rkiYxOfKPE6X ian martins writes: > After making the changes, should I submit updated patches or is it fine to > push? Push away. Thanks again.