From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Why looking-at-p works? Date: Thu, 08 Mar 2018 06:40:54 +0200 Message-ID: <84481B9D-4772-49EC-95ED-9841D894AF02@gnu.org> References: <87tvtttz49.fsf@mbork.pl> <87ina9szq2.fsf@mbork.pl> <53ed13d7-1228-4325-83cc-ebea329221ea@default> <87efkwtfp1.fsf@mbork.pl> <87bmg02fxm.fsf@mbork.pl> <83muzjpsqx.fsf@gnu.org> <874llr2o72.fsf@mbork.pl> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: blaine.gmane.org 1520483996 23752 195.159.176.226 (8 Mar 2018 04:39:56 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 8 Mar 2018 04:39:56 +0000 (UTC) User-Agent: K-9 Mail for Android Cc: john.b.mastro@gmail.com, drew.adams@oracle.com To: emacs-devel@gnu.org,Marcin Borkowski Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Mar 08 05:39:52 2018 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1etnL2-0002gL-FX for ged-emacs-devel@m.gmane.org; Thu, 08 Mar 2018 05:39:32 +0100 Original-Received: from localhost ([::1]:36794 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1etnN4-00036S-5N for ged-emacs-devel@m.gmane.org; Wed, 07 Mar 2018 23:41:38 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:60240) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1etnMV-00036I-Lh for emacs-devel@gnu.org; Wed, 07 Mar 2018 23:41:04 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1etnMR-0005Kr-On for emacs-devel@gnu.org; Wed, 07 Mar 2018 23:41:03 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:53259) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1etnMR-0005Ki-L0; Wed, 07 Mar 2018 23:40:59 -0500 Original-Received: from [176.12.204.151] (port=60480 helo=[10.212.149.104]) by fencepost.gnu.org with esmtpsa (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1etnMR-0000JO-1O; Wed, 07 Mar 2018 23:40:59 -0500 In-Reply-To: <874llr2o72.fsf@mbork.pl> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:223452 On March 8, 2018 6:20:17 AM GMT+02:00, Marcin Borkowski = wrote: >=20 > On 2018-03-07, at 20:53, Eli Zaretskii wrote: >=20 > >> From: Marcin Borkowski > >> Date: Wed, 07 Mar 2018 14:06:29 +0100 > >> Cc: John Mastro , Drew Adams > > >>=20 > >> How about this patch? > > > > Thanks, I fixed this with a slightly different text, and I see no > need > > to change the doc string in eval=2Ec=2E >=20 > Out of curiosity, where can I see your changes? On the release branch=2E