From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Mikael Djurfeldt Newsgroups: gmane.lisp.guile.devel Subject: Re: [PATCH] Fix minor typos Date: Fri, 9 Dec 2022 13:31:05 +0100 Message-ID: References: <448cb126-3a40-fd85-e27b-43806030860b@caddi.jp> <8985ce16-81e5-4a07-b349-23bc767c416b@fosskers.ca> <49caae4b-79e2-e80f-af86-04d4437dd14c@fosskers.ca> Reply-To: mikael@djurfeldt.com Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="0000000000008308f405ef6454bb" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="9740"; mail-complaints-to="usenet@ciao.gmane.io" Cc: guile-devel@gnu.org, Mikael Djurfeldt To: =?UTF-8?Q?Aleix_Conchillo_Flaqu=C3=A9?= , Colin Woodbury Original-X-From: guile-devel-bounces+guile-devel=m.gmane-mx.org@gnu.org Fri Dec 09 13:32:16 2022 Return-path: Envelope-to: guile-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 1p3cY3-0002Ht-Mj for guile-devel@m.gmane-mx.org; Fri, 09 Dec 2022 13:32:15 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1p3cXf-0000Uc-OA; Fri, 09 Dec 2022 07:31:51 -0500 Original-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 1p3cXD-0000PO-6f for guile-devel@gnu.org; Fri, 09 Dec 2022 07:31:30 -0500 Original-Received: from mail-ej1-f53.google.com ([209.85.218.53]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1p3cXB-0002V7-8m for guile-devel@gnu.org; Fri, 09 Dec 2022 07:31:22 -0500 Original-Received: by mail-ej1-f53.google.com with SMTP id bj12so11083719ejb.13 for ; Fri, 09 Dec 2022 04:31:18 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:reply-to:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=GgiHBp7eZBWLRjfEF3sQcXfHOKCDN9At5oPlLmVgshA=; b=0xkHRB39loaYo+eXL64dqRMNTEwBAN8RU8P/IeAQ4QJ0BKeDJl51Mo9sJcZk9grmdP 5phRhHqm+wgmOV8D/L5f8xSltgTdPX53tqazK2jvkgOG2ySnldDy/EB7U5faKMp6/86s /4rLwhJiFyQNs7tM2h3WDyezHlH0KAB88XAVhtRzpp8trqAoT2tExJIZZ0P0Ow9Clu6A rwwn8OoVvHZx3wcKuJU0Kj8q8QqCydI/eFEUwsm0agvegBlkN9mtZzro519Oo7CjaM4R FzGK2wHYwMm6ZHnJvp/QLWdk11dMCjx6O2EEFd+/3AJA2FRjSKWy/5m6OtKO+lzt3i8l 3Rpw== X-Gm-Message-State: ANoB5pnRxFwBqIsJsRt7vZb9eAIjAg4TUFabocMwvvo6NbHYTeWtfHHY zIG3j8vACir2U5laUCNwunB0bSgvXszDDSfZQb+DFEfsdKc= X-Google-Smtp-Source: AA0mqf7XZv9GZtfeEFfBoHazF3BK5Fk7qhwW8Vi6A2gWDB9fezV2r4PuZkQ9D5E0tzLx7y6k10bBrtiB/bQffZ09uUA= X-Received: by 2002:a17:906:9bfa:b0:7c0:fa81:4a6f with SMTP id de58-20020a1709069bfa00b007c0fa814a6fmr12871239ejc.691.1670589077193; Fri, 09 Dec 2022 04:31:17 -0800 (PST) In-Reply-To: Received-SPF: pass client-ip=209.85.218.53; envelope-from=mdjurfeldt@gmail.com; helo=mail-ej1-f53.google.com X-Spam_score_int: -13 X-Spam_score: -1.4 X-Spam_bar: - X-Spam_report: (-1.4 / 5.0 requ) BAYES_00=-1.9, FREEMAIL_FORGED_FROMDOMAIN=0.248, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane-mx.org@gnu.org Original-Sender: guile-devel-bounces+guile-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.lisp.guile.devel:21500 Archived-At: --0000000000008308f405ef6454bb Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Thanks Colin and Aleix, This has been committed (856c3f96). Best regards, Mikael On Fri, Dec 2, 2022 at 6:44 PM Aleix Conchillo Flaqu=C3=A9 wrote: > On Thu, Dec 1, 2022 at 10:10 PM Colin Woodbury wrote: > >> `make html` should do it. The output is in doc/ref/guile.html/index.html >> >> Yup, that does it. For my future doc improvements I'll make sure to chec= k >> both sides. >> >> So it seems that both the extra period and the superfluous "see" are >> perhaps bugs in Info itself. At least when you open the Guile Guide in >> Emacs, are you able to visually confirm what I'm seeing? >> > Yes, confirmed. I just tried your fix and it looks good both in info and > html. > > LGTM if someone can commit this. > > Aleix > --0000000000008308f405ef6454bb Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks Colin and Aleix,

This= has been committed (856c3f96).

Best regards,
Mikael

On Fri, Dec 2, 2022 at 6:44 PM Aleix Conchillo Flaqu= =C3=A9 <aconchillo@gmail.com= > wrote:
On Thu, Dec 1, 2022 at 10:10 PM Colin Woodbury <colin@fosskers.ca> wrote= :
=20 =20 =20
`make html` should do it. The output is in doc/ref/guile.html/index.html

Yup, that does it. For my future doc improvements I'll make sure to check both sides.

So it seems that both the extra period and the superfluous "see= " are perhaps bugs in Info itself. At least when you open the Guile Guide in Emacs, are you able to visually confirm what I'm seeing?=

Yes, confirmed. I just tried your fix and it look= s good both in info and html.

LGTM if someone can comm= it this.

Aleix
--0000000000008308f405ef6454bb--