all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#12594: 24.2.50; i-search high-lighting makes found text invisible in NS variant on Snow Leopard
@ 2012-10-07 15:44 Peter Dyballa
  2012-10-07 16:41 ` Jan Djärv
  0 siblings, 1 reply; 5+ messages in thread
From: Peter Dyballa @ 2012-10-07 15:44 UTC (permalink / raw
  To: 12594

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

Hello!

This screen-shot shows the effect (searching enu):


[-- Attachment #2: NS Emacs i-search.png --]
[-- Type: image/png, Size: 32593 bytes --]

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



A similar effect shows up in mini-buffer when I, for example, try to switch to another buffer:


[-- Attachment #4: NS Emacs mini-buffer.png --]
[-- Type: image/png, Size: 11223 bytes --]

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



These effects do not appear when I build a native 64-bit application and when I build a 32-bit application without wide ints (which could also be called "native").

The two different 32-bit applications (with or without wide ints) show another behaviour on my multi-core system when launched with -Q: one CPU core has constantly 100 % load when launched with -Q.


In GNU Emacs 24.2.50.1 (i386-apple-darwin10.8.0, NS apple-appkit-1038.36)
 of 2012-10-07 on Sumac.local
Bzr revision: 110380 rgm@gnu.org-20121006024726-5wcssahlmv2hitkr
Windowing system distributor `Apple', version 10.3.1038
Configured using:
 `configure '--build=x86_64-apple-darwin10.8.0'
 '--host=i386-apple-darwin10.8.0' '--target=i386-apple-darwin10.8.0'
 '--with-wide-int' '--without-pop' '--without-sound' '--without-gpm'
 '--without-dbus' '--without-selinux' '--with-ns'
 '--disable-ns-self-contained' '--without-xpm' '--without-jpeg'
 '--without-tiff' '--without-gif' '--without-png' '--without-rsvg'
 '--x-libraries=/usr/X11/lib' '--x-includes=/usr/X11/include'
 '--enable-locallisppath=/Library/Application
 Support/Emacs/calendar24:/Library/Application Support/Emacs' 'CFLAGS=-g
 -H -pipe -fPIC -fno-common -Os -march=core2 -mtune=core2 -m32
 -fomit-frame-pointer -msse4.2' 'LDFLAGS=-m32 -Wl,-dead_strip_dylibs
 -Wl,-bind_at_load -Wl,-t' 'CPPFLAGS=-I/sw/include' 'CC=clang'
 'CXX=clang++'
 'PKG_CONFIG_PATH=/sw/lib/xft2/lib/pkgconfig:/sw/share/pkgconfig:/sw/lib/pkgconfig:/usr/X11/lib/pkgconfig:/usr/X11/share/pkgconfig:/usr/lib/pkgconfig'
 'build_alias=x86_64-apple-darwin10.8.0'
 'host_alias=i386-apple-darwin10.8.0'
 'target_alias=i386-apple-darwin10.8.0''

Important settings:
  value of $LC_CTYPE: de_DE.UTF-8
  value of $LANG: de_DE.UTF-8
  locale-coding-system: utf-8-unix
  default enable-multibyte-characters: t

Major mode: Info

Minor modes in effect:
  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
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  buffer-read-only: t
  line-number-mode: t
  transient-mark-mode: t


--
Greetings

  Pete

The wise man said: "Never argue with an idiot. They bring you down to their level and beat you with experience."





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

* bug#12594: 24.2.50; i-search high-lighting makes found text invisible in NS variant on Snow Leopard
  2012-10-07 15:44 bug#12594: 24.2.50; i-search high-lighting makes found text invisible in NS variant on Snow Leopard Peter Dyballa
@ 2012-10-07 16:41 ` Jan Djärv
  2012-10-08 18:38   ` Jan Djärv
  0 siblings, 1 reply; 5+ messages in thread
From: Jan Djärv @ 2012-10-07 16:41 UTC (permalink / raw
  To: Peter Dyballa; +Cc: 12594

Hello.

I built with your flags to configure and can't reproduce the highlight error or the CPU usage.
I guess you have conflicting libraries that causes this.

	Jan D.

7 okt 2012 kl. 17:44 skrev Peter Dyballa <Peter_Dyballa@Freenet.DE>:

> Hello!
> 
> This screen-shot shows the effect (searching enu):
> 
> <NS Emacs i-search.png>
> 
> A similar effect shows up in mini-buffer when I, for example, try to switch to another buffer:
> 
> <NS Emacs mini-buffer.png>
> 
> These effects do not appear when I build a native 64-bit application and when I build a 32-bit application without wide ints (which could also be called "native").
> 
> The two different 32-bit applications (with or without wide ints) show another behaviour on my multi-core system when launched with -Q: one CPU core has constantly 100 % load when launched with -Q.
> 
> 
> In GNU Emacs 24.2.50.1 (i386-apple-darwin10.8.0, NS apple-appkit-1038.36)
> of 2012-10-07 on Sumac.local
> Bzr revision: 110380 rgm@gnu.org-20121006024726-5wcssahlmv2hitkr
> Windowing system distributor `Apple', version 10.3.1038
> Configured using:
> `configure '--build=x86_64-apple-darwin10.8.0'
> '--host=i386-apple-darwin10.8.0' '--target=i386-apple-darwin10.8.0'
> '--with-wide-int' '--without-pop' '--without-sound' '--without-gpm'
> '--without-dbus' '--without-selinux' '--with-ns'
> '--disable-ns-self-contained' '--without-xpm' '--without-jpeg'
> '--without-tiff' '--without-gif' '--without-png' '--without-rsvg'
> '--x-libraries=/usr/X11/lib' '--x-includes=/usr/X11/include'
> '--enable-locallisppath=/Library/Application
> Support/Emacs/calendar24:/Library/Application Support/Emacs' 'CFLAGS=-g
> -H -pipe -fPIC -fno-common -Os -march=core2 -mtune=core2 -m32
> -fomit-frame-pointer -msse4.2' 'LDFLAGS=-m32 -Wl,-dead_strip_dylibs
> -Wl,-bind_at_load -Wl,-t' 'CPPFLAGS=-I/sw/include' 'CC=clang'
> 'CXX=clang++'
> 'PKG_CONFIG_PATH=/sw/lib/xft2/lib/pkgconfig:/sw/share/pkgconfig:/sw/lib/pkgconfig:/usr/X11/lib/pkgconfig:/usr/X11/share/pkgconfig:/usr/lib/pkgconfig'
> 'build_alias=x86_64-apple-darwin10.8.0'
> 'host_alias=i386-apple-darwin10.8.0'
> 'target_alias=i386-apple-darwin10.8.0''
> 
> Important settings:
>  value of $LC_CTYPE: de_DE.UTF-8
>  value of $LANG: de_DE.UTF-8
>  locale-coding-system: utf-8-unix
>  default enable-multibyte-characters: t
> 
> Major mode: Info
> 
> Minor modes in effect:
>  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
>  auto-composition-mode: t
>  auto-encryption-mode: t
>  auto-compression-mode: t
>  buffer-read-only: t
>  line-number-mode: t
>  transient-mark-mode: t
> 
> 
> --
> Greetings
> 
>  Pete
> 
> The wise man said: "Never argue with an idiot. They bring you down to their level and beat you with experience."
> 
> 
> 
> 






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

* bug#12594: 24.2.50; i-search high-lighting makes found text invisible in NS variant on Snow Leopard
  2012-10-07 16:41 ` Jan Djärv
