help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: how to bind to S-\ ???


From: Edward O'Connor
Subject: Re: how to bind to S-\ ???
Date: Fri, 30 Aug 2002 23:45:20 GMT
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

> Hello,

Hi!

> I've tried the octal code, that didn't work; I've tried using
> the '\' character itself, that didn't work; I tried the word
> 'backslash', that didn't work. So how to do it??

Isn't S-\ simply | on your keyboard?

(global-set-key (kbd "|") 'foo)


HTH,
Ted

-- 
Edward O'Connor
ted@oconnor.cx


reply via email to

[Prev in Thread] Current Thread [Next in Thread]