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 2Li8IFubyl6yPgAA0tVLHw (envelope-from ) for ; Sun, 24 May 2020 16:05:47 +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 aPGdHFubyl6aSgAAB5/wlQ (envelope-from ) for ; Sun, 24 May 2020 16:05:47 +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 AB06C9404C8 for ; Sun, 24 May 2020 16:05:46 +0000 (UTC) Received: from localhost ([::1]:45428 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jct8D-00082H-0W for larch@yhetil.org; Sun, 24 May 2020 12:05:45 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50868) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jct7F-00080y-TF for emacs-orgmode@gnu.org; Sun, 24 May 2020 12:04:45 -0400 Received: from pb-smtp1.pobox.com ([64.147.108.70]:51605) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jct7B-0007TU-Tx for emacs-orgmode@gnu.org; Sun, 24 May 2020 12:04:44 -0400 Received: from pb-smtp1.pobox.com (unknown [127.0.0.1]) by pb-smtp1.pobox.com (Postfix) with ESMTP id E91FE65D05; Sun, 24 May 2020 12:04:39 -0400 (EDT) (envelope-from kyle@kyleam.com) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to :subject:in-reply-to:references:date:message-id:mime-version :content-type; s=sasl; bh=r7L3ikOxBn3mwEEuBFixI42yvjo=; b=o8/ROX FEURlu0cdaNuQ9TfsTUIgKX/69ieODDP3NsS5+A6jTsQxn57xaQ1zP7d9tBftsWn QCiksa7+HUEDOrwP+vmAR/5PN4wj8/3C7eBOjPFisEQIRla3eQnGYFQ6vw1tNLbi jQMRarnxKVtQ73ghpW8psngP0tsOtvxACHTms= Received: from pb-smtp1.nyi.icgroup.com (unknown [127.0.0.1]) by pb-smtp1.pobox.com (Postfix) with ESMTP id CF45465D04; Sun, 24 May 2020 12:04:39 -0400 (EDT) (envelope-from kyle@kyleam.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=kyleam.com; h=from:to:subject:in-reply-to:references:date:message-id:mime-version:content-type; s=mesmtp; bh=cG0MJUsWtZC70D4dMadV0DKKY/tG9N0hqTP8cna6r5M=; b=JyuUMkbqmzvYM2+tq+4H6/Vc3TvsXqZy0TKqeFKKE9OtmFzNpAgwZdVZ6KRAM78n0QDR5Lycn4CBOWsZ1jahKcJSUAqh0fSg0L+A1B+KgzVJnTAnxMUQn/8b5m6tEn+qMV2zpBLpHtVmtnX1NYYxCEOco2gTbY8C9U7jK2Xcukk= 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 41EF365D03; Sun, 24 May 2020 12:04:39 -0400 (EDT) (envelope-from kyle@kyleam.com) From: Kyle Meyer To: Greg Minshall , emacs-orgmode@gnu.org Subject: Re: [PATCH] ob-core: Display warning on failure to read results In-Reply-To: <87d06xsz13.fsf@kyleam.com> References: <2449663.1588516024@apollo2.minshall.org> <87d06xsz13.fsf@kyleam.com> Date: Sun, 24 May 2020 16:04:38 +0000 Message-ID: <87zh9x5nft.fsf@kyleam.com> MIME-Version: 1.0 Content-Type: text/plain X-Pobox-Relay-ID: 4581F7F2-9DD8-11EA-9A13-C28CBED8090B-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/05/24 11:29:19 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_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: , 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=o8/ROX F; dkim=pass header.d=kyleam.com header.s=mesmtp header.b=JyuUMkbq; 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: 0.29 X-TUID: TPBxRib5bzkR Kyle Meyer writes: > Subject: [PATCH] ob-core: Display warning on failure to read results Applied to master (14878f3f9).