From: Will <schimpanski@gmx.de>
To: help-gnu-emacs@gnu.org
Subject: Meta-Characters, Special Characters
Date: Tue, 29 May 2007 14:58:20 +0200 [thread overview]
Message-ID: <5c2mbdF2ung8hU1@mid.individual.net> (raw)
Hi,
how can I find the an overview on how to enter meta-characters
(e.g. esc, return, linefeed, tab, ...)
a) in a regular buffer
b) in the minibuffer when using standard search/replace-functions
c) in the minibuffer when using search/replace-functions using regular
expressions
d) in the .emacs file when defining keybindings
As far as I can see in all those situations entering meta-characters is
addressed in a different way which I find confusing, e.g.:
a) <key> _or_ C-q <key>
b) C-q C-[, C-q C-m, C-q C-j, C-q C-i
c) \e, \r, \n, \t
d) (define-key [(meta c) (control c) (tab c)] "This is confusing!")
Furthermore, they are displayed in a different way,e.g.
- actual, visible layout
- ^E, ^M, ^L, ^I
- Octals
I would be happy about pages summarizing such information.
Any references available?
Thanks in advance,
Will
next reply other threads:[~2007-05-29 12:58 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-29 12:58 Will [this message]
2007-05-29 14:12 ` Meta-Characters, Special Characters weber
2007-05-29 23:29 ` xah
2007-05-30 1:44 ` Joshua Cranmer
2007-05-30 4:42 ` Gernot Hassenpflug
2007-06-02 3:18 ` Miles Bader
2007-06-02 6:18 ` Gernot Hassenpflug
2007-06-02 7:45 ` David Kastrup
2007-06-02 15:39 ` Gernot Hassenpflug
2007-06-02 7:23 ` Eli Zaretskii
[not found] ` <mailman.1490.1180769072.32220.help-gnu-emacs@gnu.org>
2007-06-02 15:41 ` Gernot Hassenpflug
2007-05-31 1:20 ` xah
2007-05-31 9:25 ` Ingo Menger
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=5c2mbdF2ung8hU1@mid.individual.net \
--to=schimpanski@gmx.de \
--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.
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).