all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
Cc: henrik.enberg@telia.com, fx@gnu.org, emacs-devel@gnu.org
Subject: Re: python-mode: keep mark when shifting [patch]
Date: Mon, 13 Mar 2006 17:42:25 -0500	[thread overview]
Message-ID: <E1FIvk9-0006vq-OY@fencepost.gnu.org> (raw)
In-Reply-To: <06D1482E-BC8E-4A14-B687-348392FC25EE@gmail.com> (message from David Reitter on Mon, 13 Mar 2006 11:34:07 +0000)

    Repeated use of C-c > and C-c < do that job just  
    fine. However, because it is typically used repeatedly on the same  
    region, deactivating the mark is very inconvenient.

That does seem like a persuasive argument.

    Consider the following use case:  A code block is to be moved out of  
    its context in order to stick it into a separate function. I yank it  
    at its destination, write a "def newfunc():" at the top. But now I  
    have to reindent it. Repeated use of C-c > and C-c < do that job just  
    fine. However, because it is typically used repeatedly on the same  
    region, deactivating the mark is very inconvenient.

Suppose you define C-u TAB to cycle thru the same positions that TAB
would cycle thru.  Would that be a convenient solution?

  reply	other threads:[~2006-03-13 22:42 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-13  0:22 python-mode: keep mark when shifting [patch] Dave Love
2006-03-13 11:34 ` David Reitter
2006-03-13 22:42   ` Richard Stallman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-03-12 13:02 Dave Love
2006-03-10 15:17 Dave Love
2006-03-09 18:31 David Reitter
2006-03-10 20:40 ` Henrik Enberg
2006-03-11 17:12   ` David Reitter
2006-03-12 12:47     ` Richard Stallman

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=E1FIvk9-0006vq-OY@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=fx@gnu.org \
    --cc=henrik.enberg@telia.com \
    /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.