Received: by 10.236.129.106 with SMTP id g70mr2818764yhi.49.1353059351175; Fri, 16 Nov 2012 01:49:11 -0800 (PST) X-BeenThere: vim_use@googlegroups.com Received: by 10.49.132.104 with SMTP id ot8ls720899qeb.63.gmail; Fri, 16 Nov 2012 01:48:59 -0800 (PST) Received: by 10.58.229.232 with SMTP id st8mr1423810vec.34.1353059339363; Fri, 16 Nov 2012 01:48:59 -0800 (PST) Received: by 10.58.229.232 with SMTP id st8mr1423809vec.34.1353059339351; Fri, 16 Nov 2012 01:48:59 -0800 (PST) Return-Path: Received: from 256bit.org (linetics.de. [85.214.140.184]) by gmr-mx.google.com with ESMTPS id es5si87384vdb.2.2012.11.16.01.48.58 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 16 Nov 2012 01:48:59 -0800 (PST) Received-SPF: neutral (google.com: 85.214.140.184 is neither permitted nor denied by best guess record for domain of cbli...@256bit.org) client-ip=85.214.140.184; Authentication-Results: gmr-mx.google.com; spf=neutral (google.com: 85.214.140.184 is neither permitted nor denied by best guess record for domain of cbli...@256bit.org) smtp.mail=cbli...@256bit.org Received: from localhost ([127.0.0.1] helo=comm.256bit.org) by 256bit.org with esmtp (Exim 4.72) (envelope-from ) id 1TZIXg-0006wd-Fn for vim_use@googlegroups.com; Fri, 16 Nov 2012 10:48:57 +0100 Received: from 212.121.153.12 (SquirrelMail authenticated user chrisbra) by comm.256bit.org with HTTP; Fri, 16 Nov 2012 10:48:57 +0100 Message-ID: <28888aa740d4a87c1440fecb701cf842.squirrel@comm.256bit.org> In-Reply-To: References: Date: Fri, 16 Nov 2012 10:48:57 +0100 Subject: Re: undo broken by setline From: "Christian Brabandt" To: vim_use@googlegroups.com User-Agent: SquirrelMail/1.4.21 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Spam-Flag: X-Spam-Status: No, score=-0.2 X-Spam-Level: / On Fri, November 16, 2012 10:10, cheater cheater wrote: > Hi guys, > I have stumbled into data loss due to this bug: > > https://groups.google.com/forum/?fromgroups=#!topic/vim_use/yRcEE2eO8TQ > > short summary: setline during insert breaks bug. > > I know putting bugs in a dusty database doesn't help them get fixed, but > has this bug been all-but-forgotten? I have been unable to find out > whether it's been fixed in the latest version. It is still in the todo list. See :h todo.txt and search for Israel regards, Christian