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

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

Re: Re: Can't isearch 'ö'


From: Peter Dyballa
Subject: Re: Re: Can't isearch 'ö'
Date: Thu, 14 Apr 2005 19:00:34 +0200


Am 14.04.2005 um 16:31 schrieb Stefan Monnier:

Any objection/adjustment?

In X11 in an ISO 8859-1 buffer it works to i-search (and find) for ä,ö,ü,Ñ,í ... but: in an ISO 8859-2 buffer it fails to find ° (degree).

The original ° is:
  character: ° (04260, 2224, 0x8b0, U+00B0)
charset: latin-iso8859-1 (Right-Hand Part of Latin Alphabet 1 (ISO/IEC 8859-1): ISO-IR-100.)
 code point: 48
     syntax: _  which means: symbol
   category: l:Latin
buffer code: 0x81 0xB0
  file code: 0xB0 (encoded by coding system iso-latin-2-unix)
    display: by this font (glyph code)
-B&H-LucidaTypewriter-Medium-R-Normal-Sans-10-100-75-75-M-60-ISO8859-1 (0xB0)

One that I entered (after C-u M-: (read-event) RET):
  character: ° (04460, 2352, 0x930, U+00B0)
charset: latin-iso8859-2 (Right-Hand Part of Latin Alphabet 2 (ISO/IEC 8859-2): ISO-IR-101.)
 code point: 48
     syntax: _  which means: symbol
   category: l:Latin
buffer code: 0x82 0xB0
  file code: 0xB0 (encoded by coding system iso-latin-2-unix)
    display: by this font (glyph code)
-B&H-LucidaTypewriter-Medium-R-Normal-Sans-10-100-75-75-M-60-ISO8859-2 (0xB0)

The read event is: 2224 (04260, 0x8b0). Similiar happening for ¨, §, Ź, Ç, Ô ...

Similiar for a buffer in ISO 8859-3, ISO 8859-4, ISO 8859-8, ISO 8859-9, ISO 8859-10, ISO 8859-11, ISO 8859-13, ISO 8859-14, ISO 8859-15, ISO 8859-16 (° and/or Æ tested).


In GNU Emacs 22.0.50.1 (powerpc-apple-darwin7.8.0, X toolkit, Xaw3d scroll bars)
 of 2005-04-14 on Latsche.local
Distributor `The XFree86 Project, Inc', version 11.0.40300000
configured using `configure '--without-carbon' '--with-x' '--without-pop' '--with-xpm' '--with-jpeg' '--with-tiff' '--with-png' '--with-gif' '--with-x-toolkit=lucid' 'CFLAGS=-I/sw/include' 'CPPFLAGS=-I/sw/include' 'LDFLAGS=-L/sw/lib''

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: Text

Minor modes in effect:
  desktop-save-mode: t
  auto-compression-mode: t
  display-time-mode: t
  mouse-sel-mode: t
  show-paren-mode: t
  tooltip-mode: t
  tool-bar-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  unify-8859-on-decoding-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t
  next-error-follow-minor-mode:  Fol
  view-mode: t


--
Mit friedvollen Grüßen

  Pete

Das Militär ist eine Pflanze, die mensch sorgfältig pflegen muss, damit sie keine Früchte trägt. (Jaques Tati)





reply via email to

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