all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alan Mackenzie <acm@muc.de>
To: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org, ccsmile2008@outlook.com
Subject: Re: c-forward-sws: Is the code right?
Date: Mon, 2 Apr 2018 19:58:16 +0000	[thread overview]
Message-ID: <20180402195816.GB16027@ACM> (raw)
In-Reply-To: <83d0zndv5a.fsf@gnu.org>

Hello, Eli.

On Thu, Mar 29, 2018 at 13:38:09 +0300, Eli Zaretskii wrote:
> > Date: Wed, 28 Mar 2018 19:05:18 +0000
> > From: Alan Mackenzie <acm@muc.de>
> > Cc: Emacs developers <emacs-devel@gnu.org>

> > > It matchs when cursor is between a Chinese char and an ASCII char like “你hao”( cursor before ‘h’).

> > I've committed a fix to master which should fix this bug.  Basically,
> > instead of "\\<\\>" CC Mode now uses Stefan's suggestion of "a\\`".

> Please comment the use of this everywhere.  AFAICS, you have a comment
> only in some places.  (Maybe it's better to have a (pair of)
> defconst(s) with these regexps with some descriptive names, in which
> case we need only comment them in one place.)

I've just commented these "a\\`"s everywhere, and committed the fixes to
master.

> Thanks.

-- 
Alan Mackenzie (Nuremberg, Germany).



  reply	other threads:[~2018-04-02 19:58 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-27 14:44 c-forward-sws: Is the code right? zhang cc
2018-03-27 16:41 ` Alan Mackenzie
2018-03-27 17:15   ` Stefan Monnier
2018-03-28  1:35   ` zhang cc
2018-03-28  1:56     ` Noam Postavsky
2018-03-28 19:05     ` Alan Mackenzie
2018-03-29  3:06       ` net june
2018-03-29 10:38       ` Eli Zaretskii
2018-04-02 19:58         ` Alan Mackenzie [this message]
2018-04-02 23:58           ` Stefan Monnier
2018-04-03 17:13             ` Andy Moreton
2018-04-03 21:03               ` Stefan Monnier

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=20180402195816.GB16027@ACM \
    --to=acm@muc.de \
    --cc=ccsmile2008@outlook.com \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    /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.