From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:bcc0::]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id YBUTIldHhWCNNgEAgWs5BA (envelope-from ) for ; Sun, 25 Apr 2021 12:41:27 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id eNyhHVdHhWCIHwAAbx9fmQ (envelope-from ) for ; Sun, 25 Apr 2021 10:41:27 +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 D31AE12A42 for ; Sun, 25 Apr 2021 12:41:26 +0200 (CEST) Received: from localhost ([::1]:33202 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lacCb-0002ly-V2 for larch@yhetil.org; Sun, 25 Apr 2021 06:41:25 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53646) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lacBW-0002kd-F9 for emacs-orgmode@gnu.org; Sun, 25 Apr 2021 06:40:18 -0400 Received: from mail-ej1-f41.google.com ([209.85.218.41]:45798) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lacBT-0003vA-T2 for emacs-orgmode@gnu.org; Sun, 25 Apr 2021 06:40:18 -0400 Received: by mail-ej1-f41.google.com with SMTP id u3so1380538eja.12 for ; Sun, 25 Apr 2021 03:40:14 -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=Gag3eDbQRflPl/zuWTc5NETKM2Ny2MhGh5Kuex+WBzI=; b=QDlX3NdqEWZyp1nWbD2VbLlClhlNdH6VaMxGV9A/b4nP6PnqoNr5JbZ28C2ZySgyyY Lzjgx/XPncPp3woWTlL0zRAaOV3+KGhjyvQaMVm+dBbRiqwusFTSHzfDdF/JiLtl2D7S CrP4NPbvQrx13kT3rT3CZ8GUHdj8WVRcUYNamujJyfHczxqWiDs7gtdnCiTCRlBqVLsH foS4Slj4XedNDn3Hk+sfc15KQK7QFFV5lTaiKuOe3JLlNUB2Uzp3pip8XJ9lkbJ8L7YJ 2X7XmAqdKvurUz35/VkHQGzkhsOpsB5bJdtQVb1rDE6usOJDKVa9hYGfzDq852nv7T7G BP/g== X-Gm-Message-State: AOAM531XP2RzAgvImGFlEL34ZnVzM4gq3v2NBseIFY7JwAQzZmHsUwl+ qEBFQD8DDEWYVnhI60obdQ9Os2jUTK8WjCftyBs= X-Google-Smtp-Source: ABdhPJxcpTl5wOw+08Ws0u7kgEdxxYRzizW0CjfQWUA8M2Haa9+5nPrJrFXddGb2qyA7Aqbpffsm/N296eTxeH1e5F0= X-Received: by 2002:a17:906:d285:: with SMTP id ay5mr5359079ejb.222.1619347213513; Sun, 25 Apr 2021 03:40:13 -0700 (PDT) MIME-Version: 1.0 References: <87sg6o6sn2.fsf@gmail.com> <875z3gde25.fsf@gmail.com> <8735vfxc3t.fsf@gmail.com> In-Reply-To: <8735vfxc3t.fsf@gmail.com> From: ian martins Date: Sun, 25 Apr 2021 06:40:02 -0400 Message-ID: Subject: Re: [PATCH] ob-java: Allow import to end with asterisk To: Timothy Content-Type: multipart/alternative; boundary="0000000000006df6d705c0c9a70a" Received-SPF: pass client-ip=209.85.218.41; envelope-from=ianxm1@gmail.com; helo=mail-ej1-f41.google.com X-Spam_score_int: -11 X-Spam_score: -1.2 X-Spam_bar: - X-Spam_report: (-1.2 / 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_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, 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-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1619347287; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post; bh=Gag3eDbQRflPl/zuWTc5NETKM2Ny2MhGh5Kuex+WBzI=; b=Q4JahCiUPi53EHyLRqjvQbo7oavgounRcPt/9zidiZbHoU8aiepGU3kuypVERNP02l3oc3 jIL5AotElo7piCcmip5qWPKU+l7QSHygBK/0kan2eJjEHo4Jo8f+5hLBJhoHNuJHoVrQNC S+SS55AV3sVxSPILWgxKMe3yHVmc6HLaNzu/QbxjHupFi62VMLnx1WEdbU0/AkqnqtVr+R 9/YKcAVlgud2ffTEbx8FSqg6uA3Ef9T5VgmXO8vCG88IIiFj590dEjoWt7+0dIDwe1YiRb pX/Scg2QLUFi8+lQLXr1i/VqF8sIBXqCv6oBc1z+H0GhBWT6DBB6LoZGk74ozA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1619347287; a=rsa-sha256; cv=none; b=oRFdD4S8CV2Xchh3GiD6M+RTJl6huTvJstHWz/ECUYOLp76y/yi2/xaRBIUdCFZxET6VFN cwHE4W8a8ZFIJndNbLnZT21WGZdfxLORrHUiK1bc4PFoyyVV3WAGp73LdEf4oLY+fGlipR EkpU5HrwJRaja/E040K0lhvbCyOdQtMwXyZFoGVWvsOfdWSp4GHRT8ljtGsU7nhw8iSmSF xoKKkeS4TFuzNSzc0WjPEdFTUtizxd/M6omkVbDHztN4PphhN7J5YMQ23GO2kvRa8OkIAJ DaOA5946B9prsqcc57x5CK7ncFSbgBC9AnBefGp4icZtp96alxpBk58JN7ZFnA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=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-Migadu-Spam-Score: -2.34 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-Migadu-Queue-Id: D31AE12A42 X-Spam-Score: -2.34 X-Migadu-Scanner: scn0.migadu.com X-TUID: cbYv5C5NmxTG --0000000000006df6d705c0c9a70a Content-Type: text/plain; charset="UTF-8" On Sat, Apr 24, 2021 at 11:44 PM Timothy wrote: > > This was not marked as applied on updates.orgmode.org. > Doing so with the X-Woof-Patch header. > > ian martins writes: > > > Thanks. And thanks for taking the time to fix issues that you find. It > > continues to improve because of your contributions. > > The patch looks good. Applied. > Thanks for fixing this. I re-read the woof documentation and realized I needed to put "Applied" at the beginning of the line. if anyone is curious, to save you a search, the doc is here: https://github.com/bzg/woof#basic-usage --0000000000006df6d705c0c9a70a Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
On Sat, Apr 24, 2021 at 11:44 PM Timothy <= tecosaur@gmail.com> wrote:
=

This was not marked as applied on updates.orgmode.org.
Doing so with the X-Woof-Patch header.

ian martins <ianxm@jh= u.edu> writes:

> Thanks. And thanks for taking the time to fix issues that you find. It=
> continues to improve because of your contributions.
> The patch looks good. Applied.
=C2=A0
<= div>Thanks for fixing this. I re-read the woof documentation and realized I= needed to put "Applied" at the beginning of the line.
<= div>
if anyone is curious, to save you a search, the doc is h= ere: https://github.com= /bzg/woof#basic-usage
=C2=A0
--0000000000006df6d705c0c9a70a--