From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id aHiuIO6trmRuLgEASxT56A (envelope-from ) for ; Wed, 12 Jul 2023 15:43:10 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id kAN0IO6trmTVMgAA9RJhRA (envelope-from ) for ; Wed, 12 Jul 2023 15:43:10 +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 57F504D0EA for ; Wed, 12 Jul 2023 15:43:10 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; none Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qJa71-0001gE-Uz; Wed, 12 Jul 2023 09:42:36 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qJa6z-0001g4-Kh for emacs-orgmode@gnu.org; Wed, 12 Jul 2023 09:42:33 -0400 Received: from mout01.posteo.de ([185.67.36.65]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qJa6x-0001Bi-V4 for emacs-orgmode@gnu.org; Wed, 12 Jul 2023 09:42:33 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 161EF240029 for ; Wed, 12 Jul 2023 15:42:27 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1689169347; bh=vpt7WX7WmuMaHFtOLzf7NyvpXz7kR+497qGMpZmNCsM=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:From; b=IuitzH/cLtdnYV27eGOvpnOZpWLEDC1oc94h2IJ/mnDGX9Z7M3EmC5MHtlTvCjsVX JBmBW1I4+I73R0xwanHszOuMUidltadoYAZi5Tt6kMlT7zlBa44y2aWcwdGw71tNj5 2t1vLGFV00McWCGGK0DoieaPRTULMVaxGp/ksA0WwZtK8O/niy+4603PdVWeE4LZhk m+woFQ2OttPs2fOKKhEkvEHw70jiwIVopnfHONzZaF8LfqjUYyS/Z4SlSBTvaP7uNF BVabRvsGTl6O6V105Zq9GUr0a3k60IqJFrZqWOoNKCewp5VF4BParpWntTuRclttkU ZSxechFOOkyTQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4R1Jnt2cPYz9rxQ; Wed, 12 Jul 2023 15:42:26 +0200 (CEST) From: Ihor Radchenko To: Evgenii Klimov Cc: "emacs-orgmode@gnu.org" Subject: Re: [PATCH] org.el: Remove undefined dynamic variable `org-log-states' from example In-Reply-To: <87lefnicka.fsf@lipklim.org> References: <87lefnicka.fsf@lipklim.org> Date: Wed, 12 Jul 2023 13:42:34 +0000 Message-ID: <877cr55jqt.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=185.67.36.65; envelope-from=yantar92@posteo.net; helo=mout01.posteo.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 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, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Queue-Id: 57F504D0EA X-Migadu-Scanner: mx2.migadu.com X-Migadu-Spam-Score: -4.00 X-Spam-Score: -4.00 X-TUID: JYw/VaP9x+dn Evgenii Klimov writes: > PS: I didn't add TINYCHANGE since I have reached the contribution > limit but FSF didn't respond yet. It looks like 5 working days have passed since your email to FSF. If so, please follow up once and wait another 5 working days. -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at . Support Org development at , or support my work at