From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 4GHhIqwtLmGO/wAAgWs5BA (envelope-from ) for ; Tue, 31 Aug 2021 15:25:00 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id OCKgHqwtLmGDEwAA1q6Kng (envelope-from ) for ; Tue, 31 Aug 2021 13:25:00 +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 F1DA71FE92 for ; Tue, 31 Aug 2021 15:24:59 +0200 (CEST) Received: from localhost ([::1]:42684 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mL3l4-0001HT-Hn for larch@yhetil.org; Tue, 31 Aug 2021 09:24:58 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40390) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mL3JU-00050b-0V for emacs-orgmode@gnu.org; Tue, 31 Aug 2021 08:56:28 -0400 Received: from mail-pl1-x630.google.com ([2607:f8b0:4864:20::630]:37882) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mL3JS-0003o7-GZ for emacs-orgmode@gnu.org; Tue, 31 Aug 2021 08:56:27 -0400 Received: by mail-pl1-x630.google.com with SMTP id q3so10562222plx.4 for ; Tue, 31 Aug 2021 05:56:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:references:user-agent:in-reply-to :message-id:mime-version; bh=VTF+WKO20iv7EGlAIZ5bRx+NXVIYGm8LVJP5+tNGtdo=; b=KqtolUsOhAM1AVjaLv/mHIaCkraIj+XkZGJj+cyS37PDsmeXK7Um7o2i0GNwUlsrUp HISl0b2GgMMSYV8DJgxsI1qKHbG7ndFMrrPU9YNLiX8HGQiusFqubjFlYByWYMsB+HKF ep3M6eNap8VFpsuFWEScKzkLadou4Y0dVAph4o6Bz65uWDWesYO8XZjku1GbM77LLYcz 1RM/AYwOsYVYqFbXEB+Mg280Jt2YOrbDduD4/+4OeTNqBnNmR6obic6OjtzsUPCquRJh FNYZglswyhbTKrKgjh3cO3R3+f+jnE/g8Kr7jGZmEWVbgTCHBt8pTGGA/Nm1ncOhng+z 2akw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:references:user-agent :in-reply-to:message-id:mime-version; bh=VTF+WKO20iv7EGlAIZ5bRx+NXVIYGm8LVJP5+tNGtdo=; b=pH9Mthe55LdqVxblN0p0PXAH/3KOPrPTXGlTdPCyKuufsGcyTW9n3EeTitzORCx4BL Yo93rsY+j/pgBK63HjAEZ3UXZBWRUDUZ/QsmMpzuVb9JZ/3JU1I7nwB/kfYkp/jwP8c0 CFZxOYyqLrSgAHFjlFOSZ1t9wtCvItS2f5NLBbYcOu2rzNR7pWV0HpJAsadrokf4CXh2 PnBE80KtbbFwRJjNZvpGoZl0gh7cSBRQrRasG7bG6kkW/f2NrrGRA9RcbfTyE7lx6KpG Ge2ONSJ8bVA/tHL5Wfb4jVkqYnkg4eUDgxkNaMSeosm8ewp4Wi6UQ7f070k8ioldhclP bLxQ== X-Gm-Message-State: AOAM5339Gx4iZZ41QXPtFCD9khR0WR5MCNFrVNqXRqCeNnTEHUGF4gUy DId/Yz3qVcemNFI4sLX7nUI= X-Google-Smtp-Source: ABdhPJx9X5LLzTqi18LpfrjGmzpVAL1IHU1hjP3MNf16CsERAu3TCamN+MMAO/sZ9ROk2mqig/VC8w== X-Received: by 2002:a17:90b:105:: with SMTP id p5mr5276901pjz.183.1630414584966; Tue, 31 Aug 2021 05:56:24 -0700 (PDT) Received: from localhost (61-245-128-160.3df580.per.nbn.aussiebb.net. [61.245.128.160]) by smtp.gmail.com with ESMTPSA id y26sm17494161pfe.69.2021.08.31.05.56.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 31 Aug 2021 05:56:24 -0700 (PDT) From: Timothy To: Morgan Willcock Subject: Re: [PATCH] ox-ascii.el: Fix justify when `indent-tabs-mode' is non-nil Date: Tue, 31 Aug 2021 20:54:24 +0800 References: <20210817230735.13336-1-mwillcock@precedence.co.uk> <87zgsxom7k.fsf@gmail.com> <87lf4hn5tl.fsf@precedence.co.uk> User-agent: mu4e 1.6.5; emacs 28.0.50 In-reply-to: <87lf4hn5tl.fsf@precedence.co.uk> Message-ID: <87tuj5ojre.fsf@gmail.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Received-SPF: pass client-ip=2607:f8b0:4864:20::630; envelope-from=tecosaur@gmail.com; helo=mail-pl1-x630.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 autolearn=ham autolearn_force=no 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: emacs-orgmode@gnu.org Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1630416300; 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=VTF+WKO20iv7EGlAIZ5bRx+NXVIYGm8LVJP5+tNGtdo=; b=YE6bETuqpdGuSurYV/xWdPTdJ2dlg5rKPAJIUv10NxP4FWLlLJAtdhNLcXEGOeoTASU8mH ITmbIDY5xhWNNm35l3NHTGR2pIYmtzwRFItsotB3Rw2zOiSx8KNI+G6hbfWb7/k05jR440 VdNnJ3wmxtomRnTVh2N4Jo5ypCY2k21cfjE+m5vC9clfnrkPlMsyAlLOaohAQAIX2Sa3VQ I04cU300V82P6dPmon5seEKAB6fdpiTrqeACu5xUlx9fzaBLemVjJvq3o5juoNAoLrLwzD j97gpHdl0AufQsUDXSRCRtVy/fMY5qyWm2m7uk+gb0UeKiVrWRV7yYtQBewjuQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1630416300; a=rsa-sha256; cv=none; b=Y3xfuM7x6H2qRZ7/uRSLHlKvRpreLXc+yRHbuV0Gj679SDBA63JE+5GvwECN5hIxyEPYms fzP4P9LPSer6vZevqCRY2tILrT0tQW0z+z6/u+p9yuH4/CBFHXnJNlhXay+tKyisbVB06N lU7nXzHMPOzrTPOxlPfB548nco7tdBo3KT3Uk8EgKbCutMTsQmBcoRCJB+7sfq6J15wgWz g1kAFNg2VT8dPpv42bDE08007fJxQa4WvpxlclKyEWpxw8dLLdFqPWz399mIENfV1q0Xig YF9K+6321IxHiDNTNaZUuVvT0Kus4zGDp93DrRX33sYJlqjNA6jzMiLAqt2iZg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=KqtolUsO; dmarc=pass (policy=none) header.from=gmail.com; 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-Migadu-Spam-Score: -0.62 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=KqtolUsO; dmarc=pass (policy=none) header.from=gmail.com; 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-Migadu-Queue-Id: F1DA71FE92 X-Spam-Score: -0.62 X-Migadu-Scanner: scn0.migadu.com X-TUID: T9D2LSvuB3e4 --=-=-= Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Morgan, > Great! Thank you for taking a look. No problem, thanks for making the patch :) > I used `git send-email` which is listed as being OK on the website: Huh, I guess it should be fine then. I=E2=80=99ve just never seen the commi= t message at the top like that so I assumed you=E2=80=99d done it by hand. :shrug: All the best, Timothy --=-=-=--