all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Dyballa <Peter_Dyballa@Freenet.DE>
To: emacs-pretest-bug@gnu.org
Subject: 23.0.60; More ELisp progress please!
Date: Mon, 4 Feb 2008 00:41:59 +0100	[thread overview]
Message-ID: <5556A466-50A9-4B98-AA2C-B02A8EA6F9BD@Freenet.DE> (raw)

[-- Attachment #1: Type: text/plain, Size: 2540 bytes --]

Hello!

Since GNU Emacs 23.0.50 has been updated to GNU Emacs 23.0.60, the  
Unicode Emacs, (in config.log I still can see PACKAGE_STRING='emacs  
23.0.50' and PACKAGE_VERSION='23.0.50') I would like to see enabled  
something like this:

	(defvar ctl-≈-map nil
	  "Default keymap for C-≈ commands.
	My special input mode global definition of the character C-≈  
indirects to this keymap.")

Purpose: to be able to save a buffer when the keyboard is in some non- 
Latin input mode and produces instead of x the character ≈ or й. So  
I would need to install a ctl-≈-map *and* a ctl-й-map which would  
allow key bindings like

	(define-key ctl-≈-map "\C-\∑" 'save-buffer)

and

	(define-key ctl-й-map "\C-\я" 'save-buffer)

plus some more that my fingers can press what my eyes see and what  
they're used to press since decades (the basic little things) in case  
I'm writing in another script and some other language.


In GNU Emacs 23.0.60.1 (powerpc-apple-darwin8.11.0, X toolkit, Xaw3d  
scroll bars)
  of 2008-02-03 on localhost
Windowing system distributor `The XFree86 Project, Inc', version  
11.0.40400000
configured using `configure  '--without-pop' '--without-sound' '-- 
with-dbus' '--with-x-toolkit=athena' '--enable-locallisppath=/Library/ 
Application Support/Emacs/calendar23:/Library/Application Support/ 
Emacs/caml:/Library/Application Support/Emacs:/sw/share/emacs21/site- 
lisp/elib' 'PKG_CONFIG_PATH=/sw/lib/pkgconfig:/sw/share/pkgconfig:/ 
usr/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/X11R6/lib/pkgconfig'  
'CPPFLAGS=-no-cpp-precomp -D__BIND_NOSTATIC -idirafter /usr/X11R6/ 
include' 'CFLAGS=-ggdb -gfull -bind_at_load -pipe -fPIC -mcpu=7450 - 
mtune=7450 -mno-powerpc64 -fast -mpim-altivec -ftree-vectorize -fno- 
crossjumping' 'LDFLAGS=-bind_at_load -dead_strip -multiply_defined  
suppress''

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
   value of $XMODIFIERS: nil
   locale-coding-system: utf-8-unix
   default-enable-multibyte-characters: t

--
Greetings

   Pete

Clovis' Consideration of an Atmospheric Anomaly:
         The perversity of nature is nowhere better demonstrated
         than by the fact that, when exposed to the same atmosphere,
         bread becomes hard while crackers become soft.




[-- Attachment #2: Type: text/html, Size: 4951 bytes --]

             reply	other threads:[~2008-02-03 23:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-03 23:41 Peter Dyballa [this message]
2008-02-07 20:54 ` 23.0.60; More ELisp progress please! Juri Linkov

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=5556A466-50A9-4B98-AA2C-B02A8EA6F9BD@Freenet.DE \
    --to=peter_dyballa@freenet.de \
    --cc=emacs-pretest-bug@gnu.org \
    /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.