all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#1831: 23.0.60; Emacs.app cannot display acctended characters in *grep* buffer
@ 2009-01-09 12:53 Peter Dyballa
  2016-01-09 23:08 ` Alan J Third
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Dyballa @ 2009-01-09 12:53 UTC (permalink / raw)
  To: emacs-pretest-bug

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

Hello!

When I grep through my XeLaTeX files Emacs.app fails to display file  
names correctly:


[-- Attachment #2.1: Emacs.app de-composed.pdf --]
[-- Type: application/applefile, Size: 47265 bytes --]

[-- Attachment #2.2: Emacs.app de-composed.pdf --]
[-- Type: application/pdf, Size: 93347 bytes --]

[-- Attachment #3: Type: text/plain, Size: 50 bytes --]



GNU Emacs 23.0.60 at least produces this look:


[-- Attachment #4.1: Emacs 23.0.60 de-composed.pdf --]
[-- Type: application/applefile, Size: 24216 bytes --]

[-- Attachment #4.2: Emacs 23.0.60 de-composed.pdf --]
[-- Type: application/pdf, Size: 5059 bytes --]

[-- Attachment #5: Type: text/plain, Size: 3507 bytes --]



A similiar failure can be observed when typing <some character>C-q 0  
3 2 3 <some non-decimal event> or <some character>C-q 1 4 4 3 in  
octal. In GNU Emacs 23.0.60 C-q 0 3 2 3 produces a COMBINING DOT  
BELOW, which is combined with the previously typed character. In the  
end something ugly appears, as shown above. In Emacs.app only a blank  
spot is left. C-u C-x = shows:

	        character: ̣ (803, #o1443, #x323)
	preferred charset: unicode (Unicode (ISO10646))
	       code point: 0x0323
	           syntax: w 	which means: word
	         category: ^:Combining
	Combining diacritic or mark
	      buffer code: #xCC #xA3
	        file code: #xCC #xA3 (encoded by coding system utf-8-unix)
	          display: composed to form "̣" (see below)
	
	Composed using this font:
	  nil:-apple-NimbusMonL-medium-normal-normal-Regular-10-*-*-*-*-*- 
iso10646-1
	by these glyphs:
	  [0 0 803 0 6 0 5 5 0 [0 0 6]]
	
	Character code properties: customize what to show
	  name: COMBINING DOT BELOW
	  old-name: NON-SPACING DOT BELOW
	  general-category: Mn (Mark, Nonspacing)
	
	There are text properties here:
	  fontified            t

Using a font like Lucida Grande that has ọ, o, and COMBINING DOT  
BELOW, I cannot compose ọ from o and COMBINING DOT BELOW. Again, in  
GNU Emacs 23.0.60 this at least creates something ugly.


In GNU Emacs 23.0.60.1 (powerpc-apple-darwin8.11.0, NS apple- 
appkit-824.48)
  of 2009-01-04 on localhost
Windowing system distributor `Apple', version 10.3.824
configured using `configure  '--without-sound' '--without-pop' '-- 
with-dbus' '--with-libotf' '--with-ns' '--disable-ns-self-contained'  
'--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/xft2/lib/pkgconfig:/sw/lib/fontconfig2/lib/ 
pkgconfig:/sw/lib/freetype219/lib/pkgconfig:/sw/lib/pango-ft219/lib/ 
pkgconfig:/sw/lib/qt4-x11/lib/pkgconfig:/sw/lib/system-openssl/lib/ 
pkgconfig:/sw/lib/pkgconfig:/sw/share/pkgconfig:/usr/X11R6/lib/ 
pkgconfig:/usr/local/lib/pkgconfig:/usr/lib/pkgconfig' 'CFLAGS=-Wno- 
pointer-sign -bind_at_load -H -pipe -fPIC -mcpu=7450 -mtune=7450 - 
fast -mpim-altivec -ftree-vectorize -foptimize-register-move - 
freorder-blocks -freorder-blocks-and-partition -fthread-jumps - 
fpeephole -fno-crossjumping' 'CPPFLAGS=-no-cpp-precomp' 'LDFLAGS=- 
bind_at_load -dead_strip -multiply_defined suppress -L/sw/lib/ncurses''

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

Major mode: Grep

Minor modes in effect:
   show-paren-mode: t
   display-time-mode: t
   tooltip-mode: t
   tool-bar-mode: t
   mouse-wheel-mode: t
   menu-bar-mode: t
   file-name-shadow-mode: t
   global-font-lock-mode: t
   font-lock-mode: t
   global-auto-composition-mode: t
   auto-composition-mode: t
   auto-encryption-mode: t
   auto-compression-mode: t
   column-number-mode: t
   line-number-mode: t
   transient-mark-mode: t

--
Greetings

   Pete

If we don't succeed, we run the risk of failure."
				– George W. Bush




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

* bug#1831: 23.0.60; Emacs.app cannot display acctended characters in *grep* buffer
  2009-01-09 12:53 bug#1831: 23.0.60; Emacs.app cannot display acctended characters in *grep* buffer Peter Dyballa
@ 2016-01-09 23:08 ` Alan J Third
  0 siblings, 0 replies; 2+ messages in thread
From: Alan J Third @ 2016-01-09 23:08 UTC (permalink / raw)
  To: Peter Dyballa; +Cc: 1831

Peter Dyballa <Peter_Dyballa@Freenet.DE> writes:

> A similiar failure can be observed when typing <some character>C-q 0 3
> 2 3 <some non-decimal event> or <some character>C-q 1 4 4 3 in octal.
> In GNU Emacs 23.0.60 C-q 0 3 2 3 produces a COMBINING DOT BELOW, which
> is combined with the previously typed character. In the end something
> ugly appears, as shown above. In Emacs.app only a blank spot is left.
> C-u C-x = shows:
>
> 	        character: ̣ (803, #o1443, #x323)
> 	preferred charset: unicode (Unicode (ISO10646))
> 	       code point: 0x0323
> 	           syntax: w 	which means: word
> 	         category: ^:Combining
> 	Combining diacritic or mark
> 	      buffer code: #xCC #xA3
> 	        file code: #xCC #xA3 (encoded by coding system utf-8-unix)
> 	          display: composed to form "̣" (see below)
> 	
> 	Composed using this font:
> 	  nil:-apple-NimbusMonL-medium-normal-normal-Regular-10-*-*-*-*-*- 
> iso10646-1
> 	by these glyphs:
> 	  [0 0 803 0 6 0 5 5 0 [0 0 6]]
> 	
> 	Character code properties: customize what to show
> 	  name: COMBINING DOT BELOW
> 	  old-name: NON-SPACING DOT BELOW
> 	  general-category: Mn (Mark, Nonspacing)
> 	
> 	There are text properties here:
> 	  fontified            t
>
> Using a font like Lucida Grande that has ọ, o, and COMBINING DOT
> BELOW, I cannot compose ọ from o and COMBINING DOT BELOW. Again, in
> GNU Emacs 23.0.60 this at least creates something ugly.

Hi, sorry it's taken so long to get back to you about this. I can
reproduce the issue in 24.5, but not in 25, so I'm going to close this
bug as fixed.

-- 
Alan Third





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

end of thread, other threads:[~2016-01-09 23:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-09 12:53 bug#1831: 23.0.60; Emacs.app cannot display acctended characters in *grep* buffer Peter Dyballa
2016-01-09 23:08 ` Alan J Third

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.