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 WLnSJfTTlV/ROgAA0tVLHw (envelope-from ) for ; Sun, 25 Oct 2020 19:37:24 +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 GNOiIfTTlV+ZPwAA1q6Kng (envelope-from ) for ; Sun, 25 Oct 2020 19:37:24 +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 1A335940149 for ; Sun, 25 Oct 2020 19:37:24 +0000 (UTC) Received: from localhost ([::1]:42982 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kWlpR-0006bS-JM for larch@yhetil.org; Sun, 25 Oct 2020 15:37:21 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:34730) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kWlp6-0006bM-4n for emacs-orgmode@gnu.org; Sun, 25 Oct 2020 15:37:00 -0400 Received: from mail-ed1-f68.google.com ([209.85.208.68]:39801) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kWlp3-0006d0-43 for emacs-orgmode@gnu.org; Sun, 25 Oct 2020 15:36:59 -0400 Received: by mail-ed1-f68.google.com with SMTP id a6so5833524edx.6 for ; Sun, 25 Oct 2020 12:36:56 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=55XHlWvr4iY65M2V2JulReRfUoCBNkbFEwqLOYq3MOY=; b=A9X1YpvXltEunFjd0M0srE8NC6l8rG28dhzSyvKK6mTmatwH39AzZwUSYtt+I/tNa/ 1XINWBhVFv74pU1YbZEXdn0S9ljCAIh7CnFePb1L5QXKJ+89XQZ/8WlFP0gXAtENct/5 yrpYNhnxNCdLSF8HulHyRcRhKbOPgpb+GQkNyLW//5mEFaQBoAdU0GnN7qzheKlxo6XL uqMB2WnLh+PdBVnegFkVlEKIxgikHiahQhIsItMDEeiOisXVthmvOY0QMtv05T3Hu3vu 63NQpufTakBJGacLbHfVqmHZc0VM+1cV1qwbnFV3zcI7F7+4Gi3vkaBSdP9gwKcc/9zi cOQw== X-Gm-Message-State: AOAM531mUOQIOYifCYX7835/3kYz4LJa+jS1RzBejmgJHcFcswwVTYTa IyHLyVhy2GHA4S0JSjRJ6ELR03djytrNJpCeXNarS6pzggw= X-Google-Smtp-Source: ABdhPJx7W3Jc0koJHcXPux4FsZeYh1veMU5FDeJAjvdXECNN7RqDsNMBCG81369Is+Lc4trZ1gQlWOY9ovXJnGRcbgA= X-Received: by 2002:aa7:cac2:: with SMTP id l2mr12878251edt.141.1603654615567; Sun, 25 Oct 2020 12:36:55 -0700 (PDT) MIME-Version: 1.0 References: <87y2jv367k.fsf@kyleam.com> <87v9ez2flk.fsf@kyleam.com> In-Reply-To: <87v9ez2flk.fsf@kyleam.com> From: ian martins Date: Sun, 25 Oct 2020 15:36:44 -0400 Message-ID: Subject: Re: [PATCH] ob-java To: Kyle Meyer Content-Type: multipart/alternative; boundary="000000000000b4122d05b283ef99" Received-SPF: pass client-ip=209.85.208.68; envelope-from=ianxm1@gmail.com; helo=mail-ed1-f68.google.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/10/25 15:36:56 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -10 X-Spam_score: -1.1 X-Spam_bar: - X-Spam_report: (-1.1 / 5.0 requ) BAYES_00=-1.9, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FORGED_FROMDOMAIN=0.249, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no 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=none; dmarc=fail reason="SPF not aligned (relaxed), No valid DKIM" header.from=jhu.edu (policy=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: -0.91 X-TUID: FYtWr3xyz6SR --000000000000b4122d05b283ef99 Content-Type: text/plain; charset="UTF-8" I made the changes, updated the commit message for the large patch, and pushed. On Sat, Oct 24, 2020 at 10:40 PM Kyle Meyer wrote: > ian martins writes: > > > After making the changes, should I submit updated patches or is it fine > to > > push? > > Push away. Thanks again. > --000000000000b4122d05b283ef99 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
I made the changes, updated the commit message for the lar= ge patch, and pushed.

On Sat, Oct 24, 2020 at 10:40 PM Kyle Meyer <kyle@kyleam.com> wrote:
ian martins writes:

> After making the changes, should I submit updated patches or is it fin= e to
> push?

Push away.=C2=A0 Thanks again.
--000000000000b4122d05b283ef99--