@ 2012-10-08 18:38   ` Jan Djärv
  2012-10-08 19:51     ` Peter Dyballa
  0 siblings, 1 reply; 5+ messages in thread
From: Jan Djärv @ 2012-10-08 18:38 UTC (permalink / raw
  To: Peter Dyballa; +Cc: 12594

Hello.

I have fixed a font/wide-int problem in nsfont.m.  See if it fixes this problem.

Thanks,

	Jan D.

7 okt 2012 kl. 18:41 skrev Jan Djärv <jan.h.d@swipnet.se>:

> Hello.
> 
> I built with your flags to configure and can't reproduce the highlight error or the CPU usage.
> I guess you have conflicting libraries that causes this.
> 
> 	Jan D.
> 
> 7 okt 2012 kl. 17:44 skrev Peter Dyballa <Peter_Dyballa@Freenet.DE>:
> 
>> Hello!
>> 
>> This screen-shot shows the effect (searching enu):
>> 
>> <NS Emacs i-search.png>
>> 
>> A similar effect shows up in mini-buffer when I, for example, try to switch to another buffer:
>> 
>> <NS Emacs mini-buffer.png>
>> 
>> These effects do not appear when I build a native 64-bit application and when I build a 32-bit application without wide ints (which could also be called "native").
>> 
>> The two different 32-bit applications (with or without wide ints) show another behaviour on my multi-core system when launched with -Q: one CPU core has constantly 100 % load when launched with -Q.
>> 
>> 
>> In GNU Emacs 24.2.50.1 (i386-apple-darwin10.8.0, NS apple-appkit-1038.36)
>> of 2012-10-07 on Sumac.local
>> Bzr revision: 110380 rgm@gnu.org-20121006024726-5wcssahlmv2hitkr
>> Windowing system distributor `Apple', version 10.3.1038
>> Configured using:
>> `configure '--build=x86_64-apple-darwin10.8.0'
>> '--host=i386-apple-darwin10.8.0' '--target=i386-apple-darwin10.8.0'
>> '--with-wide-int' '--without-pop' '--without-sound' '--without-gpm'
>> '--without-dbus' '--without-selinux' '--with-ns'
>> '--disable-ns-self-contained' '--without-xpm' '--without-jpeg'
>> '--without-tiff' '--without-gif' '--without-png' '--without-rsvg'
>> '--x-libraries=/usr/X11/lib' '--x-includes=/usr/X11/include'
>> '--enable-locallisppath=/Library/Application
>> Support/Emacs/calendar24:/Library/Application Support/Emacs' 'CFLAGS=-g
>> -H -pipe -fPIC -fno-common -Os -march=core2 -mtune=core2 -m32
>> -fomit-frame-pointer -msse4.2' 'LDFLAGS=-m32 -Wl,-dead_strip_dylibs
>> -Wl,-bind_at_load -Wl,-t' 'CPPFLAGS=-I/sw/include' 'CC=clang'
>> 'CXX=clang++'
>> 'PKG_CONFIG_PATH=/sw/lib/xft2/lib/pkgconfig:/sw/share/pkgconfig:/sw/lib/pkgconfig:/usr/X11/lib/pkgconfig:/usr/X11/share/pkgconfig:/usr/lib/pkgconfig'
>> 'build_alias=x86_64-apple-darwin10.8.0'
>> 'host_alias=i386-apple-darwin10.8.0'
>> 'target_alias=i386-apple-darwin10.8.0''
>> 
>> Important settings:
>> value of $LC_CTYPE: de_DE.UTF-8
>> value of $LANG: de_DE.UTF-8
>> locale-coding-system: utf-8-unix
>> default enable-multibyte-characters: t
>> 
>> Major mode: Info
>> 
>> Minor modes in effect:
>> 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
>> auto-composition-mode: t
>> auto-encryption-mode: t
>> auto-compression-mode: t
>> buffer-read-only: t
>> line-number-mode: t
>> transient-mark-mode: t
>> 
>> 
>> --
>> Greetings
>> 
>> Pete
>> 
>> The wise man said: "Never argue with an idiot. They bring you down to their level and beat you with experience."
>> 
>> 
>> 
>> 
> 






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

* bug#12594: 24.2.50; i-search high-lighting makes found text invisible in NS variant on Snow Leopard
  2012-10-08 18:38   ` Jan Djärv
@ 2012-10-08 19:51     ` Peter Dyballa
  2012-10-08 20:56       ` Jan Djärv
  0 siblings, 1 reply; 5+ messages in thread
From: Peter Dyballa @ 2012-10-08 19:51 UTC (permalink / raw
  To: Jan Djärv; +Cc: 12594


Am 08.10.2012 um 20:38 schrieb Jan Djärv:

> I have fixed a font/wide-int problem in nsfont.m.  See if it fixes this problem.

Great! It does fix the reported issue.

--
Greetings

  Pete

Time is an illusion. Lunchtime, doubly so.






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

* bug#12594: 24.2.50; i-search high-lighting makes found text invisible in NS variant on Snow Leopard
  2012-10-08 19:51     ` Peter Dyballa
@ 2012-10-08 20:56       ` Jan Djärv
  0 siblings, 0 replies; 5+ messages in thread
From: Jan Djärv @ 2012-10-08 20:56 UTC (permalink / raw
  To: Peter Dyballa; +Cc: 12594-done

Good, closing.

	Jan D.

8 okt 2012 kl. 21:51 skrev Peter Dyballa <Peter_Dyballa@Freenet.DE>:

> 
> Am 08.10.2012 um 20:38 schrieb Jan Djärv:
> 
>> I have fixed a font/wide-int problem in nsfont.m.  See if it fixes this problem.
> 
> Great! It does fix the reported issue.
> 
> --
> Greetings
> 
>  Pete
> 
> Time is an illusion. Lunchtime, doubly so.






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

end of thread, other threads:[~2012-10-08 20:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-07 15:44 bug#12594: 24.2.50; i-search high-lighting makes found text invisible in NS variant on Snow Leopard Peter Dyballa
2012-10-07 16:41 ` Jan Djärv
2012-10-08 18:38   ` Jan Djärv
2012-10-08 19:51     ` Peter Dyballa
2012-10-08 20:56       ` Jan Djärv

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.