all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Meta-Characters, Special Characters
@ 2007-05-29 12:58 Will
  2007-05-29 14:12 ` weber
  2007-05-29 23:29 ` xah
  0 siblings, 2 replies; 13+ messages in thread
From: Will @ 2007-05-29 12:58 UTC (permalink / raw)
  To: help-gnu-emacs

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

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2007-06-02 15:41 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-29 12:58 Meta-Characters, Special Characters Will
2007-05-29 14:12 ` 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

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.