all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Bastien <bzg@gnu.org>
To: Yuan Luo <yuan.hypnos.luo@gmail.com>
Cc: help-gnu-emacs <help-gnu-emacs@gnu.org>
Subject: Re: emacs set marker behavior
Date: Tue, 01 May 2012 15:14:18 +0200	[thread overview]
Message-ID: <87k40wt55h.fsf@gnu.org> (raw)
In-Reply-To: <CAMY509=PJnEXiHV2ZZ=-rj6g0acOoNMF5+cOX0Tfko-Q74a9eg@mail.gmail.com> (Yuan Luo's message of "Tue, 1 May 2012 09:06:03 -0400")

Yuan Luo <yuan.hypnos.luo@gmail.com> writes:

> I am annoyed by the behavior that out of a sudden emacs set marker on
> current cursor point and if I go to the end of line or go to the end
> of buffer, it selects the regions and by the time I type, that region
> is cut & gone!
>
> I want to change its behavior so unless I press Ctrl+@, emacs never
> sets marker itself, how do I do that?

(setq delete-active-region nil) so that it doesn't delete the active
region.

-- 
 Bastien



  reply	other threads:[~2012-05-01 13:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-01 13:06 emacs set marker behavior Yuan Luo
2012-05-01 13:14 ` Bastien [this message]
2012-05-01 13:18 ` XeCycle
     [not found] <mailman.354.1335877571.855.help-gnu-emacs@gnu.org>
2012-05-19 19:44 ` B. T. Raven

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=87k40wt55h.fsf@gnu.org \
    --to=bzg@gnu.org \
    --cc=help-gnu-emacs@gnu.org \
    --cc=yuan.hypnos.luo@gmail.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.