From: Zhongtao Zhu <zhongtao@tsinghua.edu.cn>
Subject: Re: replace C-<SPC>
Date: 31 Aug 2002 19:04:26 +0800 [thread overview]
Message-ID: <uofbjwapx.fsf@tsinghua.edu.cn> (raw)
In-Reply-To: <m2y9anm06j.fsf@localhost.localdomain>
Wu XiaoGuang <woohsiaokuang@yahoo.com.cn> writes:
> Hi, all:
>
> In emacs, when I press C-<SPC>, Chinput (popular Chinese input
> program) will start. So I can't "set-mark-command" with C-<SPC>.
>
> C-@ is for "mark-word", it is not very convenient.
> So how can I solve it?
>
> Thank you.
It is practical to map the "set-mark-command" to a function key, e.g.,
(global-set-key (quote [f4]) (quote set-mark-command))
If you want to use Emacs as it behaves natively, another solution is
to change the hot key of Chinput's. (Sorry, I haven't any idea about
it because I don't use Chinput.)
Hope this message helps.
--
Zhongtao Zhu Tel: +86 10 6278 2266
Department of Computer, Tsinghua University, Beijing, China
next prev parent reply other threads:[~2002-08-31 11:04 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-08-31 17:02 replace C-<SPC> Wu XiaoGuang
2002-08-31 11:04 ` Zhongtao Zhu [this message]
-- strict thread matches above, loose matches on Subject: below --
2002-09-01 9:30 Wu XiaoGuang
2002-09-01 18:33 ` Kai Großjohann
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=uofbjwapx.fsf@tsinghua.edu.cn \
--to=zhongtao@tsinghua.edu.cn \
/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.