all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Noam Postavsky <npostavs@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 29729@debbugs.gnu.org, ianprime0509@gmail.com
Subject: bug#29729: [PATCH] Support French password prompts in shell
Date: Fri, 24 Aug 2018 07:49:45 -0400	[thread overview]
Message-ID: <87lg8wugpy.fsf@gmail.com> (raw)
In-Reply-To: <83h8juigr8.fsf@gnu.org> (Eli Zaretskii's message of "Thu, 16 Aug 2018 16:27:07 +0300")

tags 29729 fixed
quit

Eli Zaretskii <eliz@gnu.org> writes:

>> > +   "\\(?: [[:alpha:]]+ .+\\)?[\\s  ]*[::៖][\\s  ]*\\'")
>> 
>> Actually, shouldn't that [\\s  ] be [[:whitespace:] ] (and perhaps
>> better written [[:whitespace:]\u00A0])?  [\\s ] matches backslash, "s",
>> and space, not whitespace syntax characters.
>> 
>> Or maybe it should rather be [[:blank:]].
>
> I think [:blank:] is indeed what is needed here.

Done in master.

[1: 74277b0e88]: 2018-08-23 22:49:04 -0400
  Fix comint-password-prompt-regexp
  https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=74277b0e88197c169acfc16025e0e116230c021e





      reply	other threads:[~2018-08-24 11:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-16  2:19 bug#29729: [PATCH] Support French password prompts in shell Ian Johnson
2017-12-22 14:13 ` Eli Zaretskii
2018-08-16  0:30 ` Noam Postavsky
2018-08-16 13:27   ` Eli Zaretskii
2018-08-24 11:49     ` Noam Postavsky [this message]

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=87lg8wugpy.fsf@gmail.com \
    --to=npostavs@gmail.com \
    --cc=29729@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=ianprime0509@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.