From: Ole Laursen <olau@hardworking.dk>
Subject: Binding non-ASCII keys in .emacs not working
Date: 11 May 2003 17:40:45 +0200 [thread overview]
Message-ID: <878ytdpk3m.fsf@bach.composers> (raw)
Hi,
I used to have
(global-set-key [(control æ)] 'delete-line)
^
non-ASCII character
in my .emacs. But after Debian upgraded to 21.3, it doesn't work
anymore. 'C-u C-x =' on top of the 'æ' says
character: æ (04346, 2278, 0x8e6)
charset: latin-iso8859-1
(Right-Hand Part of Latin Alphabet 1 (ISO/IEC 8859-1): ISO-IR-100)
code point: 102
syntax: word
category: l:Latin
buffer code: 0x81 0xE6
file code: E6 (encoded by coding system iso-latin-1-unix)
font: -Misc-Fixed-Medium-R-Normal--15-140-75-75-C-90-ISO8859-1
As a consequence of asking about this before here (I think) I used to
have '-*- unibyte: t -*-' at the top of the file. Removing that and
restarting doesn't change anything. "locale" says
LANG=da_DK.ISO-8859-1
...
Running 'C-h k C-æ' says
æ runs the command self-insert-command
(self-insert-command N)
which is an interactive built-in function.
What do I do? I miss delete-line for deleting lines when I have
something in the kill ring I don't want to push further back.
--
Ole Laursen
http://www.cs.auc.dk/~olau/
next reply other threads:[~2003-05-11 15:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-05-11 15:40 Ole Laursen [this message]
2003-05-11 17:22 ` Binding non-ASCII keys in .emacs not working Eli Zaretskii
[not found] ` <mailman.5982.1052674162.21513.help-gnu-emacs@gnu.org>
2003-05-11 18:10 ` Jesper Harder
2003-05-12 3:32 ` Eli Zaretskii
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=878ytdpk3m.fsf@bach.composers \
--to=olau@hardworking.dk \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.