From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id WGzXDiuquGLRVAAAbAwnHQ (envelope-from ) for ; Sun, 26 Jun 2022 20:49:15 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id iHDbDSuquGJMogAAG6o9tA (envelope-from ) for ; Sun, 26 Jun 2022 20:49:15 +0200 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 A1B9A164D6 for ; Sun, 26 Jun 2022 20:49:14 +0200 (CEST) Received: from localhost ([::1]:41146 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o5XJp-0008UQ-30 for larch@yhetil.org; Sun, 26 Jun 2022 14:49:13 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50490) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o5XJO-0008U4-Do for emacs-orgmode@gnu.org; Sun, 26 Jun 2022 14:48:46 -0400 Received: from mail-wr1-x42a.google.com ([2a00:1450:4864:20::42a]:35816) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o5XJM-0006G5-SP for emacs-orgmode@gnu.org; Sun, 26 Jun 2022 14:48:46 -0400 Received: by mail-wr1-x42a.google.com with SMTP id q5so4755563wrc.2 for ; Sun, 26 Jun 2022 11:48:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=7BUTFGVZ/EKD6pFiFjA037ofiFiohqV5UF4wba/4cWA=; b=AGo41F6koufcUJa4D1JtDFIfzNapMCrN6msEZvEc7CobFeCt0Wr/rVQ6lBsnYxnja4 M/2x3sqWSh58MLo+4DvFT/GcpLuvuRLrPygl5q0ZyO3Fh3uy2o9ttU5895SKGbzHfEDk h7jDFp4qmnhCLraC8dGqwaJxao/DZkyYmoUMkmQpQStYvOJgpMhbdxLrQRaYbDNED+jD fanXKQYt5uFbMpRpgXBme2td6V0yG2bPNzmrlEk41ZXOoOhzRIvFFqncHezMgHeRMjBH yau/ofGYSG6lDoOxsyMr1X77eEkVi4jLAst9lm63LxG6lCGqa4BvNQ94gIInEYICcwCI DmFg== 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:references:date:in-reply-to :message-id:user-agent:mime-version; bh=7BUTFGVZ/EKD6pFiFjA037ofiFiohqV5UF4wba/4cWA=; b=Dx+kIebLhVJdAWoAh4/ViIeG0XIEXsO/i/kDYbW3U3kOfuI9GL2ONbjipIg2Y/wmlE yw3ts4v7NdxePGfpTkf6dP8fDi5QYEnDDb9PU7SNBTbUsTByjuN+7e+uZb2tbpRMLICR wFbc/fH8690naHsbob21CHFjvpjtsmi2EQk9u2E5BqczGXSNIq4VnRp1M/SUUlIS0ZiN nkie0k2krP3tUlRjnkUx+c8dHqx9YWzH8DveBwypZUYpaFzOl7zFnofSqk+G3j5XXnNY J/kTUqQwg39ZPoPlcHss8zolCK8iyzTjmN9+e7QnVrGYtZYRb5xTcHuFQiR8rdgeO//T 1aNA== X-Gm-Message-State: AJIora+zG4RjAZkx6/9BcWfNlpuvzgmxJT3ZLEHJMY+d3tM6KkkuSA2t EQJPde7vdU5Jh3YyhZuilYc= X-Google-Smtp-Source: AGRyM1thI8ygFVUbOa5mwzuWbnqKK3xMbPSsLfS8POX9SnQ+FsqbiQ7dsLGOz2HzzN2U/c/ATp9Yaw== X-Received: by 2002:a05:6000:61e:b0:21b:8ecf:84e7 with SMTP id bn30-20020a056000061e00b0021b8ecf84e7mr8544937wrb.49.1656269323399; Sun, 26 Jun 2022 11:48:43 -0700 (PDT) Received: from Home-Mac ([141.226.10.20]) by smtp.gmail.com with ESMTPSA id s11-20020a5d4ecb000000b0020fe61acd09sm8311505wrv.12.2022.06.26.11.48.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 26 Jun 2022 11:48:42 -0700 (PDT) From: Daniel Fleischer To: Kyle Meyer Cc: Ihor Radchenko , emacs-orgmode@gnu.org, emacs@vergauwen.me Subject: Re: [PATCH] Re: ox-latex table tabbing support. References: <87wng5nno3.fsf@localhost-Mzo7eKN----2> <87zgi0tcj6.fsf@localhost> <87k09413uc.fsf@kyleam.com> <87fsjr1e79.fsf@kyleam.com> Date: Sun, 26 Jun 2022 21:48:40 +0300 In-Reply-To: <87fsjr1e79.fsf@kyleam.com> (Kyle Meyer's message of "Sun, 26 Jun 2022 14:18:02 -0400") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (darwin) MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2a00:1450:4864:20::42a; envelope-from=danflscr@gmail.com; helo=mail-wr1-x42a.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham 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: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1656269354; 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=7BUTFGVZ/EKD6pFiFjA037ofiFiohqV5UF4wba/4cWA=; b=MTlQKMUkfZY71hdafT5EQ20i/TMZ1KxVC4gG/SPVgMTnXxY98Xv+fNYQspYwB+CTSNQhj4 AC4p11ssvgPnZJZCqvvEBl4wGj1nnv4vUB21XdW5VamlbPoWoIdgAnXwRouyhbsWNt43qM DWes6PpwYmAAH3FtBZL1LNaL44JEknE9ECOKPQ7pSOdIWJvkHJay85IguSCdbrOFVLqzOh kJ41DV4uNp+tDut2Jt5Wg6imsgQOqsbJeD5Adf/GYLyBMFOFmSgHXsdj1ZdPJVywlsCQjU bC6kguPAZUFE5no845WZN12GDg+QB9uEnFHhaB6ME+dPWejCDAKdQAQNzBJA5A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1656269354; a=rsa-sha256; cv=none; b=uIYuxjoNaGJFPmYUP4KxyI4ZnnKt97oKXgwPlTD4E9b4TJK9/+GY3sAhkwadaVdy7YrNIr taDnbI5Fa1a8pmHVoEjZeOG0IkAxeETYMOtpXNOF8NizK7HALcCe64Qub9lFi0KeZ8n/Gk WyxwEpp6YfXdOXZAJtrBOEWb33Gr/1Wf+TWGtthuI2nN790DHxQWUlPfmZOy6rx0kRjsKx Y0/U3G1792yOM/lOJK5Y49YHkSayU6/35Uq+wgGAGAkjVqZkhYgkDoajpdCaSX/O65Lova rfLNeREpdWZVH3Nagg7JAIlsf/a1gtL9x2H+SoUDvUAeMn3hlM80rZ/r0aEGeA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=AGo41F6k; 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: -2.46 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=AGo41F6k; 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: A1B9A164D6 X-Spam-Score: -2.46 X-Migadu-Scanner: scn1.migadu.com X-TUID: z6SdWoD1BimD Kyle Meyer [2022-06-26 Sun 14:18] wrote: > Thanks for the follow-up patch. > This format doesn't quite align to the conventions. Here are two > examples: > > ,----[ https://orgmode.org/worg/org-contribute.html#commit-messages ] > | * lisp/org-capture.el (org-capture-set-plist): Make sure txt is a > | string before calling `string-match'. > | (org-capture-templates): Fix customization type. > `---- > > ,----[ https://www.gnu.org/prep/standards/html_node/Style-of-Change-Logs.html#Style-of-Change-Logs ] > | * lisp/term.el (term-emulate-terminal): Avoid errors if the whole > | decoded string is eight-bit characters. Don't attempt to save the > | string for next iteration in that case. > | * test/lisp/term-tests.el (term-decode-partial) > | (term-undecodable-input): New tests. > `---- Thanks for the feedback! Applied to master 321bfb88b5. -- Daniel Fleischer