emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#26908: closed (Fwd: Trimming strings, /emacs/lisp/


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#26908: closed (Fwd: Trimming strings, /emacs/lisp/emacs-lisp/subr-x.el modification)
Date: Fri, 19 May 2017 11:31:02 +0000

Your message dated Fri, 19 May 2017 14:30:00 +0300
with message-id <address@hidden>
and subject line Re: bug#26908: Fwd: Trimming strings, 
/emacs/lisp/emacs-lisp/subr-x.el modification
has caused the debbugs.gnu.org bug report #26908,
regarding Fwd: Trimming strings, /emacs/lisp/emacs-lisp/subr-x.el modification
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
26908: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=26908
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Fwd: Trimming strings, /emacs/lisp/emacs-lisp/subr-x.el modification Date: Sat, 13 May 2017 22:36:11 +0900
Since nobody reacted in the last 3 days, I guess that means there is nothing to change, so I'm sending the patch here.

Jean-Christophe 

Begin forwarded message:

From: Jean-Christophe Helary <address@hidden>
Subject: Re: Trimming strings, /emacs/lisp/emacs-lisp/subr-x.el modification
Date: May 10, 2017 23:26:04 GMT+9
To: Emacs developers <address@hidden>

Hopefully last fixes.

I've added the \\(?: ... \\) parens to make sure we capture any potential issue with \|.

Is there anything else I've missed ?

Jean-Christophe


===========================
Add optional regexps for subr-x.el trimming functions

* lisp/emacs-lisp/subr-x.el (string-trim-left, string-trim-right, string-trim): add optional regexps that default on the original behavior.
===========================


Attachment: subr-x.el.diff
Description: Binary data



--- End Message ---
--- Begin Message --- Subject: Re: bug#26908: Fwd: Trimming strings, /emacs/lisp/emacs-lisp/subr-x.el modification Date: Fri, 19 May 2017 14:30:00 +0300
> From: Jean-Christophe Helary <address@hidden>
> Date: Sat, 13 May 2017 22:36:11 +0900
> 
> Since nobody reacted in the last 3 days, I guess that means there is nothing 
> to change, so I'm sending the patch here.

Thanks, pushed.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]