unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: llewelly <llewelly.at@xmission.dot.com>
Subject: Re: A few weird behaviours with emacs 21.3.1
Date: Sun, 29 Jun 2003 18:24:24 -0600	[thread overview]
Message-ID: <86isqo5s5j.fsf@Zorthluthik.local.bar> (raw)
In-Reply-To: mailman.8636.1056582951.21513.help-gnu-emacs@gnu.org

John Kliff Jochens <jkliff@escatologia.net> writes:
[snip]
> - the region marking is behaving somewhat strange: in 21.2, when I
> C-space and moved the cursor, the region I was selcting was highlighted
> and the highlight dispeared only once I had the mark set (C-x C-x). Now,
> this highlighting only works when I select a region with my mouse.
[snip]

This sounds like transient-mark-mode is on. I put

(transient-mark-mode -1) ;; Turn off transient-mark-mode .

in my .emacs .

If your .emacs loads .el files you may have to put it after the .el
    files are loaded; some might set transient-mark-mode .

  parent reply	other threads:[~2003-06-30  0:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.8636.1056582951.21513.help-gnu-emacs@gnu.org>
2003-06-26  0:37 ` A few weird behaviours with emacs 21.3.1 Jose A. Ortega Ruiz
2003-06-26 18:11 ` Paolo Gianrossi
2003-06-30  0:24 ` llewelly [this message]
2003-06-25 19:51 John Kliff Jochens

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=86isqo5s5j.fsf@Zorthluthik.local.bar \
    --to=llewelly.at@xmission.dot.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.
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).