GNU bug report logs - #6909
transient-mark-mode

Previous Next

Package: emacs;

Reported by: Marco Bisetto <marco <at> folgorante.net>

Date: Wed, 25 Aug 2010 13:18:02 UTC

Severity: wishlist

Tags: wontfix

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Glenn Morris <rgm <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#6909: closed (transient-mark-mode)
Date: Sat, 09 Jul 2011 18:57:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 09 Jul 2011 14:56:06 -0400
with message-id <fkfwmf4721.fsf <at> fencepost.gnu.org>
and subject line Re: bug#6909: transient-mark-mode
has caused the GNU bug report #6909,
regarding transient-mark-mode
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
6909: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=6909
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Marco Bisetto <marco <at> folgorante.net>
To: bug-gnu-emacs <at> gnu.org
Subject: transient-mark-mode
Date: Wed, 25 Aug 2010 12:58:53 +0000
Hi all,

This is not a bug, it's a wrong feature:

- transient-mark-mode on by default is a bad idea

- transient-mark-mode is a bad idea per se: you must press more keys and
  waste energy for no reason

- Active Region Highlighting is nonsense if you use rectangles such as in
  C-x r t

- Active Region Highlighting is a pain if you change your mind and no more
  want to act on the region you just marked

* transient-mark-mode off by default is a possible workaround to this bad
  situation where everybody must set it to nil in the configuration file

Bye.

--
Marco Bisetto

A few releases ago theese three lines weren't necessary in .emacs.el:

(global-set-key [home] 'beginning-of-buffer)
(global-set-key [end] 'end-of-buffer)
(setq transient-mark-mode nil)



[Message part 3 (message/rfc822, inline)]
From: Glenn Morris <rgm <at> gnu.org>
To: 6909-done <at> debbugs.gnu.org
Subject: Re: bug#6909: transient-mark-mode
Date: Sat, 09 Jul 2011 14:56:06 -0400
I don't see a point to keeping this particular report open.
The issue has been done to death on other emacs mailing lists.



This bug report was last modified 14 years and 41 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.