From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dmitry Gutov Newsgroups: gmane.emacs.help Subject: Re: Mark Date: Sat, 03 Jan 2015 00:33:40 +0200 Message-ID: <54A71CC4.9050501@yandex.ru> References: <54A6CD81.60109@opengroupware.ch> <54A71BA4.3010709@mousecar.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1420238050 28107 80.91.229.3 (2 Jan 2015 22:34:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 2 Jan 2015 22:34:10 +0000 (UTC) To: gebser@mousecar.com, Hugh Mayfield , help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jan 02 23:34:03 2015 Return-path: Envelope-to: geh-help-gnu-emacs@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 1Y7AnB-0007GK-Vn for geh-help-gnu-emacs@m.gmane.org; Fri, 02 Jan 2015 23:34:02 +0100 Original-Received: from localhost ([::1]:52759 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y7AnB-0001Nf-Cd for geh-help-gnu-emacs@m.gmane.org; Fri, 02 Jan 2015 17:34:01 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:52901) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y7Amz-0001NR-P4 for help-gnu-emacs@gnu.org; Fri, 02 Jan 2015 17:33:50 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y7Amv-0002qb-Ul for help-gnu-emacs@gnu.org; Fri, 02 Jan 2015 17:33:49 -0500 Original-Received: from mail-we0-x234.google.com ([2a00:1450:400c:c03::234]:43299) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y7Amv-0002qV-Nn for help-gnu-emacs@gnu.org; Fri, 02 Jan 2015 17:33:45 -0500 Original-Received: by mail-we0-f180.google.com with SMTP id w62so5058268wes.39 for ; Fri, 02 Jan 2015 14:33:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=994TfFAM1IbHYbjabYzYzEawVlYImYPEULsgYQU9BX8=; b=Mt+6f3rPtTZ48iVcJdyfUgc1PkFPw3Q4SlOlkcSeQVEXuRobyFWFRO65DPXi5JwJot vXLBC+1Ui5PWTXyh1fhoqme3DOdpxX8wfPjY5JHkM3QUwgPoAY9fQdZuyoveboUsf8xv xn3UDnq8J/bo3dysaLr48mR6SfHKr1XizmPfQ8RQ32WZW/omhFklIsXzhh8xTIYzbQ8h 8MQestA3jA/yITF/limlDUp+21kB9s/fYBCXbJpPQMlTbNvxMxHMQx2UcVDppIibre6z vJAjJMRZSlAwRLGgmRUx9X7h98BWOpO20loyxRF2LyQaU+uDW/nrz8Mgvjt7d/+cjzqK U4sg== X-Received: by 10.180.206.79 with SMTP id lm15mr1575070wic.67.1420238024917; Fri, 02 Jan 2015 14:33:44 -0800 (PST) Original-Received: from [192.168.1.2] ([82.102.93.54]) by mx.google.com with ESMTPSA id je12sm593401wic.22.2015.01.02.14.33.43 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 02 Jan 2015 14:33:44 -0800 (PST) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:33.0) Gecko/20100101 Thunderbird/33.0 In-Reply-To: <54A71BA4.3010709@mousecar.com> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c03::234 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:101839 Archived-At: On 01/03/2015 12:28 AM, ken wrote: > Yeah, that happens to me too. That "feature" came into emacs a few > years ago around the same time that some people wanted emacs to act more > like Windows. If there's a way to turn it off, I'd like to know too. > All I can say is, when you see it happening, do "C-g" to turn off the > highlighting. It can happen again. So you do "C-g" again. Ad infinitum. Both of you, please: If you still see it happening in the latest Emacs release, and if you can provide a recipe to reproduce it starting with 'emacs -Q', please file a bug. M-x report-emacs-bug, and fill in the details. Cheers, Dmitry.