From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Marcin Borkowski Newsgroups: gmane.emacs.devel Subject: Re: Why looking-at-p works? Date: Thu, 08 Mar 2018 05:20:17 +0100 Message-ID: <874llr2o72.fsf@mbork.pl> 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> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1520482778 30882 195.159.176.226 (8 Mar 2018 04:19:38 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 8 Mar 2018 04:19:38 +0000 (UTC) User-Agent: mu4e 1.1.0; emacs 27.0.50 Cc: john.b.mastro@gmail.com, drew.adams@oracle.com, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Mar 08 05:19:34 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 1etn1T-0005QC-9M for ged-emacs-devel@m.gmane.org; Thu, 08 Mar 2018 05:19:19 +0100 Original-Received: from localhost ([::1]:36750 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1etn3U-0005pA-7m for ged-emacs-devel@m.gmane.org; Wed, 07 Mar 2018 23:21:24 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:57036) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1etn2s-0005mo-V3 for emacs-devel@gnu.org; Wed, 07 Mar 2018 23:20:47 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1etn2r-0005Ce-UI for emacs-devel@gnu.org; Wed, 07 Mar 2018 23:20:46 -0500 Original-Received: from mail.mojserwer.eu ([195.110.48.8]:60035) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1etn2o-0005B4-3t; Wed, 07 Mar 2018 23:20:42 -0500 Original-Received: from localhost (localhost [127.0.0.1]) by mail.mojserwer.eu (Postfix) with ESMTP id 9463DE670E; Thu, 8 Mar 2018 05:20:40 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mail.mojserwer.eu Original-Received: from mail.mojserwer.eu ([127.0.0.1]) by localhost (mail.mojserwer.eu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZRQ-fmr9lgN8; Thu, 8 Mar 2018 05:20:35 +0100 (CET) Original-Received: from localhost (static-dwadziewiec-jedenpiec7.echostar.pl [109.232.29.157]) by mail.mojserwer.eu (Postfix) with ESMTPSA id EA0BCE670A; Thu, 8 Mar 2018 05:20:34 +0100 (CET) In-reply-to: <83muzjpsqx.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 195.110.48.8 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:223465 On 2018-03-07, at 20:53, Eli Zaretskii wrote: >> From: Marcin Borkowski >> Date: Wed, 07 Mar 2018 14:06:29 +0100 >> Cc: John Mastro , Drew Adams >> >> 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.c. Out of curiosity, where can I see your changes? -- Marcin Borkowski http://mbork.pl