all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Robert Pluim <rpluim@gmail.com>
To: "Jan Synáček" <jan.synacek@gmail.com>
Cc: 51434@debbugs.gnu.org
Subject: bug#51434: [PATCH] Fix typos
Date: Wed, 27 Oct 2021 17:24:50 +0200	[thread overview]
Message-ID: <87mtmuxzgd.fsf@gmail.com> (raw)
In-Reply-To: <87zgquoedp.fsf@gmail.com> ("Jan Synáček"'s message of "Wed, 27 Oct 2021 14:12:34 +0200")

>>>>> On Wed, 27 Oct 2021 14:12:34 +0200, Jan Synáček <jan.synacek@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
-- 





  reply	other threads:[~2021-10-27 15:24 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-27 12:12 bug#51434: [PATCH] Fix typos Jan Synáček
2021-10-27 15:24 ` Robert Pluim [this message]
2021-10-27 15:34   ` Lars Ingebrigtsen
2021-10-28  6:15     ` H. Dieter Wilhelm
2021-10-28 21:34 ` Lars Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87mtmuxzgd.fsf@gmail.com \
    --to=rpluim@gmail.com \
    --cc=51434@debbugs.gnu.org \
    --cc=jan.synacek@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.