GNU bug report logs - #51434
[PATCH] Fix typos

Previous Next

Package: emacs;

Reported by: Jan Synáček <jan.synacek <at> gmail.com>

Date: Wed, 27 Oct 2021 12:13:02 UTC

Severity: minor

Tags: patch

Fixed in version 28.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Robert Pluim <rpluim <at> gmail.com>
To: Jan Synáček <jan.synacek <at> gmail.com>
Cc: 51434 <at> debbugs.gnu.org
Subject: bug#51434: [PATCH] Fix typos
Date: Wed, 27 Oct 2021 17:24:50 +0200
>>>>> On Wed, 27 Oct 2021 14:12:34 +0200, Jan Synáček <jan.synacek <at> gmail.com> said:
    Jan>  When I work over a network, I forget which machine I am using.  Also,
    Jan> -I tend to I lose track of where I am, and which line point is on.
    Jan> +I tend to lose track of where I am, and which line point is on.

Yes.

    Jan>  So I reset my mode line to look like this:
 
    Jan> diff --git a/lisp/minibuffer.el b/lisp/minibuffer.el
    Jan> index bc21f027b6..19e02bdc79 100644
    Jan> --- a/lisp/minibuffer.el
    Jan> +++ b/lisp/minibuffer.el
    Jan> @@ -3579,7 +3579,7 @@ completion-pcm--hilit-commonality
    Jan>                  ;; "hole" in the middle of the string is indicated by
    Jan>                  ;; "-".  Note that there are no "holes" near the edges
    Jan>                  ;; of the string.  The completion score is a number
    Jan> -                ;; bound by ]0..1]: the higher the better and only a
    Jan> +                ;; bound by [0..1]: the higher the better and only a
    Jan>                  ;; perfect match (pattern equals string) will have
    Jan>                  ;; score 1.  The formula takes the form of a quotient.
    Jan>                  ;; For the numerator, we use the number of +, i.e. the

No. Itʼs talking about the range 0..1 but without including 0

Robert
-- 




This bug report was last modified 3 years and 258 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.