all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Can't press the "^" key
@ 2003-01-23 15:21 Aitor
  2003-01-23 16:45 ` Kai Großjohann
  0 siblings, 1 reply; 5+ messages in thread
From: Aitor @ 2003-01-23 15:21 UTC (permalink / raw)


Hello,

when executing emacs 20.7.1 in a remote computer (SunOs 5.9) i can't
use the "^" key; whenever i press it, i receive a beep. It happens
only with emacs, since in the remote terminal  window, the "^"
character works fine. I have a linux box installed in my computer.

Does anybody know about this problem ?

regards

                                     aitor

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

* Re: Can't press the "^" key
  2003-01-23 15:21 Can't press the "^" key Aitor
@ 2003-01-23 16:45 ` Kai Großjohann
  2003-01-24  9:59   ` Aitor
  0 siblings, 1 reply; 5+ messages in thread
From: Kai Großjohann @ 2003-01-23 16:45 UTC (permalink / raw)


aitors2002@yahoo.es (Aitor) writes:

> when executing emacs 20.7.1 in a remote computer (SunOs 5.9) i can't
> use the "^" key; whenever i press it, i receive a beep. It happens
> only with emacs, since in the remote terminal  window, the "^"
> character works fine. I have a linux box installed in my computer.

Hit ^, then hit C-h l.  What do you see?

Hit C-h k ^.  What do you see?

-- 
Ambibibentists unite!

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

* Re: Can't press the "^" key
  2003-01-23 16:45 ` Kai Großjohann
@ 2003-01-24  9:59   ` Aitor
  2003-01-24 12:42     ` Kai Großjohann
  0 siblings, 1 reply; 5+ messages in thread
From: Aitor @ 2003-01-24  9:59 UTC (permalink / raw)


Hi,

kai.grossjohann@uni-duisburg.de (Kai Großjohann wrote in message news:<84hebzg6gv.fsf@lucy.is.informatik.uni-duisburg.de>...
> 
> Hit ^, then hit C-h l.  What do you see?

"S-dead-circumflex C-h l"

> 
> Hit C-h k ^.  What do you see?

"S-dead-circumflex is undefined"

So, the question is easy :) How do i define "S-dead-circumflex" to the
proper key code ?

I feel the solution near ... :)

thank you
                                         aitor

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

* Re: Can't press the "^" key
  2003-01-24  9:59   ` Aitor
@ 2003-01-24 12:42     ` Kai Großjohann
  2003-01-27 10:34       ` Aitor
  0 siblings, 1 reply; 5+ messages in thread
From: Kai Großjohann @ 2003-01-24 12:42 UTC (permalink / raw)


aitors2002@yahoo.es (Aitor) writes:

> Hi,
>
> kai.grossjohann@uni-duisburg.de (Kai Großjohann wrote in message news:<84hebzg6gv.fsf@lucy.is.informatik.uni-duisburg.de>...
>> 
>> Hit ^, then hit C-h l.  What do you see?
>
> "S-dead-circumflex C-h l"

So you might try (global-set-key (kbd "S-<dead-circumflex>") (kbd "^")).
Does it work?
-- 
Ambibibentists unite!

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

* Re: Can't press the "^" key
  2003-01-24 12:42     ` Kai Großjohann
@ 2003-01-27 10:34       ` Aitor
  0 siblings, 0 replies; 5+ messages in thread
From: Aitor @ 2003-01-27 10:34 UTC (permalink / raw)


kai.grossjohann@uni-duisburg.de (Kai Großjohann wrote in message news:<84r8b2lnwk.fsf@lucy.is.informatik.uni-duisburg.de>...

> So you might try (global-set-key (kbd "S-<dead-circumflex>") (kbd "^")).
> Does it work?

it works perfectly.

thank you very much !
                                                            aitor

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

end of thread, other threads:[~2003-01-27 10:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-23 15:21 Can't press the "^" key Aitor
2003-01-23 16:45 ` Kai Großjohann
2003-01-24  9:59   ` Aitor
2003-01-24 12:42     ` Kai Großjohann
2003-01-27 10:34       ` Aitor

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.