all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#4736: 23.1; ns-antialias-text set to nil has no effect
@ 2010-01-08 15:18 John Whitley
  0 siblings, 0 replies; 11+ messages in thread
From: John Whitley @ 2010-01-08 15:18 UTC (permalink / raw)
  To: 4736

Apologies for the immensely delayed response.  I still and have always had this problem since the initial report.

Repro steps:
1) Build Emacs bzr trunk (I used revno 99272), configured with: ./configure --with-ns --enable-ns-self-contained
2) Ensure that no emacs init files are in the current working environment.
3) 'open nextstep/Emacs.app'
4) M-X set-variable ns-antialias-text nil <RET>
5) Open a new frame

Expected results:
New frame opens with non-antialiased text.

Actual results:
Text is always antialiased regardless of the value of ns-antialias-text.

General notes:
My ultimate goal is to set ns-antialias-text in .emacs and have it take effect on the initial frame.

System notes:
MacOS X: 10.6.2 (Snow Leopard)
GCC: i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5646) (dot 1)
XCode version: 3.2.1







^ permalink raw reply	[flat|nested] 11+ messages in thread
[parent not found: <mailman.9008.1255782444.2239.bug-gnu-emacs@gnu.org>]
* bug#4736: 23.1; ns-antialias-text set to nil has no effect
@ 2009-10-17 12:16 Adrian Robert
  2010-02-14 13:31 ` Francis Devereux
  2010-02-14 13:31 ` Francis Devereux
  0 siblings, 2 replies; 11+ messages in thread
From: Adrian Robert @ 2009-10-17 12:16 UTC (permalink / raw)
  To: 4736; +Cc: John Whitley

http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=4736

I cannot reproduce this.  You must make a new frame or otherwise  
trigger full redrawing, but it works here.  Please experiment a  
little, and if you can narrow down the conditions that cause failure,  
please report back.






^ permalink raw reply	[flat|nested] 11+ messages in thread
* bug#4736: 23.1; ns-antialias-text set to nil has no effect
@ 2009-10-16  3:59 John Whitley
  0 siblings, 0 replies; 11+ messages in thread
From: John Whitley @ 2009-10-16  3:59 UTC (permalink / raw)
  To: bug-gnu-emacs

Repro steps:
1) set ns-antialias-text to nil (via the usual means: setq, set- 
variable, customize, etc.)

Expected results:
Text is no longer antialiased.

Actual results:
Text remains antialiased no matter the setting of ns-antialias-text.


In GNU Emacs 23.1.1 (i386-apple-darwin10.0.0, NS apple-appkit-1038.11)
of 2009-10-11 on kuroneko.local
Windowing system distributor `Apple', version 10.3.1038
configured using `configure  '--prefix=/opt/local' '--with-ns' '-- 
without-x' 'CC=/usr/bin/gcc-4.2' 'CFLAGS=-O2 -arch x86_64' 'LDFLAGS=-L/ 
opt/local/lib' 'CPPFLAGS=-I/opt/local/include''

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

Major mode: Lisp Interaction

Minor modes in effect:
   delete-selection-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

Recent input:
<wheel-down> <double-wheel-down> <triple-wheel-down>
<triple-wheel-down> <triple-wheel-up> <triple-wheel-up>
<triple-wheel-up> <triple-wheel-down> <triple-wheel-down>
<wheel-down> <double-wheel-down> <triple-wheel-down>
<triple-wheel-up> <triple-wheel-down> <triple-wheel-down>
<triple-wheel-down> <triple-wheel-up> <triple-wheel-up>
<triple-wheel-up> <triple-wheel-up> <triple-wheel-up>
<triple-wheel-down> <triple-wheel-down> <triple-wheel-down>
<triple-wheel-down> <down-mouse-1> <mouse-movement>
<mouse-movement> <drag-mouse-1> <down-mouse-1> <mouse-1>
<menu-bar> <help-menu> <send-emacs-bug-report>

Recent messages:
Ido mode enabled
Loading grep...done
For information about GNU Emacs and the GNU system, type C-h C-a.
byte-code: End of buffer [4 times]
byte-code: Beginning of buffer [3 times]
byte-code: End of buffer [5 times]
byte-code: Beginning of buffer
byte-code: End of buffer [3 times]
byte-code: Beginning of buffer [5 times]
byte-code: End of buffer [3 times]
byte-code: End of buffer






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

end of thread, other threads:[~2010-02-27 20:42 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-08 15:18 bug#4736: 23.1; ns-antialias-text set to nil has no effect John Whitley
     [not found] <mailman.9008.1255782444.2239.bug-gnu-emacs@gnu.org>
2009-11-12  6:34 ` Chaoyi
  -- strict thread matches above, loose matches on Subject: below --
2009-10-17 12:16 Adrian Robert
2010-02-14 13:31 ` Francis Devereux
2010-02-14 15:38   ` bug#4736: " David Reitter
2010-02-14 15:38   ` David Reitter
2010-02-14 16:01     ` bug#4736: " Francis Devereux
2010-02-14 16:01     ` Francis Devereux
2010-02-15 23:36       ` John Whitley
2010-02-25 20:40         ` Francis Devereux
2010-02-26  0:49           ` bug#4736: " Chong Yidong
2010-02-26  0:49           ` Chong Yidong
2010-02-27 20:42             ` bug#4736: " Francis Devereux
2010-02-25 20:40         ` Francis Devereux
2010-02-15 23:36       ` John Whitley
2010-02-14 13:31 ` Francis Devereux
2009-10-16  3:59 John Whitley

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.