From: Sebastien Vauban <sva-news-D0wtAvR13HarG/iDocfnWg@public.gmane.org>
To: 20408-ubl+/3LiMTaZdePnXv/OxA@public.gmane.org
Subject: bug#20408: 24.5; How to escape the transient region when C-x TAB'ing?
Date: Thu, 23 Apr 2015 11:03:33 +0200 [thread overview]
Message-ID: <867ft3qkre.fsf@example.com> (raw)
Hello,
When using C-x TAB, I can't escape from the transient mode as described
in the help:
┌────
│ `C-x <TAB>'
│ This command is used to change the indentation of all lines that
│ begin in the region, moving the affected lines as a "rigid" unit.
│
│ If called with no argument, the command activates a transient mode
│ for adjusting the indentation of the affected lines interactively.
│ While this transient mode is active, typing <LEFT> or <RIGHT>
│ indents leftward and rightward, respectively, by one space. You
│ can also type `S-<LEFT>' or `S-<RIGHT>' to indent leftward or
│ rightward to the next tab stop (*note Tab Stops::). Typing any
│ other key disables the transient mode, and resumes normal editing.
└────
If I type a letter, it replaces the region.
That must come from my setting:
┌────
│ (delete-selection-mode 1) ; Overwrite region.
└────
Then, how do we escape in such a case?
- C-g does not seem right -- even if it works.
- M-w is what I do, but that has a side effect...
Any other adviced way?
Should the above be mentioned in the doc?
In GNU Emacs 24.5.1 (i686-pc-mingw32) of 2015-04-11 on LEG570
Best regards,
Seb
--
Sebastien Vauban
next reply other threads:[~2015-04-23 9:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-23 9:03 Sebastien Vauban [this message]
2016-07-03 18:31 ` bug#20408: 24.5; How to escape the transient region when C-x TAB'ing? npostavs
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=867ft3qkre.fsf@example.com \
--to=sva-news-d0wtavr13harg/idocfnwg@public.gmane.org \
--cc=20408-ubl+/3LiMTaZdePnXv/OxA@public.gmane.org \
/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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).