[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Moving point after character when clicking latter half of it
From: |
Eli Zaretskii |
Subject: |
Re: Moving point after character when clicking latter half of it |
Date: |
Sat, 22 Jul 2023 15:51:20 +0300 |
> From: Moritz Maxeiner <mm@ucw.sh>
> Cc: emacs-devel@gnu.org
> Date: Sat, 22 Jul 2023 12:07:27 +0200
>
> On Saturday 22 July 2023 07:41:53 CEST Eli Zaretskii wrote:
> > > From: Po Lu <luangruo@yahoo.com>
> > > Cc: Eli Zaretskii <eliz@gnu.org>, emacs-devel@gnu.org
> > > Date: Sat, 22 Jul 2023 07:57:53 +0800
> > >
> > > Moritz Maxeiner <mm@ucw.sh> writes:
> > > > +This new option defaults to off.
> > >
> > > I think this sentence is redundant.
> >
> > It isn't. But a better wording would be
> >
> > By default this is disabled.
>
> Done. Though I am concerned that capitalizing "x coordinate" to "X
> coordinate" will lead to confusion, as capitalized X seems to usually refer
> to
> the X window system within NEWS. In this instance, it's not supposed to be
> referring to that, instead it's referring to the x of the (x,y) coordinate
> pair.
Thanks. So now, to make it ready to go, please produce the patch in
the "git format-patch" format, or at least add to the patch a
ChangeLog-style commit log message describing the changes with their
file names and function names. You can find the instructions for that
in CONTRIBUTE, and a lot of examples in "git log".
- Re: Moving point after character when clicking latter half of it, (continued)
- Re: Moving point after character when clicking latter half of it, Po Lu, 2023/07/12
- Re: Moving point after character when clicking latter half of it, Eli Zaretskii, 2023/07/13
- Re: Moving point after character when clicking latter half of it, Moritz Maxeiner, 2023/07/21
- Re: Moving point after character when clicking latter half of it, Po Lu, 2023/07/21
- Re: Moving point after character when clicking latter half of it, Eli Zaretskii, 2023/07/22
- Re: Moving point after character when clicking latter half of it, Moritz Maxeiner, 2023/07/22
- Re: Moving point after character when clicking latter half of it, Po Lu, 2023/07/22
- Re: Moving point after character when clicking latter half of it,
Eli Zaretskii <=
- Re: Moving point after character when clicking latter half of it, Moritz Maxeiner, 2023/07/22
- Re: Moving point after character when clicking latter half of it, Eli Zaretskii, 2023/07/22
- Re: Moving point after character when clicking latter half of it, Moritz Maxeiner, 2023/07/22
- Re: Moving point after character when clicking latter half of it, Eli Zaretskii, 2023/07/22
- Re: Moving point after character when clicking latter half of it, Yuan Fu, 2023/07/22
- Re: Moving point after character when clicking latter half of it, Yuri Khan, 2023/07/09
Re: Moving point after character when clicking latter half of it, Benjamin Riefenstahl, 2023/07/09