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: Identifying the face between STRETCH and right fringe. Date: Thu, 29 Nov 2018 16:08:03 +0200 Message-ID: <83woowc6yk.fsf@gnu.org> References: <83lg5jfs9o.fsf@gnu.org> <83a7luhnid.fsf@gnu.org> <838t1ehi6v.fsf@gnu.org> <831s76gxkq.fsf@gnu.org> <83h8g1fzdr.fsf@gnu.org> <20181128211415.GA51965@breton.holly.idiocy.org> <83zhtscad5.fsf@gnu.org> NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1543501612 31949 195.159.176.226 (29 Nov 2018 14:26:52 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 29 Nov 2018 14:26:52 +0000 (UTC) Cc: emacs-devel@gnu.org To: Robert Pluim Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Nov 29 15:26:48 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 1gSNHB-00087c-1C for ged-emacs-devel@m.gmane.org; Thu, 29 Nov 2018 15:26:45 +0100 Original-Received: from localhost ([::1]:54442 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gSNJH-0002UP-FO for ged-emacs-devel@m.gmane.org; Thu, 29 Nov 2018 09:28:55 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:48883) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gSNCZ-00052S-IK for emacs-devel@gnu.org; Thu, 29 Nov 2018 09:22:03 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gSMys-0007Qf-Q8 for emacs-devel@gnu.org; Thu, 29 Nov 2018 09:07:55 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:50805) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gSMys-0007QW-L0; Thu, 29 Nov 2018 09:07:50 -0500 Original-Received: from [176.228.60.248] (port=1169 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1gSMys-0002vF-50; Thu, 29 Nov 2018 09:07:50 -0500 In-reply-to: (message from Robert Pluim on Thu, 29 Nov 2018 14:52:01 +0100) 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:231519 Archived-At: > From: Robert Pluim > Cc: emacs-devel@gnu.org, Keith David Bershatsky > Date: Thu, 29 Nov 2018 14:52:01 +0100 > > > Master, I think. Unless someone has good reasons why we must have > > this in Emacs 26.2. > > Since this originally came from a request by Keith, and he's working > on master, I can't see any reason to put it in 26.2 either. Then master it is. Thanks.