unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* 23.0.50; global-set-key not correctly working?
@ 2007-11-28 11:25 Peter Dyballa
  2007-11-28 13:16 ` martin rudalics
  2007-11-28 17:19 ` Dan Nicolaescu
  0 siblings, 2 replies; 11+ messages in thread
From: Peter Dyballa @ 2007-11-28 11:25 UTC (permalink / raw)
  To: emacs-pretest-bug

Hello!

• When I have set in ~/.emacs

	(global-set-key [C-©]		'global-set-key)

C-h k C-© returns

	C-© is undefined

The list of key translations (C-h b) lists:

	<C-©>	global-set-key


• When I have set in ~/.emacs

	(global-set-key [(control ©)]	'global-set-key)

C-h k C-© returns

	C-© is undefined

The list of key translations (C-h b) lists:

	\216	global-set-key


• When I have set in ~/.emacs

	(global-set-key [67111081]	'global-set-key)

C-h k C-© returns that C-© is bound to global-set-key.

The list of key translations (C-h b) lists:

	C-©	global-set-key


Can this behaviour be improved to become more consistent, unified?  
~/.emacs is ISO 8859-15 encoded, if it is of importance.


In GNU Emacs 23.0.50.1 (powerpc-apple-darwin8.11.0, X toolkit, Xaw3d  
scroll bars)
  of 2007-11-24 on Latsche.local
Windowing system distributor `The XFree86 Project, Inc', version  
11.0.40400000
configured using `configure  '--without-gtk' '--without-sound' '-- 
without-pop' '--with-x-toolkit=lucid' '--with-xpm' '--with-jpeg' '-- 
with-tiff' '--with-gif' '--with-png' '--enable-locallisppath=/Library/ 
Application Support/Emacs/calendar22:/Library/Application Support/ 
Emacs/caml:/Library/Application Support/Emacs:/sw/share/emacs21/site- 
lisp/elib' 'CPPFLAGS=-no-cpp-precomp -I/usr/local/include -I/sw/ 
include' 'CXXFLAGS=-no-cpp-precomp -I/usr/local/include -I/sw/ 
include' 'CFLAGS=-pipe -bind_at_load -fPIC -mcpu=7450 -mtune=7450 - 
fast -mpim-altivec -ftree-vectorize -foptimize-register-move - 
freorder-blocks -freorder-blocks-and-partition -fthread-jumps - 
fpeephole -fno-crossjumping' 'LDFLAGS=-dead_strip -multiply_defined  
suppress -bind_at_load -L/sw/lib/ncurses -L/usr/local/lib -L/sw/lib - 
lresolv''

Important settings:
   value of $LC_ALL: nil
   value of $LC_COLLATE: nil
   value of $LC_CTYPE: de_DE.UTF-8
   value of $LC_MESSAGES: nil
   value of $LC_MONETARY: nil
   value of $LC_NUMERIC: nil
   value of $LC_TIME: nil
   value of $LANG: de_DE.UTF-8
   locale-coding-system: utf-8
   default-enable-multibyte-characters: t

Major mode: Calendar

Minor modes in effect:
   shell-dirtrack-mode: t
   show-paren-mode: t
   display-time-mode: t
   desktop-save-mode: t
   tooltip-mode: t
   mouse-wheel-mode: t
   menu-bar-mode: t
   file-name-shadow-mode: t
   global-font-lock-mode: t
   font-lock-mode: t
   blink-cursor-mode: t
   unify-8859-on-encoding-mode: t
   utf-translate-cjk-mode: t
   auto-compression-mode: t
   column-number-mode: t
   line-number-mode: t
   transient-mark-mode: t

Recent input:
n <help-echo> <down-mouse-1> <mouse-1> C-h k C-© <help-echo>
<down-mouse-1> <mouse-1> C-h b <kp-enter> C-s g l o
b a l - <return> <help-echo> <help-echo> <down-mouse-1>
<mouse-1> C-x b C-g <down-mouse-1> <mouse-1> <down-mouse-1>
<mouse-1> <down-mouse-1> <mouse-movement> <help-echo>
<mouse-movement> <mouse-movement> <drag-mouse-1> <help-echo>
<down-mouse-1> <mouse-1> <help-echo> <help-echo> <help-echo>
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo>
<help-echo> <help-echo> <menu-bar> <help-menu> <se
nd-emacs-bug-report>


--
Greetings

   Pete

The box said "Use Windows 95 or better," so I got a Macintosh.

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

end of thread, other threads:[~2007-11-28 22:19 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-28 11:25 23.0.50; global-set-key not correctly working? Peter Dyballa
2007-11-28 13:16 ` martin rudalics
2007-11-28 16:49   ` Peter Dyballa
2007-11-28 17:18     ` Andreas Schwab
2007-11-28 19:45       ` Peter Dyballa
2007-11-28 22:12         ` Peter Dyballa
2007-11-28 19:23   ` Stefan Monnier
2007-11-28 22:19     ` Peter Dyballa
2007-11-28 17:19 ` Dan Nicolaescu
2007-11-28 18:43   ` Peter Dyballa
2007-11-28 19:03     ` Dan Nicolaescu

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).