From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Sebastian Sturm Newsgroups: gmane.emacs.devel Subject: Re: State of the overlay tree branch? Date: Tue, 27 Mar 2018 22:59:10 +0200 Message-ID: <741cc79a-5b0e-be27-60df-9b4224f939b4@arkona-technologies.de> References: NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: blaine.gmane.org 1522184270 6619 195.159.176.226 (27 Mar 2018 20:57:50 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Tue, 27 Mar 2018 20:57:50 +0000 (UTC) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Mar 27 22:57:46 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 1f0vf8-0001e1-5N for ged-emacs-devel@m.gmane.org; Tue, 27 Mar 2018 22:57:46 +0200 Original-Received: from localhost ([::1]:36064 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f0vhB-0006sO-NW for ged-emacs-devel@m.gmane.org; Tue, 27 Mar 2018 16:59:53 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:34684) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f0vh6-0006sA-GH for emacs-devel@gnu.org; Tue, 27 Mar 2018 16:59:49 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f0vh1-0000sZ-Mb for emacs-devel@gnu.org; Tue, 27 Mar 2018 16:59:48 -0400 Original-Received: from smtp-out002.kontent.com ([81.88.40.216]:41624) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1f0vh1-0000qw-FW for emacs-devel@gnu.org; Tue, 27 Mar 2018 16:59:43 -0400 Original-Received: from [192.168.0.102] (unknown [82.195.74.114]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: arkona-technologies_de_22@smtp-out002.kontent.com) by smtp-out002.kontent.com (Postfix) with ESMTPSA id 81C14C004329C for ; Tue, 27 Mar 2018 22:59:40 +0200 (CEST) In-Reply-To: Content-Language: en-US X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 81.88.40.216 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:224110 Archived-At: thank you, the master branch now handles my use case a lot better than before On 03/26/2018 03:06 PM, Stefan Monnier wrote: >> after finding that the feature/noverlay branch does wonders for my editing >> experience[1], I'd like to reinvigorate the discussion on its inclusion into >> master. > > While I also hope that branch can be merged soon, I've installed a patch > into Emacs's `master` which should hopefully solve your > immediate problems. > > > Stefan > >