emacs-pretest-bug
[Top][All Lists]
Advanced

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

Rebinding international characters


From: Oscar Fuentes
Subject: Rebinding international characters
Date: Sun, 18 Jul 2004 13:36:05 +0200

Symptoms:

I'm trying to rebind an international character as explained on the
node ``Non-ASCII Characters on the Keyboard":

(local-set-key [241] 'dabbrev-expand)

This works on 21.1 but has no effect on the CVS version.

This works, though:

(local-set-key [?ñ] 'dabbrev-expand)


In GNU Emacs 21.3.50.1 (i386-msvc-nt5.0.2195)
 of 2004-07-06 on K7
configured using `configure --with-msvc (12.00)'

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: ESN
  locale-coding-system: cp1252
  default-enable-multibyte-characters: t

Major mode: Emacs-Lisp

Minor modes in effect:
  iswitchb-mode: t
  encoded-kbd-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  unify-8859-on-encoding-mode: t
  column-number-mode: t
  line-number-mode: t

Recent input:
<left> <left> <left> <left> <left> <left> <left> <left> 
<left> <left> <left> <left> <left> <left> <left> <backspace> 
] <left> <left> <backspace> [ <C-left> <C-left> <C-left> 
<left> C-SPC <end> <left> M-w <left> <left> <left> 
<left> <left> <left> <left> <left> <left> <left> <left> 
<left> <left> <left> <left> <left> <left> <left> <backspace> 
C-q ñ <backspace> <kp-2> <kp-4> <kp-1> C-x C-s <C-left> 
<C-left> <C-left> <C-left> <left> C-M-k C-_ C-s ñ <right> 
<backspace> <backspace> <backspace> [ <kp-2> <kp-4> 
<kp-1> ] C-x C-s <C-left> <C-left> <C-left> <left> 
C-SPC <end> <left> M-w <help-echo> <help-echo> <help-echo> 
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo> 
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo> 
<menu-bar> <help-menu> <report-emacs-bug>

Recent messages:
Undo! [3 times]
Mark set
Auto-saving...done
Auto-saving...done
Wrote d:/.emacs
Undo!
Mark saved where search started
Wrote d:/.emacs
Mark set
Loading emacsbug...done


;; -- 
;; Oscar




reply via email to

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