From: ferhun_caner@yahoo.com (Dr. F.C.Caner)
Subject: Re: -Re: "Select All" elisp snippet
Date: 7 Jan 2004 12:04:03 -0800 [thread overview]
Message-ID: <65fef11f.0401071204.16a5b2ab@posting.google.com> (raw)
In-Reply-To: 65fef11f.0401070722.6f16123a@posting.google.com
I do not claim that it does something more. The fact is that I did not
know about C-x h, nor (mark-whole-buffer) until I saw other replies.
May be I should have been more patient?
Best,
FCC
David Kastrup wrote:
> ferhun_caner@yahoo.com (Dr. F.C.Caner) writes:
>
>
>>I think you can put in your .emacs file something like
>>
>>(defun select-all()
>>(goto-char (point-min))
>>(set-mark-command)
>>(goto-char (point-max)))
>>
>>(global-set-key [C-a] 'select-all)
>>
>>to imitate Windows behavior. But, this is untested.
>
>
> It does nothing that C-x h (mark-whole-buffer) would not do just the
> same.
>
next prev parent reply other threads:[~2004-01-07 20:04 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-01-07 15:22 -Re: "Select All" elisp snippet Dr. F.C.Caner
2004-01-07 17:57 ` David Kastrup
2004-01-07 20:04 ` Dr. F.C.Caner [this message]
2004-01-07 20:32 ` David Kastrup
2004-01-08 16:38 ` Greg Fenton
2004-01-10 12:09 ` Eli Zaretskii
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=65fef11f.0401071204.16a5b2ab@posting.google.com \
--to=ferhun_caner@yahoo.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).