fdelente
2012-03-19 10:32:37 UTC
Hello.
I'm using GNU emacs 23.4 on a french laptop. When I hit the ^ key, I
get « <dead-circumflex> is undefined ».
I found a french FAQ that stated that, to solve this issue, I had to
put
define-key function-key-map dead-circumflex 'compose-circumflex-map
in my .emacs, but doing so gives me an error message on start:
Symbol's value as variable is void: dead-circumflex
How can I solve this, and get a functional ^ key?
Thanks.
--
F. Delente
I'm using GNU emacs 23.4 on a french laptop. When I hit the ^ key, I
get « <dead-circumflex> is undefined ».
I found a french FAQ that stated that, to solve this issue, I had to
put
define-key function-key-map dead-circumflex 'compose-circumflex-map
in my .emacs, but doing so gives me an error message on start:
Symbol's value as variable is void: dead-circumflex
How can I solve this, and get a functional ^ key?
Thanks.
--
F. Delente