From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Morten Leander Petersen Newsgroups: gmane.emacs.help Subject: Transient mark mode Date: Mon, 17 Oct 2011 11:38:00 +0200 Message-ID: <8739esj6vb.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1318844311 20377 80.91.229.12 (17 Oct 2011 09:38:31 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 17 Oct 2011 09:38:31 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Oct 17 11:38:27 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RFjeL-0004YR-LI for geh-help-gnu-emacs@m.gmane.org; Mon, 17 Oct 2011 11:38:25 +0200 Original-Received: from localhost ([::1]:44081 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RFjeK-0005xi-Jt for geh-help-gnu-emacs@m.gmane.org; Mon, 17 Oct 2011 05:38:24 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:51168) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RFjeC-0005iw-8L for help-gnu-emacs@gnu.org; Mon, 17 Oct 2011 05:38:20 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RFjeB-0006Su-EB for help-gnu-emacs@gnu.org; Mon, 17 Oct 2011 05:38:16 -0400 Original-Received: from lo.gmane.org ([80.91.229.12]:39602) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RFjeB-0006SY-61 for help-gnu-emacs@gnu.org; Mon, 17 Oct 2011 05:38:15 -0400 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1RFje7-0004TG-UJ for help-gnu-emacs@gnu.org; Mon, 17 Oct 2011 11:38:11 +0200 Original-Received: from 130.225.20.58 ([130.225.20.58]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 17 Oct 2011 11:38:11 +0200 Original-Received: from mortenlp2 by 130.225.20.58 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 17 Oct 2011 11:38:11 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 10 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 130.225.20.58 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) Cancel-Lock: sha1:U//zjiUqGYduyb4Ges7GEcnEtB0= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 80.91.229.12 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:82589 Archived-At: Hi. I use a couple of modes which require transient mark mode to be enabled (yasnippet for one). However, I don't like the highlighting of the region. So is there a way to get rid of this highlighting without having to disable transient mark mode? Regards, -- /Morten