From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: search-invisible and friends Date: Fri, 11 Sep 2020 15:25:55 +0300 Message-ID: <83d02sh54c.fsf@gnu.org> References: <87zh5z9l9y.fsf@gnus.org> <83y2ljj7i6.fsf@gnu.org> <83v9gmkjdb.fsf@gnu.org> <875z8l95cp.fsf@gnus.org> <83een9kdkl.fsf@gnu.org> <874ko41r4u.fsf@gnus.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="23340"; mail-complaints-to="usenet@ciao.gmane.io" Cc: monnier@iro.umontreal.ca, emacs-devel@gnu.org To: Lars Ingebrigtsen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Sep 11 14:26:39 2020 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kGi8S-0005vv-VD for ged-emacs-devel@m.gmane-mx.org; Fri, 11 Sep 2020 14:26:36 +0200 Original-Received: from localhost ([::1]:59080 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kGi8R-00068V-RQ for ged-emacs-devel@m.gmane-mx.org; Fri, 11 Sep 2020 08:26:35 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:60816) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kGi7u-0005hE-9V for emacs-devel@gnu.org; Fri, 11 Sep 2020 08:26:02 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:36902) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kGi7t-0000CL-Vc; Fri, 11 Sep 2020 08:26:01 -0400 Original-Received: from [176.228.60.248] (port=1195 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kGi7q-0005NG-5S; Fri, 11 Sep 2020 08:25:59 -0400 In-Reply-To: <874ko41r4u.fsf@gnus.org> (message from Lars Ingebrigtsen on Fri, 11 Sep 2020 13:37:05 +0200) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:255154 Archived-At: > From: Lars Ingebrigtsen > Cc: monnier@iro.umontreal.ca, emacs-devel@gnu.org > Date: Fri, 11 Sep 2020 13:37:05 +0200 > > Eli Zaretskii writes: > > > The rest of the section makes a point of saying, for each display > > property kind, whether it is replacing or not. > > Are we looking at different section of the manual? The rest of the node > (for me) just says: I meant the parent node and its sub-nodes (thus "section", not "subsection"). Sorry for being unclear.