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 +FbBK4h30F6tUQAA0tVLHw (envelope-from ) for ; Fri, 29 May 2020 02:46:32 +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 QLmdJ4h30F7KWQAA1q6Kng (envelope-from ) for ; Fri, 29 May 2020 02:46:32 +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 A72E294053A for ; Fri, 29 May 2020 02:46:31 +0000 (UTC) Received: from localhost ([::1]:34670 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jeV2T-0003QN-1a for larch@yhetil.org; Thu, 28 May 2020 22:46:29 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39524) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jeV1x-0003QG-67 for emacs-orgmode@gnu.org; Thu, 28 May 2020 22:45:57 -0400 Received: from pb-smtp20.pobox.com ([173.228.157.52]:65154) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jeV1v-00026J-Tm; Thu, 28 May 2020 22:45:56 -0400 Received: from pb-smtp20.pobox.com (unknown [127.0.0.1]) by pb-smtp20.pobox.com (Postfix) with ESMTP id DFBD5D07A5; Thu, 28 May 2020 22:45:51 -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:date:message-id:mime-version:content-type :content-transfer-encoding; s=sasl; bh=iFfZNCVqhyUQvzmrmv46oMlfb 98=; b=rKu0/Y2W1kZFKV5qokztPUildv0dgqn624vY4y/LUZOhoWQafJmLkQt8u PauBbLTP1IoHQ2YqTPGdYilvgVsH4bCHC7PQk7LwV6K5TTe4DUmJP+5l8Hlu7W07 M62DcsFLtGSRWeeMFo2iV6hM1Q8Zp4kV4xK+U7JklD0ZOUkN4s= Received: from pb-smtp20.sea.icgroup.com (unknown [127.0.0.1]) by pb-smtp20.pobox.com (Postfix) with ESMTP id CCBCDD07A4; Thu, 28 May 2020 22:45:51 -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:date:message-id:mime-version:content-type:content-transfer-encoding; s=mesmtp; bh=9iTogrOUl3RgswAqTQlS2AycK6pC6guQCoEyzzIMEEo=; b=kcg9V/kHOhN6sarzR0+LqjMY3Grb8lAyx3kjLdYzEnkMNfNhgqfZ7A1GV099oIbZ1m95UwXvKGOc4ZJ2zLAvLsZAM0BhoyjpPxRsncc748ftRxldV9/A1GAAXW1V8W6GLLMR3+ObdwAX/7SYCNuBgnOVUDhXCOTli0zNGXWbh7E= 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-smtp20.pobox.com (Postfix) with ESMTPSA id 3E0AAD07A3; Thu, 28 May 2020 22:45:49 -0400 (EDT) (envelope-from kyle@kyleam.com) From: Kyle Meyer To: =?utf-8?Q?K=C3=A9vin?= Le Gouguec Subject: Re: Possible fix for :includes header argument in org-babel C source blocks In-Reply-To: <875zcgwjo7.fsf@gmail.com> Date: Fri, 29 May 2020 02:45:47 +0000 Message-ID: <87y2pbv4pw.fsf@kyleam.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Pobox-Relay-ID: 810E3D5E-A156-11EA-A1CC-B0405B776F7B-24757444!pb-smtp20.pobox.com Received-SPF: pass client-ip=173.228.157.52; envelope-from=kyle@kyleam.com; helo=pb-smtp20.pobox.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/05/28 22:45:52 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: , Cc: Bastien , Brandon Guttersohn , 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=pobox.com header.s=sasl header.b=rKu0/Y2W; dkim=pass header.d=kyleam.com header.s=mesmtp header.b=kcg9V/kH; 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: 9yqve8sA+JAm K=C3=A9vin Le Gouguec writes: > BTW, does the change from 44cb98fdb deserve an ORG-NEWS entry? Hmm, my impression from the thread/patch was that it was a plain bug fix, in which case I think the lack of an entry is fine.