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: Sun, 12 Mar 2006 07:47:06 -0500	[thread overview]
Message-ID: <E1FIPyU-0003yT-O1@fencepost.gnu.org> (raw)
In-Reply-To: <1C6A93B4-3088-40A5-8553-A72B4BD6582B@gmail.com> (message from David Reitter on Sat, 11 Mar 2006 17:12:10 +0000)

    The ideal situation in my view would be a default indent command  
    which is modified by the major mode if necessary.

In theory we could add another such general command that modes would
modify, as they do TAB.  However, is that necessary?  In C or Lisp I
would use C-u TAB to shift a subexpression to the proper position.
(There's no need to specify left or right, because the command figures
that out.)  Could that work in Python mode?

I recall Python is weird in regard to indentation.  Maybe it simply
needs different kinds of commands from those needed by other
languages.

  reply	other threads:[~2006-03-12 12:47 UTC|newest]

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