all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jordan Greenberg <JordanGreenberg@comcast.net>
To: help-gnu-emacs@gnu.org
Subject: Re: Binding C-a to select all
Date: Wed, 25 Jun 2008 01:23:13 -0400	[thread overview]
Message-ID: <muSdnc6dN5LUS_zVnZ2dnUVZ_umdnZ2d@comcast.com> (raw)
In-Reply-To: <860891f5-ebe7-4813-a63a-50449b7df59a@g16g2000pri.googlegroups.com>

Davin Pearson wrote:
> On Jun 25, 3:19 pm, "B. T. Raven" <ni...@nihilo.net> wrote:
>> (define-key global-map [(control a)] 'mark-whole-buffer)
> 
> Thank you for your help but there is problem with the above code in
> that it doesn't highlight the region in the face "region" or "primary-
> selection".  Please advise me how I can go about getting this
> functionality online.

You probably want to add (transient-mark-mode 1) to your .emacs.
-Jordan


  reply	other threads:[~2008-06-25  5:23 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-25  1:55 Binding C-a to select all Davin Pearson
2008-06-25  3:19 ` B. T. Raven
2008-06-25  4:33   ` Davin Pearson
2008-06-25  5:23     ` Jordan Greenberg [this message]
2008-06-25  6:02     ` Joost Kremers
2008-06-25  7:52     ` Lennart Borgman (gmail)
2008-06-25  7:58       ` Davin Pearson
2008-06-25 18:36 ` Joel J. Adamson
2008-06-25 23:12 ` Xah
2008-06-30 18:21   ` Miles Bader
2008-07-01 17:32     ` Joel J. Adamson
     [not found] ` <mailman.13837.1214419304.18990.help-gnu-emacs@gnu.org>
2008-06-26  0:34   ` Xah
2008-06-26  2:58     ` Joel J. Adamson

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=muSdnc6dN5LUS_zVnZ2dnUVZ_umdnZ2d@comcast.com \
    --to=jordangreenberg@comcast.net \
    --cc=help-gnu-emacs@gnu.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 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.