From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Karl Fogel Newsgroups: gmane.emacs.devel Subject: Re: Improving documentation of Org Mode integration into Emacs. Date: Sat, 04 Dec 2021 15:18:04 -0600 Message-ID: <87mtlgax2r.fsf@red-bean.com> References: <87zgpgax7w.fsf@red-bean.com> Reply-To: Karl Fogel Mime-Version: 1.0 Content-Type: text/plain; format=flowed Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="2402"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) To: Emacs Development Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Dec 04 22:18:48 2021 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mtcQi-0000Uc-3R for ged-emacs-devel@m.gmane-mx.org; Sat, 04 Dec 2021 22:18:48 +0100 Original-Received: from localhost ([::1]:33138 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mtcQh-0005fu-5q for ged-emacs-devel@m.gmane-mx.org; Sat, 04 Dec 2021 16:18:47 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:40926) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mtcQ4-0004W3-EE for emacs-devel@gnu.org; Sat, 04 Dec 2021 16:18:08 -0500 Original-Received: from sanpietro.red-bean.com ([45.79.25.59]:53916) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mtcQ2-0001fE-B9 for emacs-devel@gnu.org; Sat, 04 Dec 2021 16:18:08 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=red-bean.com; s=202005newsp; h=Content-Type:MIME-Version:Message-ID:Date: Reply-To:In-reply-to:References:Subject:To:From:Sender:Cc: Content-Transfer-Encoding:Content-ID:Content-Description; bh=4dVvBD6vziqePaYxFd7RR/DmlG7Sa4fhwAeaK3vbFO0=; t=1638652685; x=1639862285; b=NQlMI7AtNMTVKrr3q6fqCdxQEy8wbNld4aBmflBa7waPbxVJbhm8m/6+gfCQ0s2EGerJf/CspKB iZV3N89nL9rERf1LQEZIeTB2RqCsfcGLUCM0YZirVk7luhTjYC20UkKdsMMDEtanWKTZSHMo3bT5M ZfVgZ710O5qovRbeqobZWguJTgt/4NljzO2bFNXcmmsON16DsbTxpwX4mfrneK6yRcBP1WDC+xQo5 IBTt2f5kbAKY57bkqMWtmfC3UkpPgToknT4lnlBfBls2MNEZlGI3tIMbpyFaE0Y9L22U7WiXCnsIH HmrLnWYvSyOGlVkWIdKoN1UEG1OiBQjxg+kg==; Original-Received: from 99-112-125-163.lightspeed.cicril.sbcglobal.net ([99.112.125.163]:60568 helo=floss) by sanpietro.red-bean.com with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1mtcQ0-009CZb-VL for emacs-devel@gnu.org; Sat, 04 Dec 2021 21:18:05 +0000 In-reply-to: <87zgpgax7w.fsf@red-bean.com> Received-SPF: pass client-ip=45.79.25.59; envelope-from=kfogel@red-bean.com; helo=sanpietro.red-bean.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, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:280946 Archived-At: At the end of my previous message, there was a dangling footnote that said > [2] https://list.orgmode.org/87czmcccrp.fsf@red-bean.com/T/#u It's not significant. It's just left over from an earlier draft in which I mentioned the Org Mode question that led me down the path of noticing the gap in our documentation. I decided that mention wasn't important, and removed it from the text, but forgot about the footnote. Best regards, -Karl