GNU bug report logs - #29729
[PATCH] Support French password prompts in shell

Previous Next

Package: emacs;

Reported by: Ian Johnson <ianprime0509 <at> gmail.com>

Date: Sat, 16 Dec 2017 03:12:01 UTC

Severity: normal

Tags: fixed, patch

Fixed in version 27.1

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #19 received at 29729 <at> debbugs.gnu.org (full text, mbox):

From: Noam Postavsky <npostavs <at> gmail.com>
To: Ian Johnson <ianprime0509 <at> gmail.com>
Cc: 29729 <at> debbugs.gnu.org
Subject: Re: bug#29729: [PATCH] Support French password prompts in shell
Date: Wed, 15 Aug 2018 20:30:43 -0400
Ian Johnson <ianprime0509 <at> gmail.com> 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:]].





This bug report was last modified 6 years and 333 days ago.

Previous Next


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