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 IJuaO1G8vF7hZwAA0tVLHw (envelope-from ) for ; Thu, 14 May 2020 03:34:41 +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 0OD6NVG8vF7jdQAA1q6Kng (envelope-from ) for ; Thu, 14 May 2020 03:34:41 +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 09625940E9F for ; Thu, 14 May 2020 03:34:39 +0000 (UTC) Received: from localhost ([::1]:50108 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jZ4dr-0002Gz-Gr for larch@yhetil.org; Wed, 13 May 2020 23:34:39 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50712) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jZ4dU-0002Di-2V for emacs-orgmode@gnu.org; Wed, 13 May 2020 23:34:16 -0400 Received: from pb-smtp21.pobox.com ([173.228.157.53]:63400) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jZ4dQ-000584-TQ for emacs-orgmode@gnu.org; Wed, 13 May 2020 23:34:15 -0400 Received: from pb-smtp21.pobox.com (unknown [127.0.0.1]) by pb-smtp21.pobox.com (Postfix) with ESMTP id 92059C8C52; Wed, 13 May 2020 23:34:09 -0400 (EDT) (envelope-from kyle@kyleam.com) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to :subject:in-reply-to:references:date:message-id:mime-version :content-type; s=sasl; bh=qzpVkZ2yzzjNOqjqsiJMskzIQ8o=; b=H9c7EW l9VrfebjZvm4iFxlpAt2NmrEOp+B2TT2GFV9biB8t/PKtEnKwSWCZCDbVj8mm47a 5qgagZM5v1IW4ViugAbTjyzkNy624UZqgBfc6Gnd53Qs7smGmtf3L1OLoA5QTN7s qwsHThk0Q2ULi9Y/PN+ZIVG8U3kcu79kMRq8o= Received: from pb-smtp21.sea.icgroup.com (unknown [127.0.0.1]) by pb-smtp21.pobox.com (Postfix) with ESMTP id 89C63C8C51; Wed, 13 May 2020 23:34:09 -0400 (EDT) (envelope-from kyle@kyleam.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=kyleam.com; h=from:to:subject:in-reply-to:references:date:message-id:mime-version:content-type; s=mesmtp; bh=P90oNv6yXDIVw1u7oXksWY06KYgvSg+GFWYijhcxo/w=; b=1dsiO2AmmfCjka/W3pVz+3xAe882Ed0fuk4NtbIbm3MlwJikLNoNKej71ViVkta6xjJSJf4f8/JjapCZPFr8MU+0Go0pFbkCdjTS2259kYDREu1BvL51sOPhSuXAaEaEyJ4NkWBVZNDO4fZoWgniQ1eqU7dTQVWuemQyRj4pWfg= Received: from localhost (unknown [45.33.91.115]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pb-smtp21.pobox.com (Postfix) with ESMTPSA id 8A148C8C4A; Wed, 13 May 2020 23:34:05 -0400 (EDT) (envelope-from kyle@kyleam.com) From: Kyle Meyer To: Jonas Bernoulli , emacs-orgmode@gnu.org Subject: Re: [PATCH 0/1] Fix various typos In-Reply-To: <20200513202909.23448-1-jonas@bernoul.li> References: <20200513202909.23448-1-jonas@bernoul.li> Date: Thu, 14 May 2020 03:34:03 +0000 Message-ID: <877dxftck4.fsf@kyleam.com> MIME-Version: 1.0 Content-Type: text/plain X-Pobox-Relay-ID: C332BB02-9593-11EA-A977-8D86F504CC47-24757444!pb-smtp21.pobox.com Received-SPF: pass client-ip=173.228.157.53; envelope-from=kyle@kyleam.com; helo=pb-smtp21.pobox.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/05/13 23:34:09 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 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_LOW=-0.7, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN 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: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Scanner: scn0 X-Spam-Score: -1.21 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=pobox.com header.s=sasl header.b=H9c7EW l; dkim=pass header.d=kyleam.com header.s=mesmtp header.b=1dsiO2Am; 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-Scan-Result: default: False [-1.21 / 13.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; GENERIC_REPUTATION(0.00)[-0.53950080009337]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:209.51.188.0/24:c]; IP_REPUTATION_HAM(0.00)[asn: 22989(0.05), country: US(-0.00), ip: 209.51.188.17(-0.54)]; DWL_DNSWL_FAIL(0.00)[kyleam.com:server fail,209.51.188.17:server fail]; MX_GOOD(-0.50)[cached: eggs.gnu.org]; RCPT_COUNT_TWO(0.00)[2]; DKIM_TRACE(0.00)[pobox.com:+,kyleam.com:+]; MAILLIST(-0.20)[mailman]; FORGED_RECIPIENTS_MAILLIST(0.00)[]; RCVD_IN_DNSWL_FAIL(0.00)[209.51.188.17:server fail]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:22989, ipnet:209.51.188.0/24, country:US]; TAGGED_FROM(0.00)[larch=yhetil.org]; FROM_NEQ_ENVFROM(0.00)[kyle@kyleam.com,emacs-orgmode-bounces@gnu.org]; MID_RHS_MATCH_FROM(0.00)[]; ARC_NA(0.00)[]; R_DKIM_ALLOW(-0.20)[pobox.com:s=sasl,kyleam.com:s=mesmtp]; URIBL_BLOCKED(0.00)[kyleam.com:dkim,yhetil.org:url,pobox.com:dkim]; FROM_HAS_DN(0.00)[]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[kyleam.com]; HAS_LIST_UNSUB(-0.01)[]; RCVD_COUNT_SEVEN(0.00)[7]; FORGED_SENDER_MAILLIST(0.00)[] X-TUID: S8SVxQQ5DAFQ Jonas Bernoulli writes: > There isn't much to be said about the typo fixes in the attached patch. > > However, I noticed a few more typos, which I did not fix: > > * In CONTRIBUTE several occurances of "maintainance" should be > replaced with "maintenance". One of them occurs in a URL to > a Worg page, which has to be renamed at the same time. I'll try to fix those in step, perhaps seeing if I can add the old name as a link pointing to the corrected name for posterity, though I don't think it matters much for these particular pages. > * One of the suggested values for `org-s5-control-visibility' > is `visibile'. The correct spelling is "visible". The value > is ultimately used like so: > > (format "" > (plist-get info :s5-control-visibility)) > > I don't know whether this has to be misspelled to function as > expected, so I did't fix the typo. I don't know either. I recall this one from your last typo series. At the time, I cc'd the author, but I guess nothing came of that: https://yhetil.org/orgmode/875zjj30uc.fsf@kyleam.com I suspect the typo means things are broken. Can some kind org-s5 user out there check? > contrib/lisp/org-depend.el | 4 ++-- > doc/org-manual.org | 2 +- > lisp/org-clock.el | 2 +- > lisp/org.el | 2 +- > mk/server.mk | 2 +- > 5 files changed, 6 insertions(+), 6 deletions(-) Applied (71604cbc2). Thanks.