all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Davis Herring <herring@lanl.gov>
To: k0ga@shike2.com
Cc: Stefan Monnier <monnier@iro.umontreal.ca>, emacs-devel@gnu.org
Subject: Re: Movement commands and caps lock
Date: Wed, 15 Aug 2012 08:34:06 -0600	[thread overview]
Message-ID: <502BB35E.4070100@lanl.gov> (raw)
In-Reply-To: <20120815062916.GA6844@shike2.com>

> This is something logical, but why the mark behaviour?. Emacs translate
> it from C-S-b to C-b, so the expected result should be backward-char, not
> set-mark and backward-char.

Because (to follow CUA editing style) shift+motion nowadays sets the
mark and then moves so as to "drag" the region over the range of point's
motion.  You can customize `shift-select-mode'.

Davis

-- 
This product is sold by volume, not by mass.  If it appears too dense or
too sparse, it is because mass-energy conversion has occurred during
shipping.



  reply	other threads:[~2012-08-15 14:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-12 17:24 Movement commands and caps lock Roberto E. Vargas Caballero
2012-08-15  3:27 ` Stefan Monnier
2012-08-15  6:29   ` Roberto E. Vargas Caballero
2012-08-15 14:34     ` Davis Herring [this message]
2012-08-15 14:36     ` Andreas Schwab

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=502BB35E.4070100@lanl.gov \
    --to=herring@lanl.gov \
    --cc=emacs-devel@gnu.org \
    --cc=k0ga@shike2.com \
    --cc=monnier@iro.umontreal.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.