[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Should undefined behavior be encouraged in Emacs?
From: |
Alan Mackenzie |
Subject: |
Re: Should undefined behavior be encouraged in Emacs? |
Date: |
Fri, 7 Oct 2011 08:38:14 +0000 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
On Thu, Oct 06, 2011 at 10:12:53PM +0200, Lars Magne Ingebrigtsen wrote:
> Andreas Röhler <address@hidden> writes:
> > for me transient-mark-mode in connection with a mark set is enough.
> Oh, are we having this discussion again?
> I, like (I'm assuming) all other oldey-timey Emacs users :-), disabled
> `transient-mark-mode' the first chance I got. And the reason for that
> is that `C-x C-x' activates the region, which makes it impossible to use
> that command to jump around in buffers. Which I do constantly.
Yep, me too. I disabled it in my .emacs in Emacs-22, disabling the
monstrosity before it happended. Trouble is, I still have to do testing
in emacs -Q. :-(
I detest the way it splurges blue ink over carefully crafted font
locking. I hate the introduction of modal behaviour into Emacs as
default; it makes Emacs a bit like vi. Oh, and the dishonest naming -
there is nothing left of `transient-mark-mode' because the mark is not
transient any longer, given that `mark-active-even-when-inactive' (???)
is set by default.
> If that rather odd overloading of the `C-x C-x' command went away, I
> might start using `transient-mark-mode'.
Thank [insert your god's name here] options can be set in Emacs.
--
Alan Mackenzie (Nuremberg, Germany).
- Re: Should undefined behavior be encouraged in Emacs?, (continued)
- Re: Should undefined behavior be encouraged in Emacs?, Stephen J. Turnbull, 2011/10/05
- Re: Should undefined behavior be encouraged in Emacs?, Richard Stallman, 2011/10/06
- Re: Should undefined behavior be encouraged in Emacs?, Stephen J. Turnbull, 2011/10/06
- Re: Should undefined behavior be encouraged in Emacs?, Andreas Röhler, 2011/10/06
- Re: Should undefined behavior be encouraged in Emacs?, Lars Magne Ingebrigtsen, 2011/10/06
- Re: Should undefined behavior be encouraged in Emacs?, Eli Zaretskii, 2011/10/06
- Re: Should undefined behavior be encouraged in Emacs?, Andreas Röhler, 2011/10/07
- Re: Should undefined behavior be encouraged in Emacs?, Stephen J. Turnbull, 2011/10/07
- Re: Should undefined behavior be encouraged in Emacs?, John Wiegley, 2011/10/07
- Re: Should undefined behavior be encouraged in Emacs?, Stephen J. Turnbull, 2011/10/07
- Re: Should undefined behavior be encouraged in Emacs?,
Alan Mackenzie <=
- Re: Should undefined behavior be encouraged in Emacs?, Barry Warsaw, 2011/10/07
- Re: Should undefined behavior be encouraged in Emacs?, ken manheimer, 2011/10/07
- Re: Should undefined behavior be encouraged in Emacs?, Barry Warsaw, 2011/10/07
- Re: Should undefined behavior be encouraged in Emacs?, Óscar Fuentes, 2011/10/07
- Re: Should undefined behavior be encouraged in Emacs?, ken manheimer, 2011/10/07
- RE: Should undefined behavior be encouraged in Emacs?, Drew Adams, 2011/10/07
- Re: Should undefined behavior be encouraged in Emacs?, Miles Bader, 2011/10/08
- RE: Should undefined behavior be encouraged in Emacs?, Drew Adams, 2011/10/08
- Re: Should undefined behavior be encouraged in Emacs?, Stefan Monnier, 2011/10/03
Re: Should undefined behavior be encouraged in Emacs?, Alan Mackenzie, 2011/10/03