From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jarek Czekalski Newsgroups: gmane.emacs.devel Subject: Re: newline cache Date: Tue, 29 Apr 2014 01:41:41 -0700 (PDT) Message-ID: <1398760901216-320854.post@n5.nabble.com> References: <837g6id3mi.fsf@gnu.org> <838uqxb6o6.fsf@gnu.org> <837g6g9iip.fsf@gnu.org> <83iopxpxyx.fsf@gnu.org> <83oaznooas.fsf@gnu.org> <83mwf7o5mv.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1398760926 22613 80.91.229.3 (29 Apr 2014 08:42:06 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 29 Apr 2014 08:42:06 +0000 (UTC) To: Emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Apr 29 10:41:58 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Wf3bx-0006Cf-EZ for ged-emacs-devel@m.gmane.org; Tue, 29 Apr 2014 10:41:57 +0200 Original-Received: from localhost ([::1]:47838 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wf3bx-0005ZU-0V for ged-emacs-devel@m.gmane.org; Tue, 29 Apr 2014 04:41:57 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:44476) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wf3bo-0005YM-SK for Emacs-devel@gnu.org; Tue, 29 Apr 2014 04:41:53 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wf3bj-0000Qw-Qh for Emacs-devel@gnu.org; Tue, 29 Apr 2014 04:41:48 -0400 Original-Received: from sam.nabble.com ([216.139.236.26]:43550) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wf3bj-0000Qj-LO for Emacs-devel@gnu.org; Tue, 29 Apr 2014 04:41:43 -0400 Original-Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1Wf3bh-0002kp-Ai for Emacs-devel@gnu.org; Tue, 29 Apr 2014 01:41:41 -0700 In-Reply-To: <83mwf7o5mv.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 216.139.236.26 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 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-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:171652 Archived-At: Is it a bug that exhibits through line highlighting? I get text buffers easily malformed in such a way, that instead of a single line being highlighted, it highlights several lines. And the END key goes to the end of this pseudo block of lines. The only way I see to recover is closing the buffer and reopening. Revert does not help. I'll try to come up with a recipe. -- View this message in context: http://emacs.1067599.n5.nabble.com/newline-cache-tp320358p320854.html Sent from the Emacs - Dev mailing list archive at Nabble.com.