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 QHanAX0H9l9rPgAA0tVLHw (envelope-from ) for ; Wed, 06 Jan 2021 18:54:53 +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 QHkSOXwH9l/RKwAA1q6Kng (envelope-from ) for ; Wed, 06 Jan 2021 18:54:52 +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 526AC9403CD for ; Wed, 6 Jan 2021 18:54:52 +0000 (UTC) Received: from localhost ([::1]:46522 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kxDxL-0006fT-99 for larch@yhetil.org; Wed, 06 Jan 2021 13:54:51 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:45500) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kxBEs-0005kv-OT for emacs-orgmode@gnu.org; Wed, 06 Jan 2021 11:00:46 -0500 Received: from vdwege.eu ([141.105.121.30]:46266) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kxBEq-0000GO-Gm for emacs-orgmode@gnu.org; Wed, 06 Jan 2021 11:00:46 -0500 Received: from lamorak.vdwege.eu (217-19-19-230.dsl.cambrium.nl [217.19.19.230]) by vdwege.eu (Postfix) with ESMTPSA id BAB535F3DAD; Wed, 6 Jan 2021 17:00:40 +0100 (CET) Message-ID: <1679a8de0fa242e4e6276c934d0e56033343e1c3.camel@vdwege.eu> Subject: Re: Inserting LaTex expressions using a filter fails From: Mart van de Wege To: Juan Manuel =?ISO-8859-1?Q?Mac=EDas?= Date: Wed, 06 Jan 2021 17:00:40 +0100 In-Reply-To: <87zh1mxdj4.fsf@posteo.net> References: <875z4bcjyz.fsf@gaheris.vdwege.eu> <874kjvavw6.fsf@posteo.net> <20210106085016.20bea20a@gmail.com> <87pn2iz3kr.fsf@posteo.net> <20210106130034.0021df68@gmail.com> <878s96z208.fsf@posteo.net> <69c1bfe1728883e982ee09c7cc341e2935a0df48.camel@vdwege.eu> <87zh1mxdj4.fsf@posteo.net> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.38.1 (3.38.1-1.fc33) MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=141.105.121.30; envelope-from=mart@vdwege.eu; helo=vdwege.eu X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Mailman-Approved-At: Wed, 06 Jan 2021 13:52:58 -0500 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: orgmode Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -2.34 Authentication-Results: aspmx1.migadu.com; dkim=none; 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-Migadu-Queue-Id: 526AC9403CD X-Spam-Score: -2.34 X-Migadu-Scanner: scn0.migadu.com X-TUID: U/NwgvBh1Bsf On Wed, 2021-01-06 at 16:58 +0100, Juan Manuel MacĂ­as wrote: > Mart van de Wege writes: > > Can I just clone the repo and prepare a patch? > > As far as I know, you can create a diff and propose the patch here in > the list, opening a new thread, that includes in the mail subject > something like "[patch] etc" Nice. I will make some time then this week. Should my mail follow the guidelines for commit messages? Regards, Mart