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 ms0.migadu.com with LMTPS id 0FqDFSbdm2HR9wAAgWs5BA (envelope-from ) for ; Mon, 22 Nov 2021 19:10:46 +0100 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 wBUjESbdm2FNYwAAB5/wlQ (envelope-from ) for ; Mon, 22 Nov 2021 18:10:46 +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 E90F128835 for ; Mon, 22 Nov 2021 19:10:45 +0100 (CET) Received: from localhost ([::1]:46082 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mpDm8-0008Nw-5f for larch@yhetil.org; Mon, 22 Nov 2021 13:10:44 -0500 Received: from eggs.gnu.org ([209.51.188.92]:46988) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mpDlD-0008Ne-JX for emacs-orgmode@gnu.org; Mon, 22 Nov 2021 13:09:47 -0500 Received: from [2607:f8b0:4864:20::436] (port=37685 helo=mail-pf1-x436.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mpDl9-0004WG-Mi for emacs-orgmode@gnu.org; Mon, 22 Nov 2021 13:09:46 -0500 Received: by mail-pf1-x436.google.com with SMTP id 8so16900681pfo.4 for ; Mon, 22 Nov 2021 10:09:35 -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=LSWeRtrpBdZlfkrDcNr3lFueRNS/vgHUmnajXi2YF9Y=; b=HG0bPvTvXX8hkGE/0Zt8WqjdhBZGTf0Wnnt0gYrF/DGQ6PtFXAcAYNrFyMo57B+3JW GN8pirSQbeC2ge6DlIGTqyiFQ4H+szDyNOmQHXlx1N+FmZIOlUoGOk9HL+N5kmBiq0FD PFgXBOaERoqRfZLSYLlAcyZrIu9wgawgO9GknfcUegvXTL36QVTGLnKMMndzEZ3nf1R+ uqPr+n4ljQuk2jEWYb55sbO5Ektsq9zQbLXs6VSVrzxHjwjhZ4xj/Kxco2YqTYue3Clx tQ5wg4tfmRe/mlLWoUn32Rg/tfc4+/Wr6ulrp53OmF+VrReyYDixXafDjPmwDhNddgTv yp3w== 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=LSWeRtrpBdZlfkrDcNr3lFueRNS/vgHUmnajXi2YF9Y=; b=kpucDN1yP43E8OQn2dGWa9UPDv1wVEVfzeO0eJ1O6f/OI7oYRJX8XEh1RxDVIfDtcu l5OJrNx/Eb50d0ORHaRdttN1ieGYA0mjvU1NGsiIeXJn1NKRwJZCrDgvYSgPbaGklmZT KWQfTbBOQ2AMEk+8PTeGd48TMpPfsQljkvRH7M51ShNRNFyTJipVj6oSJ6AotB+aOu1M nzOcki/EoR8ojh+7ep5RKlG1bhz0SAWwoI3qvHuqOMqdV3f1dmfVE4LW5zRkQsBOnPSq VrsrJhpO1899gFfZycBJQq0dBmiybB/Jkgkzu8+Zhb+7rZcDGfAOkT0FlEp1QXFVaFmE Y2TQ== X-Gm-Message-State: AOAM532uGeVq6zHpjueNqbvaV4iwyH/adij99ycUIVLbvqZ7PrPQrM8R E+6v6YQuSSUUQd2i5AsiJBQ= X-Google-Smtp-Source: ABdhPJyyAqA40q2+A2f/TDU7+YFTuHDrZAtkMYwgsCrkhRIAIphG97jID5CQC+sbzV1Z1e54tzsKaw== X-Received: by 2002:a63:8349:: with SMTP id h70mr3474293pge.315.1637604574930; Mon, 22 Nov 2021 10:09:34 -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 k13sm9802365pfc.197.2021.11.22.10.09.33 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 22 Nov 2021 10:09:34 -0800 (PST) From: Timothy To: Matt Huszagh Subject: Re: [PATCH] Fix regex for determining image width from attribute Date: Tue, 23 Nov 2021 01:54:11 +0800 References: <87czmtuy0p.fsf@gmail.com> <87ilwl71gh.fsf@gmail.com> <87a6hxuw0y.fsf@gmail.com> <877dd07fnb.fsf@gmail.com> <8735noqig0.fsf@gmail.com> User-agent: mu4e 1.6.9; emacs 28.0.50 In-reply-to: <8735noqig0.fsf@gmail.com> Message-ID: <87wnl05ag6.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::436 (failed) Received-SPF: pass client-ip=2607:f8b0:4864:20::436; envelope-from=tecosaur@gmail.com; helo=mail-pf1-x436.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=1637604646; 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=LSWeRtrpBdZlfkrDcNr3lFueRNS/vgHUmnajXi2YF9Y=; b=SoaFWdxKV0C8d4uTx6+mGQKOCjUNrClc8IdYQxuUBpVxSXpQaNA8rl4wM/8BWfK6ab5WMk TA/7/ZnUvgecCUjwHnwhx/OqzSZ12opdfnSdjfHtCrRkzbzyg8GPTxWT826P7YpFv6uLQR 3rVFiCeQxLJ8/mqBZipQHDOfhHlcfYyzErKpKwSoxW/6OChE32q1OVZU2iXxVeuAIpHWnm E71I1qu80u842MV6wh4lMgofYkVJ8qOL2vobM743VwO57Z2ZU5qMNxMaV4X14HpcZhIf9j 5SjEspcGQHudeoB/aqF9jAzHh2g5YN4GjJbNaf9YJ1Jv4G2AJTElFCQvqlHUrw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1637604646; a=rsa-sha256; cv=none; b=Cq3F7TaE2nFWhw1yasQd73EWEcL7/N/P8DpP3vnI/ybKPGrP4LhZ6gGrIwnHHeSqv/EJFx 0wAXI+B4QFzVjr9sy7A5Le0hT8p8Qurcd7wp5Wx+tqPBU2VRCbGCd0hqh+6geX6URC6Vct h5454HOsJlzYFy1f/6bXH3rsO+DXWb8nutF7TsEQ4azzeElxhVqNO7puoLu5yoRIJAjyRK 2FJ9ga4HDCRLni2qkcZMq0c4mimk/BBtPqBycoHYhkGUuRkHp3sSVGiCWPxwBUkf/85ejE thHeNghCT8sy3tkPDcsyglemE+tXc4fgk0GTXDcOo35QzXe55e/82iTxCGj6nw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=HG0bPvTv; 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=HG0bPvTv; 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: E90F128835 X-Spam-Score: -3.08 X-Migadu-Scanner: scn0.migadu.com X-TUID: iN+nELpXY61V --=-=-= Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Matt, I=E2=80=99ve just pushed the change I described in 4514a32. This improves t= he interpretation of :width attributes and makes a value of =E2=80=9Ct=E2=80= =9D work as discussed. I have not prioritised #+attr_org for now, but that sounds like a change we could make in the future. All the best, Timothy --=-=-=--