* Error message: <dead-tilde> undefined. What to do?
@ 2007-07-18 11:08 cipher
2007-07-18 19:23 ` Peter Dyballa
0 siblings, 1 reply; 2+ messages in thread
From: cipher @ 2007-07-18 11:08 UTC (permalink / raw)
To: help-gnu-emacs
Hi!
I cannot enter a "~" using it's key. Binding "self-insert-command" to
"~"-key ends up in error "Invalid character: 1261006, #o4636716,
#x133dce". What can I do?
I'm using Gnu Emacs with german keyboard and coding.
thx for any helping hints
Markus
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Error message: <dead-tilde> undefined. What to do?
2007-07-18 11:08 Error message: <dead-tilde> undefined. What to do? cipher
@ 2007-07-18 19:23 ` Peter Dyballa
0 siblings, 0 replies; 2+ messages in thread
From: Peter Dyballa @ 2007-07-18 19:23 UTC (permalink / raw)
To: cipher; +Cc: help-gnu-emacs
Am 18.07.2007 um 13:08 schrieb cipher:
> What can I do?
Insert the right character! It is:
character: ~ (126, #o176, #x7e, U+007E)
For example: C-q 1 7 6 RET
Is the ~ on your keyboard a 'dead key,' i.e. is it producing the
character when you press an a, o, n, or SPC afterwards?
--
Mit friedvollen Grüßen
Pete
"What is this talk of 'release?' Klingons do not make software
'releases.' Our software 'escapes,' leaving a bloody trail of
designers and quality assurance people in its wake."
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-07-18 19:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-18 11:08 Error message: <dead-tilde> undefined. What to do? cipher
2007-07-18 19:23 ` Peter Dyballa
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).