From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Adam Funk Newsgroups: gmane.emacs.help Subject: Re: Region-highlighting has disappeared. Date: Fri, 11 Jan 2008 20:28:36 +0000 Message-ID: References: <48ho35-kvd.ln1@news.ducksburg.com> <5e0q35-b77.ln1@news.ducksburg.com> <010cbd9d-60ad-40b2-a486-bc01976fc487@t1g2000pra.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1200084080 10498 80.91.229.12 (11 Jan 2008 20:41:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 11 Jan 2008 20:41:20 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jan 11 21:41:43 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JDQhA-0008Fq-Gw for geh-help-gnu-emacs@m.gmane.org; Fri, 11 Jan 2008 21:41:40 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JDQgm-0004v8-OT for geh-help-gnu-emacs@m.gmane.org; Fri, 11 Jan 2008 15:41:16 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 14 Original-X-Trace: individual.net 5HzKPqUNgwZhZdZXhpL0lwTnFVhsXFyo4KctjKzyLfsdVvIkXV X-Orig-Path: news.ducksburg.com!news Cancel-Lock: sha1:TE2fWrTax9Xw8gvAl2iI5mC0t2U= User-Agent: slrn/pre0.9.9-77/mm/ao (Debian) Original-Xref: shelby.stanford.edu gnu.emacs.help:155251 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:50667 Archived-At: On 2008-01-11, Lennart Borgman (gmail) wrote: >> to switch it on. If that works, put >> >> (setq transient-mark-mode t) >> >> in your .emacs file and try again. > > Maybe that works now, but I believe for the future it is better to use > > (transient-mark-mode 1) Thanks for the pointer, but now I wonder, why would the variable become obsolete?