From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id aP+4JXx/nGH8wAAAgWs5BA (envelope-from ) for ; Tue, 23 Nov 2021 06:43:24 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id gHdpIXx/nGEDMQAAB5/wlQ (envelope-from ) for ; Tue, 23 Nov 2021 05:43: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 2807D38FD3 for ; Tue, 23 Nov 2021 06:43:24 +0100 (CET) Received: from localhost ([::1]:52008 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mpOaR-000703-BI for larch@yhetil.org; Tue, 23 Nov 2021 00:43:23 -0500 Received: from eggs.gnu.org ([209.51.188.92]:45020) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mpOZn-0006zt-UO for emacs-orgmode@gnu.org; Tue, 23 Nov 2021 00:42:43 -0500 Received: from [2607:f8b0:4864:20::102b] (port=56115 helo=mail-pj1-x102b.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mpOZm-0001oS-Lz for emacs-orgmode@gnu.org; Tue, 23 Nov 2021 00:42:43 -0500 Received: by mail-pj1-x102b.google.com with SMTP id v23so15700439pjr.5 for ; Mon, 22 Nov 2021 21:42:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:references:user-agent:in-reply-to :message-id:mime-version; bh=pYpxXQwMrts0OdebC/AWR3w18MYwayBJrHfUDIYV+1U=; b=p/Uy0cURM5ecA9Da+prcoEAwIGtaQAs4umsQvZ/PL2T4o1m0YyBAXfXGm0kjmS/Njr +f99z8XXombOLsy98Ss76AWeBJvKuQGINQqdpbSWD7y8kdwm1Jsxy3g8IavvILFuYPia Wo5GLpXN7Sncs2YRVVX2uf1LhiCQnLbNgLGscokyR5fEhWgvb9JZirkxjcXgm+wZKwsv WWCucDFzB34DgkUpVXb9EGT8trJarDDhdoX8z/wbnPD7bT85h6EX/6zeoC88K/D4DnIo LEOnWh4YktjeDg1tdiMgnkrtp95JcTb+vaLzaITzkRCt1anxO8JHj8r1Uxy7Ta8UOIIU 34GA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:references:user-agent :in-reply-to:message-id:mime-version; bh=pYpxXQwMrts0OdebC/AWR3w18MYwayBJrHfUDIYV+1U=; b=YT5r8Opo3ab+Zi/DCYsDG1Fr8KM0Em4VD+7niXumtkeDht6zGL358QrE4THiaqtGBf p4MUcwHL0CdZ5q8AmjjAh/4oyawHIuAl09aftkjW/M+F/hIn17wqXUzqevlrqc2jlcoq QBrnrvIcdfbvMycxP1Hyvx4//hufR5TYEJnCBF3jMdxj0gCpBYTX/mxBf7O4faFw+ktd 4VY0/uBxJCYmuicmNm9so1I778Pfvpyd0H73HwAtX1OKCz1hBKUFluhLHWrtV+/LFbAH SrE70LlARX+Q5IwfhiUvVnITstbRpLhBIxmE1BZEaxktQq68cBtSjsFU0KMhUtDY1OVA ExnQ== X-Gm-Message-State: AOAM532cd7xnQ6tsgBSSWoiKOlrT/EvMklUjb+L330KZ5vO6IxFmbk8k 9FuLYUCwdfAIpUlPNXtwDac= X-Google-Smtp-Source: ABdhPJxMyTr5TQoe1e/Fl4OPAKDVxc/xJmQYx/i1OTjf39/1AmgphPH3qqaZ/q5kA5VHShpN9CLnvg== X-Received: by 2002:a17:90b:2389:: with SMTP id mr9mr40411819pjb.152.1637646161299; Mon, 22 Nov 2021 21:42:41 -0800 (PST) Received: from localhost (61-245-128-160.3df580.per.nbn.aussiebb.net. [61.245.128.160]) by smtp.gmail.com with ESMTPSA id j1sm8090117pfe.158.2021.11.22.21.42.39 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 22 Nov 2021 21:42:40 -0800 (PST) From: Timothy To: Matt Huszagh Subject: Re: [PATCH] Fix regex for determining image width from attribute Date: Tue, 23 Nov 2021 13:39:47 +0800 References: <87czmtuy0p.fsf@gmail.com> <87ilwl71gh.fsf@gmail.com> <87a6hxuw0y.fsf@gmail.com> <877dd07fnb.fsf@gmail.com> <8735noqig0.fsf@gmail.com> <87wnl05ag6.fsf@gmail.com> <87y25fq5d2.fsf@gmail.com> <8735nnlaef.fsf@gmail.com> <87v90jph1w.fsf@gmail.com> User-agent: mu4e 1.6.9; emacs 28.0.50 In-reply-to: <87v90jph1w.fsf@gmail.com> Message-ID: <871r37l96a.fsf@gmail.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Host-Lookup-Failed: Reverse DNS lookup failed for 2607:f8b0:4864:20::102b (failed) Received-SPF: pass client-ip=2607:f8b0:4864:20::102b; envelope-from=tecosaur@gmail.com; helo=mail-pj1-x102b.google.com X-Spam_score_int: -12 X-Spam_score: -1.3 X-Spam_bar: - X-Spam_report: (-1.3 / 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, FREEMAIL_FROM=0.001, PDS_HP_HELO_NORDNS=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, 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.29 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: emacs-orgmode@gnu.org Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1637646204; 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:dkim-signature; bh=pYpxXQwMrts0OdebC/AWR3w18MYwayBJrHfUDIYV+1U=; b=bcr2EloIOE2ITs/QtXe2BJJmPnN6Je98GygOF++uyhfv7QhN3ZSW5DmawhGPJTZ+cw24AP Cd9dPD6BYBGLXuq/mzp3bib9XtIzgJHmhOA1Ku+9AXDbUi6VoZEBhQFBffjoNzpBYHYp9L iQAzbEuk8TcGi3DGJex38WhalizhOZPuyLBqhzspy4XPevTAbnswSGMdp83zvid4ZokyhU ea1a34N/s9elSosnwkY0+3R9bE7EOT6sQjnToaH/IhaguGSaHQxDPyD6RngYlLpLe0s3/E FFE9qfSHFTfcu2ezwlkhcQfd4yxG/CTPBlkM9bjiviYKRhjjz/0jFOCA2wh8uQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1637646204; a=rsa-sha256; cv=none; b=h8BKD2fN3gkz/UNtKvzf3aSa7OCIYPinAsVOQ7IcLKy1StQLDAmny25vZOY7pgnoYX6ugd iPmpILmCAESklxD812Dw6DJDxvZgpB30PPSpYFDyoCXuH/ptsv4ZUgXyKcIPUCgSFW2ik7 mmw6wjRTlkvI3kDi4zW2YRNqt3tmQ8baysaDOTThPXmvrs/+b7Viux80paVxTTavUKH6m3 qrea6BC7aL4Wz7bU9repetP6Wvj5RsIQhbOfhl4XAJRZW5xTcg011NAnjCjVjBrr05ZWT/ GwAbYjPCyMJ6iOEjnj7jehybtFJf1H1IQ1zvGggpgtx96z0hz53iLhheGjyuzA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b="p/Uy0cUR"; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -3.08 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b="p/Uy0cUR"; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 2807D38FD3 X-Spam-Score: -3.08 X-Migadu-Scanner: scn0.migadu.com X-TUID: CTv/+UCJFeUr --=-=-= Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Matt, (sigh) well that=E2=80=99s silly. Thanks, I=E2=80=99ve just pushed that. All the best, Timothy --=-=-=--