GNU bug report logs - #31904
27.0.50; Emacs doesn't render text/modeline Mac OSX 10.14 Mojave

Previous Next

Package: emacs;

Reported by: "zentrope <at> fastmail.fm" <keith <at> zentrope.com>

Date: Tue, 19 Jun 2018 23:25:02 UTC

Severity: minor

Tags: fixed

Merged with 32932, 33891, 34127, 34710, 36302

Found in versions 26.1.90, 26.1.91, 26.2.90, 27.0.50

Fixed in version 28.1

Done: Alan Third <alan <at> idiocy.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 31904 in the body.
You can then email your comments to 31904 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#31904; Package emacs. (Tue, 19 Jun 2018 23:25:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to "zentrope <at> fastmail.fm" <keith <at> zentrope.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Tue, 19 Jun 2018 23:25:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: "zentrope <at> fastmail.fm" <keith <at> zentrope.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 27.0.50; Emacs doesn't render text/modeline Mac OSX 10.14 Mojave
Date: Tue, 19 Jun 2018 16:09:03 -0700

Emacs from the master branch compiles on Mac OS 10.14 (Developer Beta 1
and 2) just fine, but when I run the resulting Emacs.app, none of the
text or even the mode-line appears in the frame.

- If I "select" the text in the scratch buffer, I see nothing, but I can
  then paste it into another application just fine.

- If I type something in the scratch buffer, I can't see it. I can
  select it (but not see the region), copy it, and paste it into another
  application and see the text I've typed.

- The mode-line isn't rendered, either.

- Running Emacs.app/Contents/MacOS/Emacs -nw in a terminal window works
  fine.
  
The application seems to be working in all particulars except the text
is invisible (not the same color as the background, just not there).


In GNU Emacs 27.0.50 (build 8, x86_64-apple-darwin, NS appkit-1641.10 Version 10.14 (Build 18A314h))
of 2018-06-19 built on KitchenMac
Repository revision: 3a47f3921bdaaf7b7d80dc3be05a5f1b1f2501eb
System Description:  Mac OS X 10.14

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.

Configured using:
'configure --build=x86_64-apple-darwin --without-dbus --with-ns
'CFLAGS=-I /usr/local/Cellar/libxml2/2.9.7/include/libxml2'
build_alias=x86_64-apple-darwin'

Configured features:
RSVG NOTIFY ACL GNUTLS LIBXML2 ZLIB TOOLKIT_SCROLL_BARS NS THREADS

Important settings:
  value of $LANG: en_US.UTF-8
  locale-coding-system: utf-8-unix

Major mode: Fundamental

Minor modes in effect:
  tooltip-mode: t
  global-eldoc-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-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

Load-path shadows:
/Applications/Emacs.app/Contents/Resources/lisp/net/starttls hides /Applications/Emacs.app/Contents/Resources/lisp/obsolete/starttls
/Applications/Emacs.app/Contents/Resources/lisp/net/tls hides /Applications/Emacs.app/Contents/Resources/lisp/obsolete/tls

Features:
(shadow sort mail-extr emacsbug message rmc puny seq byte-opt gv
bytecomp byte-compile cconv dired dired-loaddefs format-spec rfc822 mml
easymenu mml-sec password-cache epa derived epg epg-config gnus-util
rmail rmail-loaddefs mm-decode mm-bodies mm-encode mail-parse rfc2231
mailabbrev gmm-utils mailheader cl-loaddefs cl-lib sendmail rfc2047
rfc2045 ietf-drums mm-util mail-prsvr mail-utils term/xterm xterm
time-date elec-pair tooltip eldoc electric uniquify ediff-hook vc-hooks
lisp-float-type mwheel term/ns-win ns-win ucs-normalize mule-util
term/common-win tool-bar dnd fontset image regexp-opt fringe
tabulated-list replace newcomment text-mode elisp-mode lisp-mode
prog-mode register page menu-bar rfn-eshadow isearch timer select
scroll-bar mouse jit-lock font-lock syntax facemenu font-core
term/tty-colors frame cl-generic cham georgian utf-8-lang misc-lang
vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932
hebrew greek romanian slovak czech european ethiopic indian cyrillic
chinese composite charscript charprop case-table epa-hook jka-cmpr-hook
help simple abbrev obarray minibuffer cl-preloaded nadvice loaddefs
button faces cus-face macroexp files text-properties overlay sha1 md5
base64 format env code-pages mule custom widget hashtable-print-readable
backquote kqueue cocoa ns multi-tty make-network-process emacs)

Memory information:
((conses 16 209194 11301)
(symbols 48 19961 1)
(miscs 40 71 111)
(strings 32 29182 1787)
(string-bytes 1 766589)
(vectors 16 33947)
(vector-slots 8 689539 10718)
(floats 8 52 202)
(intervals 56 193 0)
(buffers 992 12))




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#31904; Package emacs. (Wed, 20 Jun 2018 19:01:01 GMT) Full text and rfc822 format available.

Message #8 received at 31904 <at> debbugs.gnu.org (full text, mbox):

From: Alan Third <alan <at> idiocy.org>
To: "zentrope <at> fastmail.fm" <keith <at> zentrope.com>
Cc: 31904 <at> debbugs.gnu.org
Subject: Re: bug#31904: 27.0.50; Emacs doesn't render text/modeline Mac OSX
 10.14 Mojave
Date: Wed, 20 Jun 2018 20:00:17 +0100
On Tue, Jun 19, 2018 at 04:09:03PM -0700, zentrope <at> fastmail.fm wrote:
> 
> 
> Emacs from the master branch compiles on Mac OS 10.14 (Developer Beta 1
> and 2) just fine, but when I run the resulting Emacs.app, none of the
> text or even the mode-line appears in the frame.
> 
> - If I "select" the text in the scratch buffer, I see nothing, but I can
>   then paste it into another application just fine.
> 
> - If I type something in the scratch buffer, I can't see it. I can
>   select it (but not see the region), copy it, and paste it into another
>   application and see the text I've typed.
> 
> - The mode-line isn't rendered, either.
> 
> - Running Emacs.app/Contents/MacOS/Emacs -nw in a terminal window works
>   fine.
>   
> The application seems to be working in all particulars except the text
> is invisible (not the same color as the background, just not there).

I can see how this might be less than ideal.

Can you please recompile and send the output? I expect there are a few
deprecation notices, perhaps one of them will give us a hint as to
what’s going on here.
-- 
Alan Third




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#31904; Package emacs. (Wed, 20 Jun 2018 21:33:02 GMT) Full text and rfc822 format available.

Message #11 received at 31904 <at> debbugs.gnu.org (full text, mbox):

From: "zentrope <at> fastmail.fm" <keith <at> zentrope.com>
To: 31904 <at> debbugs.gnu.org
Subject: Re: bug#31904: Acknowledgement (27.0.50; Emacs doesn't render
 text/modeline Mac OSX 10.14 Mojave)
Date: Wed, 20 Jun 2018 14:32:09 -0700
Here’s the bit involved with the NS stuff. Yes, plenty of deprecations, though that’s been going on for quite a few iterations.

  CC       nsterm.o
nsterm.m:175:16: warning: 'colorUsingColorSpaceName:' is deprecated: first deprecated in
      macOS 10.14 - Use -colorUsingType: or -colorUsingColorSpace: instead
      [-Wdeprecated-declarations]
  return [self colorUsingColorSpaceName: NSCalibratedRGBColorSpace];
               ^
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:405:1: note: 
      'colorUsingColorSpaceName:' has been explicitly marked deprecated here
- (nullable NSColor *)colorUsingColorSpaceName:(NSColorSpaceName)name NS_DEPRECAT...
^
nsterm.m:713:3: warning: 'NSDisableScreenUpdates' is deprecated: first deprecated in
      macOS 10.11 - As of 10.11 it is not generally necessary to take explicit action to
      achieve visual atomicity. +[NSAnimationContext runAnimationGroup:] and other
      similar methods can be used when a stronger than normal need for visual atomicity
      is required. The NSAnimationContext methods do not suffer from the same performance
      problems as NSDisableScreenUpdates. [-Wdeprecated-declarations]
  NSDisableScreenUpdates ();
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGraphics.h:234:20: note: 
      'NSDisableScreenUpdates' has been explicitly marked deprecated here
APPKIT_EXTERN void NSDisableScreenUpdates(void) NS_DEPRECATED_MAC(10_0, 10_11, "A...
                   ^
nsterm.m:723:7: warning: 'NSEnableScreenUpdates' is deprecated: first deprecated in macOS
      10.11 - As of 10.11 it is not generally necessary to take explicit action to
      achieve visual atomicity. +[NSAnimationContext runAnimationGroup:] and other
      similar methods can be used when a stronger than normal need for visual atomicity
      is required. The NSAnimationContext methods do not suffer from the same performance
      problems as NSEnableScreenUpdates. [-Wdeprecated-declarations]
      NSEnableScreenUpdates ();
      ^
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGraphics.h:236:20: note: 
      'NSEnableScreenUpdates' has been explicitly marked deprecated here
APPKIT_EXTERN void NSEnableScreenUpdates(void) NS_DEPRECATED_MAC(10_0, 10_11, "A...
                   ^
nsterm.m:1113:9: warning: 'lockFocus' is deprecated: first deprecated in macOS 10.14 - To
      draw, subclass NSView and implement -drawRect:; AppKit's automatic deferred display
      mechanism will call -drawRect: as necessary to display the view.
      [-Wdeprecated-declarations]
  [view lockFocus];
        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:235:1: note: 
      'lockFocus' has been explicitly marked deprecated here
- (void)lockFocus NS_DEPRECATED_MAC(10_0, 10_14, "To draw, subclass NSView and im...
^
nsterm.m:1230:9: warning: 'unlockFocus' is deprecated: first deprecated in macOS 10.14 -
      To draw, subclass NSView and implement -drawRect:; AppKit's automatic deferred
      display mechanism will call -drawRect: as necessary to display the view.
      [-Wdeprecated-declarations]
  [view unlockFocus];
        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:236:1: note: 
      'unlockFocus' has been explicitly marked deprecated here
- (void)unlockFocus NS_DEPRECATED_MAC(10_0, 10_14, "To draw, subclass NSView and ...
^
nsterm.m:1231:18: warning: 'flushWindow' is deprecated: first deprecated in macOS 10.14 -
      Allow AppKit's automatic deferred display mechanism to take care of flushing any
      graphics contexts as needed. [-Wdeprecated-declarations]
  [[view window] flushWindow];
                 ^
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:925:1: note: 
      'flushWindow' has been explicitly marked deprecated here
- (void)flushWindow NS_DEPRECATED_MAC(10_0, 10_14, "Allow AppKit's automatic defe...
^
nsterm.m:1261:27: warning: 'unlockFocus' is deprecated: first deprecated in macOS 10.14 -
      To draw, subclass NSView and implement -drawRect:; AppKit's automatic deferred
      display mechanism will call -drawRect: as necessary to display the view.
      [-Wdeprecated-declarations]
              [focus_view unlockFocus];
                          ^
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:236:1: note: 
      'unlockFocus' has been explicitly marked deprecated here
- (void)unlockFocus NS_DEPRECATED_MAC(10_0, 10_14, "To draw, subclass NSView and ...
^
nsterm.m:1262:36: warning: 'flushWindow' is deprecated: first deprecated in macOS 10.14 -
      Allow AppKit's automatic deferred display mechanism to take care of flushing any
      graphics contexts as needed. [-Wdeprecated-declarations]
              [[focus_view window] flushWindow];
                                   ^
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:925:1: note: 
      'flushWindow' has been explicitly marked deprecated here
- (void)flushWindow NS_DEPRECATED_MAC(10_0, 10_14, "Allow AppKit's automatic defe...
^
nsterm.m:1267:19: warning: 'lockFocus' is deprecated: first deprecated in macOS 10.14 -
      To draw, subclass NSView and implement -drawRect:; AppKit's automatic deferred
      display mechanism will call -drawRect: as necessary to display the view.
      [-Wdeprecated-declarations]
            [view lockFocus];
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:235:1: note: 
      'lockFocus' has been explicitly marked deprecated here
- (void)lockFocus NS_DEPRECATED_MAC(10_0, 10_14, "To draw, subclass NSView and im...
^
nsterm.m:1304:23: warning: 'unlockFocus' is deprecated: first deprecated in macOS 10.14 -
      To draw, subclass NSView and implement -drawRect:; AppKit's automatic deferred
      display mechanism will call -drawRect: as necessary to display the view.
      [-Wdeprecated-declarations]
          [focus_view unlockFocus];
                      ^
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:236:1: note: 
      'unlockFocus' has been explicitly marked deprecated here
- (void)unlockFocus NS_DEPRECATED_MAC(10_0, 10_14, "To draw, subclass NSView and ...
^
nsterm.m:1305:32: warning: 'flushWindow' is deprecated: first deprecated in macOS 10.14 -
      Allow AppKit's automatic deferred display mechanism to take care of flushing any
      graphics contexts as needed. [-Wdeprecated-declarations]
          [[focus_view window] flushWindow];
                               ^
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:925:1: note: 
      'flushWindow' has been explicitly marked deprecated here
- (void)flushWindow NS_DEPRECATED_MAC(10_0, 10_14, "Allow AppKit's automatic defe...
^
nsterm.m:2876:26: warning: 'scrollRect:by:' is deprecated: first deprecated in macOS
      10.14 - Use NSScrollView to achieve scrolling views. [-Wdeprecated-declarations]
      [FRAME_NS_VIEW (f) scrollRect: src
                         ^
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:260:1: note: 
      'scrollRect:by:' has been explicitly marked deprecated here
- (void)scrollRect:(NSRect)rect by:(NSSize)delta NS_DEPRECATED_MAC(10_0, 10_14, "...
^
nsterm.m:3270:3: warning: 'NSDisableScreenUpdates' is deprecated: first deprecated in
      macOS 10.11 - As of 10.11 it is not generally necessary to take explicit action to
      achieve visual atomicity. +[NSAnimationContext runAnimationGroup:] and other
      similar methods can be used when a stronger than normal need for visual atomicity
      is required. The NSAnimationContext methods do not suffer from the same performance
      problems as NSDisableScreenUpdates. [-Wdeprecated-declarations]
  NSDisableScreenUpdates ();
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGraphics.h:234:20: note: 
      'NSDisableScreenUpdates' has been explicitly marked deprecated here
APPKIT_EXTERN void NSDisableScreenUpdates(void) NS_DEPRECATED_MAC(10_0, 10_11, "A...
                   ^
nsterm.m:3308:3: warning: 'NSEnableScreenUpdates' is deprecated: first deprecated in
      macOS 10.11 - As of 10.11 it is not generally necessary to take explicit action to
      achieve visual atomicity. +[NSAnimationContext runAnimationGroup:] and other
      similar methods can be used when a stronger than normal need for visual atomicity
      is required. The NSAnimationContext methods do not suffer from the same performance
      problems as NSEnableScreenUpdates. [-Wdeprecated-declarations]
  NSEnableScreenUpdates ();
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGraphics.h:236:20: note: 
      'NSEnableScreenUpdates' has been explicitly marked deprecated here
APPKIT_EXTERN void NSEnableScreenUpdates(void) NS_DEPRECATED_MAC(10_0, 10_11, "A...
                   ^
nsterm.m:5353:13: warning: 'writeToFile:' is deprecated: first deprecated in macOS 10.14
      - Use -writeToURL:error: instead [-Wdeprecated-declarations]
        [cl writeToFile: nil];
            ^
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColorList.h:102:1: note: 
      'writeToFile:' has been explicitly marked deprecated here
- (BOOL)writeToFile:(nullable NSString *)path NS_DEPRECATED_MAC(10_0, 10_14, "Us...
^
nsterm.m:5453:47: warning: 'NSStringPboardType' is deprecated: first deprecated in macOS
      10.14 [-Wdeprecated-declarations]
  ns_send_types = [[NSArray arrayWithObjects: NSStringPboardType, nil] retain];
                                              ^~~~~~~~~~~~~~~~~~
                                              NSPasteboardTypeString
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:320:32: note: 
      'NSStringPboardType' has been explicitly marked deprecated here
APPKIT_EXTERN NSPasteboardType NSStringPboardType NS_DEPRECATED_WITH_REPLACEMENT_...
                               ^
nsterm.m:5454:49: warning: 'NSStringPboardType' is deprecated: first deprecated in macOS
      10.14 [-Wdeprecated-declarations]
  ns_return_types = [[NSArray arrayWithObjects: NSStringPboardType, nil]
                                                ^~~~~~~~~~~~~~~~~~
                                                NSPasteboardTypeString
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:320:32: note: 
      'NSStringPboardType' has been explicitly marked deprecated here
APPKIT_EXTERN NSPasteboardType NSStringPboardType NS_DEPRECATED_WITH_REPLACEMENT_...
                               ^
nsterm.m:5457:29: warning: 'NSStringPboardType' is deprecated: first deprecated in macOS
      10.14 [-Wdeprecated-declarations]
                            NSStringPboardType,
                            ^~~~~~~~~~~~~~~~~~
                            NSPasteboardTypeString
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:320:32: note: 
      'NSStringPboardType' has been explicitly marked deprecated here
APPKIT_EXTERN NSPasteboardType NSStringPboardType NS_DEPRECATED_WITH_REPLACEMENT_...
                               ^
nsterm.m:5458:29: warning: 'NSTabularTextPboardType' is deprecated: first deprecated in
      macOS 10.14 [-Wdeprecated-declarations]
                            NSTabularTextPboardType,
                            ^~~~~~~~~~~~~~~~~~~~~~~
                            NSPasteboardTypeTabularText
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:324:32: note: 
      'NSTabularTextPboardType' has been explicitly marked deprecated here
APPKIT_EXTERN NSPasteboardType NSTabularTextPboardType NS_DEPRECATED_WITH_REPLACE...
                               ^
nsterm.m:5459:29: warning: 'NSFilenamesPboardType' is deprecated: first deprecated in
      macOS 10.14 - Create multiple pasteboard items with NSPasteboardTypeFileURL or
      kUTTypeFileURL instead [-Wdeprecated-declarations]
                            NSFilenamesPboardType,
                            ^
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:321:32: note: 
      'NSFilenamesPboardType' has been explicitly marked deprecated here
APPKIT_EXTERN NSPasteboardType NSFilenamesPboardType NS_DEPRECATED_MAC(10_0, 10_1...
                               ^
nsterm.m:5460:29: warning: 'NSURLPboardType' is deprecated: first deprecated in macOS
      10.14 [-Wdeprecated-declarations]
                            NSURLPboardType, nil] retain];
                            ^~~~~~~~~~~~~~~
                            NSPasteboardTypeURL
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:330:32: note: 
      'NSURLPboardType' has been explicitly marked deprecated here
APPKIT_EXTERN NSPasteboardType NSURLPboardType NS_DEPRECATED_WITH_REPLACEMENT_MAC...
                               ^
nsterm.m:8246:35: warning: 'NSFilenamesPboardType' is deprecated: first deprecated in
      macOS 10.14 - Create multiple pasteboard items with NSPasteboardTypeFileURL or
      kUTTypeFileURL instead [-Wdeprecated-declarations]
  else if ([type isEqualToString: NSFilenamesPboardType])
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:321:32: note: 
      'NSFilenamesPboardType' has been explicitly marked deprecated here
APPKIT_EXTERN NSPasteboardType NSFilenamesPboardType NS_DEPRECATED_MAC(10_0, 10_1...
                               ^
nsterm.m:8267:35: warning: 'NSURLPboardType' is deprecated: first deprecated in macOS
      10.14 [-Wdeprecated-declarations]
  else if ([type isEqualToString: NSURLPboardType])
                                  ^~~~~~~~~~~~~~~
                                  NSPasteboardTypeURL
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:330:32: note: 
      'NSURLPboardType' has been explicitly marked deprecated here
APPKIT_EXTERN NSPasteboardType NSURLPboardType NS_DEPRECATED_WITH_REPLACEMENT_MAC...
                               ^
nsterm.m:8289:35: warning: 'NSStringPboardType' is deprecated: first deprecated in macOS
      10.14 [-Wdeprecated-declarations]
  else if ([type isEqualToString: NSStringPboardType]
                                  ^~~~~~~~~~~~~~~~~~
                                  NSPasteboardTypeString
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:320:32: note: 
      'NSStringPboardType' has been explicitly marked deprecated here
APPKIT_EXTERN NSPasteboardType NSStringPboardType NS_DEPRECATED_WITH_REPLACEMENT_...
                               ^
nsterm.m:8290:38: warning: 'NSTabularTextPboardType' is deprecated: first deprecated in
      macOS 10.14 [-Wdeprecated-declarations]
           || [type isEqualToString: NSTabularTextPboardType])
                                     ^~~~~~~~~~~~~~~~~~~~~~~
                                     NSPasteboardTypeTabularText
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:324:32: note: 
      'NSTabularTextPboardType' has been explicitly marked deprecated here
APPKIT_EXTERN NSPasteboardType NSTabularTextPboardType NS_DEPRECATED_WITH_REPLACE...
                               ^
nsterm.m:8352:29: warning: 'NSStringPboardType' is deprecated: first deprecated in macOS
      10.14 [-Wdeprecated-declarations]
  if ([types containsObject:NSStringPboardType] == NO) {
                            ^~~~~~~~~~~~~~~~~~
                            NSPasteboardTypeString
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:320:32: note: 
      'NSStringPboardType' has been explicitly marked deprecated here
APPKIT_EXTERN NSPasteboardType NSStringPboardType NS_DEPRECATED_WITH_REPLACEMENT_...
                               ^
nsterm.m:8366:44: warning: 'NSStringPboardType' is deprecated: first deprecated in macOS
      10.14 [-Wdeprecated-declarations]
  typesDeclared = [NSArray arrayWithObject:NSStringPboardType];
                                           ^~~~~~~~~~~~~~~~~~
                                           NSPasteboardTypeString
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:320:32: note: 
      'NSStringPboardType' has been explicitly marked deprecated here
APPKIT_EXTERN NSPasteboardType NSStringPboardType NS_DEPRECATED_WITH_REPLACEMENT_...
                               ^
nsterm.m:9028:10: warning: 'NSScrollerDecrementLine' is deprecated: first deprecated in
      macOS 10.14 [-Wdeprecated-declarations]
    case NSScrollerDecrementLine:
         ^
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSScroller.h:24:5: note: 
      'NSScrollerDecrementLine' has been explicitly marked deprecated here
    NSScrollerDecrementLine NS_ENUM_DEPRECATED_MAC(10_0, 10_14) = 4,
    ^
nsterm.m:9030:10: warning: 'NSScrollerIncrementLine' is deprecated: first deprecated in
      macOS 10.14 [-Wdeprecated-declarations]
    case NSScrollerIncrementLine:
         ^
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSScroller.h:25:5: note: 
      'NSScrollerIncrementLine' has been explicitly marked deprecated here
    NSScrollerIncrementLine NS_ENUM_DEPRECATED_MAC(10_0, 10_14) = 5,
    ^
29 warnings generated.
  CC       nsfns.o
  CC       nsmenu.o
nsmenu.m:670:25: warning: 'NSOnState' is deprecated: first deprecated in macOS 10.14
      [-Wdeprecated-declarations]
        [item setState: NSOnState];
                        ^~~~~~~~~
                        NSControlStateValueOn
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:80:34: note: 
      'NSOnState' has been explicitly marked deprecated here
static const NSControlStateValue NSOnState NS_DEPRECATED_WITH_REPLACEMENT_MAC("NS...
                                 ^
nsmenu.m:672:25: warning: 'NSOffState' is deprecated: first deprecated in macOS 10.14
      [-Wdeprecated-declarations]
        [item setState: NSOffState];
                        ^~~~~~~~~~
                        NSControlStateValueOff
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:79:34: note: 
      'NSOffState' has been explicitly marked deprecated here
static const NSControlStateValue NSOffState NS_DEPRECATED_WITH_REPLACEMENT_MAC("N...
                                 ^
nsmenu.m:1596:24: warning: 'NSRoundedBezelStyle' is deprecated: first deprecated in macOS
      10.14 [-Wdeprecated-declarations]
  [cell setBezelStyle: NSRoundedBezelStyle];
                       ^~~~~~~~~~~~~~~~~~~
                       NSBezelStyleRounded
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSButtonCell.h:181:27: note: 
      'NSRoundedBezelStyle' has been explicitly marked deprecated here
static const NSBezelStyle NSRoundedBezelStyle NS_DEPRECATED_WITH_REPLACEMENT_MAC(...
                          ^
nsmenu.m:1609:9: warning: 'setOneShot:' is deprecated: first deprecated in macOS 10.14 -
      This property does not do anything and should not be used
      [-Wdeprecated-declarations]
  [self setOneShot: YES];
        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:933:35: note: 
      property 'oneShot' is declared deprecated here
@property (getter=isOneShot) BOOL oneShot NS_DEPRECATED_MAC(10_0, 10_14, "This pr...
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:933:35: note: 
      'setOneShot:' has been explicitly marked deprecated here
4 warnings generated.
  CC       nsselect.o
nsselect.m:60:38: warning: 'NSStringPboardType' is deprecated: first deprecated in macOS
      10.14 [-Wdeprecated-declarations]
  if (EQ (sym, QTEXT))        return NSStringPboardType;
                                     ^~~~~~~~~~~~~~~~~~
                                     NSPasteboardTypeString
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:320:32: note: 
      'NSStringPboardType' has been explicitly marked deprecated here
APPKIT_EXTERN NSPasteboardType NSStringPboardType NS_DEPRECATED_WITH_REPLACEMENT_...
                               ^
nsselect.m:79:27: warning: 'NSStringPboardType' is deprecated: first deprecated in macOS
      10.14 [-Wdeprecated-declarations]
  if ([t isEqualToString: NSStringPboardType])
                          ^~~~~~~~~~~~~~~~~~
                          NSPasteboardTypeString
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:320:32: note: 
      'NSStringPboardType' has been explicitly marked deprecated here
APPKIT_EXTERN NSPasteboardType NSStringPboardType NS_DEPRECATED_WITH_REPLACEMENT_...
                               ^
nsselect.m:81:27: warning: 'NSFilenamesPboardType' is deprecated: first deprecated in
      macOS 10.14 - Create multiple pasteboard items with NSPasteboardTypeFileURL or
      kUTTypeFileURL instead [-Wdeprecated-declarations]
  if ([t isEqualToString: NSFilenamesPboardType])
                          ^
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:321:32: note: 
      'NSFilenamesPboardType' has been explicitly marked deprecated here
APPKIT_EXTERN NSPasteboardType NSFilenamesPboardType NS_DEPRECATED_MAC(10_0, 10_1...
                               ^
nsselect.m:83:27: warning: 'NSTabularTextPboardType' is deprecated: first deprecated in
      macOS 10.14 [-Wdeprecated-declarations]
  if ([t isEqualToString: NSTabularTextPboardType])
                          ^~~~~~~~~~~~~~~~~~~~~~~
                          NSPasteboardTypeTabularText
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:324:32: note: 
      'NSTabularTextPboardType' has been explicitly marked deprecated here
APPKIT_EXTERN NSPasteboardType NSTabularTextPboardType NS_DEPRECATED_WITH_REPLACE...
                               ^
nsselect.m:196:22: warning: 'NSStringPboardType' is deprecated: first deprecated in macOS
      10.14 [-Wdeprecated-declarations]
          eassert (gtype == NSStringPboardType);
                            ^
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:320:32: note: 
      'NSStringPboardType' has been explicitly marked deprecated here
APPKIT_EXTERN NSPasteboardType NSStringPboardType NS_DEPRECATED_WITH_REPLACEMENT_...
                               ^
nsselect.m:348:10: warning: 'NSStringPboardType' is deprecated: first deprecated in macOS
      10.14 [-Wdeprecated-declarations]
  type = NSStringPboardType;
         ^~~~~~~~~~~~~~~~~~
         NSPasteboardTypeString
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:320:32: note: 
      'NSStringPboardType' has been explicitly marked deprecated here
APPKIT_EXTERN NSPasteboardType NSStringPboardType NS_DEPRECATED_WITH_REPLACEMENT_...
                               ^
nsselect.m:475:36: warning: 'NSStringPboardType' is deprecated: first deprecated in macOS
      10.14 [-Wdeprecated-declarations]
             [NSNumber numberWithLong:0], NSStringPboardType,
                                          ^~~~~~~~~~~~~~~~~~
                                          NSPasteboardTypeString
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:320:32: note: 
      'NSStringPboardType' has been explicitly marked deprecated here
APPKIT_EXTERN NSPasteboardType NSStringPboardType NS_DEPRECATED_WITH_REPLACEMENT_...
                               ^
nsselect.m:476:36: warning: 'NSFilenamesPboardType' is deprecated: first deprecated in
      macOS 10.14 - Create multiple pasteboard items with NSPasteboardTypeFileURL or
      kUTTypeFileURL instead [-Wdeprecated-declarations]
             [NSNumber numberWithLong:0], NSFilenamesPboardType,
                                          ^
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:321:32: note: 
      'NSFilenamesPboardType' has been explicitly marked deprecated here
APPKIT_EXTERN NSPasteboardType NSFilenamesPboardType NS_DEPRECATED_MAC(10_0, 10_1...
                               ^
nsselect.m:477:36: warning: 'NSTabularTextPboardType' is deprecated: first deprecated in
      macOS 10.14 [-Wdeprecated-declarations]
             [NSNumber numberWithLong:0], NSTabularTextPboardType,
                                          ^~~~~~~~~~~~~~~~~~~~~~~
                                          NSPasteboardTypeTabularText
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:324:32: note: 
      'NSTabularTextPboardType' has been explicitly marked deprecated here
APPKIT_EXTERN NSPasteboardType NSTabularTextPboardType NS_DEPRECATED_WITH_REPLACE...
                               ^
9 warnings generated.
  CC       nsimage.o
nsimage.m:312:14: warning: 'colorSpaceName' is deprecated: first deprecated in macOS
      10.14 - Use -type and NSColorType instead [-Wdeprecated-declarations]
  if ([color colorSpaceName] != NSCalibratedRGBColorSpace)
             ^
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:393:45: note: 
      property 'colorSpaceName' is declared deprecated here
@property (readonly, copy) NSColorSpaceName colorSpaceName NS_DEPRECATED_MAC(10_0...
                                            ^
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:393:45: note: 
      'colorSpaceName' has been explicitly marked deprecated here
nsimage.m:313:23: warning: 'colorUsingColorSpaceName:' is deprecated: first deprecated in
      macOS 10.14 - Use -colorUsingType: or -colorUsingColorSpace: instead
      [-Wdeprecated-declarations]
    rgbColor = [color colorUsingColorSpaceName: NSCalibratedRGBColorSpace];
                      ^
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:405:1: note: 
      'colorUsingColorSpaceName:' has been explicitly marked deprecated here
- (nullable NSColor *)colorUsingColorSpaceName:(NSColorSpaceName)name NS_DEPRECAT...
^
2 warnings generated.
  CC       macfont.o
macfont.m:2822:49: warning: 'graphicsPort' is deprecated: first deprecated in macOS 10.14
      [-Wdeprecated-declarations]
  context = [[NSGraphicsContext currentContext] graphicsPort];
                                                ^~~~~~~~~~~~
                                                CGContext
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGraphicsContext.h:111:28: note: 
      property 'graphicsPort' is declared deprecated here
@property (readonly) void *graphicsPort NS_RETURNS_INNER_POINTER NS_DEPRECATED_WI...
                           ^
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGraphicsContext.h:111:28: note: 
      'graphicsPort' has been explicitly marked deprecated here
1 warning generated.
  CC       terminfo.o
  CC       lastfile.o
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C ../admin/charsets all
  GEN      ../../etc/charsets/JISX2131.map
  GEN      charsets.stamp
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C ../admin/unidata charscript.el
make[3]: Nothing to be done for `charscript.el'.
  CCLD     temacs
../build-aux/install-sh -c -d ../etc
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C ../lisp update-subdirs
./temacs --batch  --load loadup bootstrap
Loading loadup.el (source)...
Using load-path (/Users/keith/Source/emacs/lisp /Users/keith/Source/emacs/lisp/emacs-lisp /Users/keith/Source/emacs/lisp/progmodes /Users/keith/Source/emacs/lisp/language /Users/keith/Source/emacs/lisp/international /Users/keith/Source/emacs/lisp/textmodes /Users/keith/Source/emacs/lisp/vc)


> On Jun 19, 2018, at 4:25 PM, GNU bug Tracking System <help-debbugs <at> gnu.org> wrote:
> 
> Thank you for filing a new bug report with debbugs.gnu.org.
> 
> This is an automatically generated reply to let you know your message
> has been received.
> 
> Your message is being forwarded to the package maintainers and other
> interested parties for their attention; they will reply in due course.
> 
> Your message has been sent to the package maintainer(s):
> bug-gnu-emacs <at> gnu.org
> 
> If you wish to submit further information on this problem, please
> send it to 31904 <at> debbugs.gnu.org.
> 
> Please do not send mail to help-debbugs <at> gnu.org unless you wish
> to report a problem with the Bug-tracking system.
> 
> -- 
> 31904: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=31904
> GNU Bug Tracking System
> Contact help-debbugs <at> gnu.org with problems





Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#31904; Package emacs. (Wed, 15 Aug 2018 23:55:01 GMT) Full text and rfc822 format available.

Message #14 received at 31904 <at> debbugs.gnu.org (full text, mbox):

From: "zentrope <at> fastmail.fm" <keith <at> zentrope.com>
To: 31904 <at> debbugs.gnu.org
Subject: scatch/ns-drawing
Date: Wed, 15 Aug 2018 16:54:26 -0700
[Message part 1 (text/plain, inline)]
For what it’s worth, the scratch/ns-drawing branch has fixed this for me.

    https://github.com/emacs-mirror/emacs/tree/scratch/ns-drawing <https://github.com/emacs-mirror/emacs/tree/scratch/ns-drawing>


[Message part 2 (text/html, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#31904; Package emacs. (Sat, 18 Aug 2018 14:03:02 GMT) Full text and rfc822 format available.

Message #17 received at 31904 <at> debbugs.gnu.org (full text, mbox):

From: Alan Third <alan <at> idiocy.org>
To: "zentrope <at> fastmail.fm" <keith <at> zentrope.com>
Cc: 31904 <at> debbugs.gnu.org
Subject: Re: bug#31904: scatch/ns-drawing
Date: Sat, 18 Aug 2018 15:02:33 +0100
[Message part 1 (text/plain, inline)]
On Wed, Aug 15, 2018 at 04:54:26PM -0700, zentrope <at> fastmail.fm wrote:
> For what it’s worth, the scratch/ns-drawing branch has fixed this for me.
> 
>     https://github.com/emacs-mirror/emacs/tree/scratch/ns-drawing <https://github.com/emacs-mirror/emacs/tree/scratch/ns-drawing>

Thanks for the confirmation.

I think I’ll have to port it to Emacs 26. It’s quite a large change,
but if Emacs 26 in its current form simply doesn’t work at all with
the next release of macOS I don’t see that we have much choice.

Can you please try the attached patch against emacs-26?
-- 
Alan Third
[0001-Force-all-NS-drawing-to-be-done-from-drawRect.patch (text/plain, attachment)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#31904; Package emacs. (Sat, 18 Aug 2018 18:57:02 GMT) Full text and rfc822 format available.

Message #20 received at 31904 <at> debbugs.gnu.org (full text, mbox):

From: "zentrope <at> fastmail.fm" <keith <at> zentrope.com>
To: Alan Third <alan <at> idiocy.org>
Cc: 31904 <at> debbugs.gnu.org
Subject: Re: bug#31904: scatch/ns-drawing
Date: Sat, 18 Aug 2018 11:56:05 -0700
I’ll try the patch and get back to you today. However, I don’t actually know how to apply patches (it’s been years) so this may take some time. ;)





Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#31904; Package emacs. (Sat, 18 Aug 2018 19:17:02 GMT) Full text and rfc822 format available.

Message #23 received at 31904 <at> debbugs.gnu.org (full text, mbox):

From: "zentrope <at> fastmail.fm" <keith <at> zentrope.com>
To: Alan Third <alan <at> idiocy.org>
Cc: 31904 <at> debbugs.gnu.org
Subject: Re: bug#31904: scatch/ns-drawing
Date: Sat, 18 Aug 2018 12:16:30 -0700
[Message part 1 (text/plain, inline)]
OK.

The patch worked just fine.

Details:

Using Xcode-beta5:

git checkout emacs-26
gmake clean
cd src 
patch < ../path/to/your/path
cd ..
gmake install
cp -r nextstep/Emacs.app /Applications/

Hopefully that’s a reasonable path to rebuilding and running.

I then launched and can see all the rendered text just fine.

Also, switching to “Dark Mode” changes the window-title bar to the correct color.

Subjective, but scrolling seems faster, somehow.
[Message part 2 (text/html, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#31904; Package emacs. (Sat, 18 Aug 2018 19:24:02 GMT) Full text and rfc822 format available.

Message #26 received at 31904 <at> debbugs.gnu.org (full text, mbox):

From: "zentrope <at> fastmail.fm" <keith <at> zentrope.com>
To: Alan Third <alan <at> idiocy.org>
Cc: 31904 <at> debbugs.gnu.org
Subject: Re: bug#31904: scatch/ns-drawing
Date: Sat, 18 Aug 2018 12:23:02 -0700
Another wrinkle (emacs-26 with patch applied):

When I change my font, all the text disappears except for the current line.

The text comes back if:

- I move the cursor over the affected areas.
- I wait a bit (from the cursor line down renders).
- Switch away to a non-Emacs window.

Seems like as soon as there’s a reason to paint the screen, it comes back.

Functions I use:

(defun kfi/set-font (name weight)
  "Set a font to NAME and its WEIGHT."
  (set-face-attribute 'default nil :family name :weight weight))

(defun kfi/heavy-font ()
  "Change to a heavy font."
  (interactive)
  (kfi/set-font "Monaco" 'normal))

(defun kfi/normal-font ()
  "Change to a normal font."
  (interactive)
  (kfi/set-font "Menlo" 'normal))







Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#31904; Package emacs. (Sun, 19 Aug 2018 10:00:02 GMT) Full text and rfc822 format available.

Message #29 received at 31904 <at> debbugs.gnu.org (full text, mbox):

From: Alan Third <alan <at> idiocy.org>
To: "zentrope <at> fastmail.fm" <keith <at> zentrope.com>
Cc: 31904 <at> debbugs.gnu.org
Subject: Re: bug#31904: scatch/ns-drawing
Date: Sun, 19 Aug 2018 10:59:07 +0100
On Sat, Aug 18, 2018 at 12:23:02PM -0700, zentrope <at> fastmail.fm wrote:
> Another wrinkle (emacs-26 with patch applied):
> 
> When I change my font, all the text disappears except for the current line.
> 
> The text comes back if:
> 
> - I move the cursor over the affected areas.
> - I wait a bit (from the cursor line down renders).
> - Switch away to a non-Emacs window.
> 
> Seems like as soon as there’s a reason to paint the screen, it comes back.

I take it the frame changes size when you change font?

If you evaluate this does the frame redraw right?

  (set-frame-width nil 103)

-- 
Alan Third




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#31904; Package emacs. (Sun, 19 Aug 2018 12:43:02 GMT) Full text and rfc822 format available.

Message #32 received at 31904 <at> debbugs.gnu.org (full text, mbox):

From: Alan Third <alan <at> idiocy.org>
To: "zentrope <at> fastmail.fm" <keith <at> zentrope.com>
Cc: 31904 <at> debbugs.gnu.org
Subject: Re: bug#31904: scatch/ns-drawing
Date: Sun, 19 Aug 2018 13:41:53 +0100
On Sat, Aug 18, 2018 at 12:16:30PM -0700, zentrope <at> fastmail.fm wrote:
> 
> Using Xcode-beta5:
> 
> git checkout emacs-26
> gmake clean
> cd src 
> patch < ../path/to/your/path
> cd ..
> gmake install
> cp -r nextstep/Emacs.app /Applications/
> 
> Hopefully that’s a reasonable path to rebuilding and running.

Yes, that works fine. You might want to apply the patch using

    git am path/to/patch

That inserts the patch as a commit in git, but it makes no real
difference.

> Also, switching to “Dark Mode” changes the window-title bar to the correct color.

I thought I was going to have a make a change to get that working.
Does the scrollbar change with it?
-- 
Alan Third




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#31904; Package emacs. (Sun, 19 Aug 2018 23:45:02 GMT) Full text and rfc822 format available.

Message #35 received at 31904 <at> debbugs.gnu.org (full text, mbox):

From: "zentrope <at> fastmail.fm" <keith <at> zentrope.com>
To: Alan Third <alan <at> idiocy.org>
Cc: 31904 <at> debbugs.gnu.org
Subject: Re: bug#31904: scatch/ns-drawing
Date: Sun, 19 Aug 2018 16:44:33 -0700
> On Aug 19, 2018, at 5:41 AM, Alan Third <alan <at> idiocy.org> wrote:
> 
> On Sat, Aug 18, 2018 at 12:16:30PM -0700, zentrope <at> fastmail.fm wrote:

> 
>> Also, switching to “Dark Mode” changes the window-title bar to the correct color.
> 
> I thought I was going to have a make a change to get that working.
> Does the scrollbar change with it?


Both the scroll bars and tool bar change color with the overall appearance settings. I’m guessing that compilation links against the correct libraries which do the Right Thing.

An instance compiled elsewhere (on High Sierra) ignores the Dark/Light mode changes.






Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#31904; Package emacs. (Sun, 19 Aug 2018 23:52:02 GMT) Full text and rfc822 format available.

Message #38 received at 31904 <at> debbugs.gnu.org (full text, mbox):

From: "zentrope <at> fastmail.fm" <keith <at> zentrope.com>
To: Alan Third <alan <at> idiocy.org>
Cc: 31904 <at> debbugs.gnu.org
Subject: Re: bug#31904: scatch/ns-drawing
Date: Sun, 19 Aug 2018 16:51:36 -0700

> On Aug 19, 2018, at 2:59 AM, Alan Third <alan <at> idiocy.org> wrote:
> 
> On Sat, Aug 18, 2018 at 12:23:02PM -0700, zentrope <at> fastmail.fm wrote:
>> Another wrinkle (emacs-26 with patch applied):
>> 
>> When I change my font, all the text disappears except for the current line.
>> 
>> The text comes back if:
>> 
>> - I move the cursor over the affected areas.
>> - I wait a bit (from the cursor line down renders).
>> - Switch away to a non-Emacs window.
>> 
>> Seems like as soon as there’s a reason to paint the screen, it comes back.
> 
> I take it the frame changes size when you change font?
> 
> If you evaluate this does the frame redraw right?
> 
>  (set-frame-width nil 103)

The frame’s size does not change (if you mean the window gets narrower for a narrower font, say).

The set-frame-width expression doesn’t make any difference when I change from Monoco to Menlo and back.

Another interesting thing:

* The problem does NOT occur when changing the size of the font.

* If I change the font (to Monaco), the screen blanks, but immediately running a command to change the font size “fixes” it.

Seems that the font-change isn’t triggering a “repaint the whole thing”, rather, just repaint the line containing the pointer.


Functions involved in font-size change (really just set-face-attribute):

(defun kfi/set-font-size (size)
  "Set the font SIZE."
  (interactive "nNew size: ")
  (set-face-attribute 'default nil :height size))

(defun kfi/font-size-up ()
  "Shift font size up by 10 units."
  (interactive)
  (kfi/set-font-size (+ (face-attribute 'default :height) 10)))

(defun kfi/font-size-down ()
  "Shift font size down by 10 units."
  (interactive)
  (kfi/set-font-size (- (face-attribute 'default :height) 10)))







Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#31904; Package emacs. (Sun, 26 Aug 2018 13:03:02 GMT) Full text and rfc822 format available.

Message #41 received at 31904 <at> debbugs.gnu.org (full text, mbox):

From: Alan Third <alan <at> idiocy.org>
To: "zentrope <at> fastmail.fm" <keith <at> zentrope.com>
Cc: 31904 <at> debbugs.gnu.org
Subject: Re: bug#31904: scatch/ns-drawing
Date: Sun, 26 Aug 2018 14:02:49 +0100
Sorry, I thought I’d already replied to this.

On Sun, Aug 19, 2018 at 04:51:36PM -0700, zentrope <at> fastmail.fm wrote:
> 
> Another interesting thing:
> 
> * The problem does NOT occur when changing the size of the font.
> 
> * If I change the font (to Monaco), the screen blanks, but
>   immediately running a command to change the font size “fixes” it.
> 
> Seems that the font-change isn’t triggering a “repaint the whole
> thing”, rather, just repaint the line containing the pointer.

Yes, that sounds right. Chances are the line with the cursor on it
redraws because the cursor is drawn as a separate action.

Probably the font change needs to mark the frame as garbaged so it’s
redrawn completely, but that’s not happening. Unfortunately I don’t
know where that should be done. I can’t see anywhere obvious in the NS
code. I’ll keep looking.
-- 
Alan Third




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#31904; Package emacs. (Wed, 19 Sep 2018 16:47:01 GMT) Full text and rfc822 format available.

Message #44 received at 31904 <at> debbugs.gnu.org (full text, mbox):

From: "Zack Piper" <me <at> zack-piper.com>
To: 31904 <at> debbugs.gnu.org
Subject: Re: bug##31904
Date: Wed, 19 Sep 2018 17:36:27 +0100
[Message part 1 (text/plain, inline)]
Hi all,

I usually use Emacs 27 (AKA `master`). I upgraded to the latest Mojave 
beta (1 week until GM I believe, I was eager!)

Thanks Alan for providing the patch, I took the patch (which you said 
was based on emacs-26) and "updated"
(used the `wiggle` command for the hunks that wouldn't apply, I've never 
really meddled with Objective-C before and
I've never really updated a patch before when there's rejected hunks, so 
please excuse any ignorance you pick up on. :-)

The patch builds and launches Emacs successfully! (Thanks again Alan)

However, just thought I'd mention that after some time (5-10 minutes of 
idling, and just now it crashed during launch) I get the following:

Note that I *believe* I've compiled Emacs with debugging symbols and no 
optimisation, feel free to correct me if not.

Hopefully the below output is helpful to someone. This might even be a 
bug in Mojave and one of the core libraries, but I haven't had
this with other applications:

I can reproduce the issue within a maximum of 10 minutes, whether typing 
or not.

It's likely worthy to note that this happened also with the emacs-26 
branch, commit d4fa83baf5462cfcf61ebbb8c0a0ec584d11c39a,
under the same circumstances, and with the attached patch applied.

Feel free to shout at me to submit this as a new bug, I couldn't find 
which email makes a new one. :-(

The below happens on commit 75d9a55fae1c484aa6d213064931bfe3b65cf5dd on 
the master branch.

```
objc[95306]: Invalid or prematurely-freed autorelease pool 0x103e60378.
Process 95306 stopped
* thread #1, queue = 'com.apple.main-thread', stop reason = signal 
SIGABRT
    frame #0: 0x00007fff7679b01e 
libsystem_kernel.dylib`__abort_with_payload + 10
libsystem_kernel.dylib`__abort_with_payload:
->  0x7fff7679b01e <+10>: jae    0x7fff7679b028            ; <+20>
    0x7fff7679b020 <+12>: movq   %rax, %rdi
    0x7fff7679b023 <+15>: jmp    0x7fff7677de67            ; 
cerror_nocancel
    0x7fff7679b028 <+20>: retq
Target 0: (Emacs) stopped.
(lldb) bt all
* thread #1, queue = 'com.apple.main-thread', stop reason = signal 
SIGABRT
  * frame #0: 0x00007fff7679b01e 
libsystem_kernel.dylib`__abort_with_payload + 10
    frame #1: 0x00007fff76796561 
libsystem_kernel.dylib`abort_with_payload_wrapper_internal + 82
    frame #2: 0x00007fff7679650f 
libsystem_kernel.dylib`abort_with_reason + 22
    frame #3: 0x00007fff75579674 libobjc.A.dylib`_objc_fatalv(unsigned 
long long, unsigned long long, char const*, __va_list_tag*) + 108
    frame #4: 0x00007fff75579526 libobjc.A.dylib`_objc_fatal(char 
const*, ...) + 135
    frame #5: 0x00007fff7556bd73 libobjc.A.dylib`(anonymous 
namespace)::AutoreleasePoolPage::pop(void*) + 957
    frame #6: 0x00007fff46c2d232 AppKit`-[NSView(NSInternal) 
_recursive:displayRectIgnoringOpacity:inContext:shouldChangeFontReferenceColor:stopAtLayerBackedViews:] 
+ 3454
    frame #7: 0x00007fff46c2c4a2 AppKit`__46-[NSView(NSLayerKitGlue) 
drawLayer:inContext:]_block_invoke + 192
    frame #8: 0x00007fff46c2c201 AppKit`-[NSView(NSLayerKitGlue) 
_drawViewBackingLayer:inContext:drawingHandler:] + 1769
    frame #9: 0x00007fff54540aaf QuartzCore`CABackingStoreUpdate_ + 577
    frame #10: 0x00007fff545a2325 
QuartzCore`___ZN2CA5Layer8display_Ev_block_invoke + 53
    frame #11: 0x00007fff5453fc90 QuartzCore`-[CALayer _display] + 1839
    frame #12: 0x00007fff46c2b75a AppKit`_NSBackingLayerDisplay + 531
    frame #13: 0x00007fff46c0fcc9 AppKit`-[_NSViewBackingLayer display] 
+ 811
    frame #14: 0x00007fff46c0f949 AppKit`_NSBackingLayerDisplayIfNeeded 
+ 40
    frame #15: 0x00007fff46c0f2a4 AppKit`-[NSView displayIfNeeded] + 
130
    frame #16: 0x0000000100026514 Emacs`echo_area_display + 593
    frame #17: 0x00000001000261ca Emacs`message3_nolog + 393
    frame #18: 0x0000000100025fe3 Emacs`message3 + 399
    frame #19: 0x0000000100106a03 Emacs`Fmessage + 67
    frame #20: 0x000000010010f525 Emacs`Ffuncall + 665
    frame #21: 0x0000000100145e02 Emacs`exec_byte_code + 1486
    frame #22: 0x0000000100110040 Emacs`funcall_lambda + 648
    frame #23: 0x000000010010f4c2 Emacs`Ffuncall + 566
    frame #24: 0x000000010010f704 Emacs`funcall_nil + 9
    frame #25: 0x000000010010f6a0 Emacs`run_hook_with_args + 198
    frame #26: 0x000000010010f58b Emacs`Frun_hooks + 60
    frame #27: 0x000000010010f525 Emacs`Ffuncall + 665
    frame #28: 0x0000000100145e02 Emacs`exec_byte_code + 1486
    frame #29: 0x000000010010f4c2 Emacs`Ffuncall + 566
    frame #30: 0x0000000100145e02 Emacs`exec_byte_code + 1486
    frame #31: 0x000000010010f4c2 Emacs`Ffuncall + 566
    frame #32: 0x0000000100145e02 Emacs`exec_byte_code + 1486
    frame #33: 0x000000010010f4c2 Emacs`Ffuncall + 566
    frame #34: 0x0000000100145e02 Emacs`exec_byte_code + 1486
    frame #35: 0x000000010010f4c2 Emacs`Ffuncall + 566
    frame #36: 0x0000000100145e02 Emacs`exec_byte_code + 1486
    frame #37: 0x000000010010f4c2 Emacs`Ffuncall + 566
    frame #38: 0x0000000100145e02 Emacs`exec_byte_code + 1486
    frame #39: 0x000000010010ee62 Emacs`apply_lambda + 369
    frame #40: 0x000000010010c484 Emacs`eval_sub + 845
    frame #41: 0x000000010012d294 Emacs`readevalloop + 1773
    frame #42: 0x000000010012d502 Emacs`Feval_buffer + 368
    frame #43: 0x000000010010fcfe Emacs`funcall_subr + 367
    frame #44: 0x000000010010f525 Emacs`Ffuncall + 665
    frame #45: 0x0000000100145e02 Emacs`exec_byte_code + 1486
    frame #46: 0x0000000100110040 Emacs`funcall_lambda + 648
    frame #47: 0x000000010010f4c2 Emacs`Ffuncall + 566
    frame #48: 0x000000010010f9d1 Emacs`call4 + 58
    frame #49: 0x000000010012b845 Emacs`Fload + 1373
    frame #50: 0x000000010010fcfe Emacs`funcall_subr + 367
    frame #51: 0x000000010010f525 Emacs`Ffuncall + 665
    frame #52: 0x0000000100145e02 Emacs`exec_byte_code + 1486
    frame #53: 0x000000010010f4c2 Emacs`Ffuncall + 566
    frame #54: 0x0000000100145e02 Emacs`exec_byte_code + 1486
    frame #55: 0x000000010010f4c2 Emacs`Ffuncall + 566
    frame #56: 0x0000000100145e02 Emacs`exec_byte_code + 1486
    frame #57: 0x000000010010ee62 Emacs`apply_lambda + 369
    frame #58: 0x000000010010c484 Emacs`eval_sub + 845
    frame #59: 0x000000010010ec69 Emacs`Feval + 96
    frame #60: 0x000000010010dffd Emacs`internal_condition_case + 87
    frame #61: 0x00000001000b17be Emacs`top_level_1 + 45
    frame #62: 0x000000010010db85 Emacs`internal_catch + 74
    frame #63: 0x00000001000a4a90 Emacs`command_loop + 141
    frame #64: 0x00000001000a49c1 Emacs`recursive_edit_1 + 115
    frame #65: 0x00000001000a4bdd Emacs`Frecursive_edit + 226
    frame #66: 0x00000001000a3aa9 Emacs`main + 5211
    frame #67: 0x00007fff76645085 libdyld.dylib`start + 1
    frame #68: 0x00007fff76645085 libdyld.dylib`start + 1
  thread #2
    frame #0: 0x00007fff7677f5be 
libsystem_kernel.dylib`__workq_kernreturn + 10
    frame #1: 0x6874656d00000000
    frame #2: 0x00007fff76836415 libsystem_pthread.dylib`start_wqthread 
+ 13
  thread #3
    frame #0: 0x00007fff7677f5be 
libsystem_kernel.dylib`__workq_kernreturn + 10
    frame #1: 0x00007fff76836641 
libsystem_pthread.dylib`_pthread_wqthread + 446
    frame #2: 0x00007fff76836415 libsystem_pthread.dylib`start_wqthread 
+ 13
  thread #4, name = 'gmain'
    frame #0: 0x00007fff76784e82 libsystem_kernel.dylib`__select + 10
    frame #1: 0x0000000100a083da libglib-2.0.0.dylib`g_poll + 405
    frame #2: 0x00000001009fc123 
libglib-2.0.0.dylib`g_main_context_iterate + 340
    frame #3: 0x00000001009fc1d1 
libglib-2.0.0.dylib`g_main_context_iteration + 55
    frame #4: 0x00000001009fd2b0 libglib-2.0.0.dylib`glib_worker_main + 
30
    frame #5: 0x0000000100a1dcb7 libglib-2.0.0.dylib`g_thread_proxy + 
90
    frame #6: 0x00007fff7683733d libsystem_pthread.dylib`_pthread_body 
+ 126
    frame #7: 0x00007fff7683a2a7 libsystem_pthread.dylib`_pthread_start 
+ 70
    frame #8: 0x00007fff76836425 libsystem_pthread.dylib`thread_start + 
13
  thread #5
    frame #0: 0x00007fff7677f5be 
libsystem_kernel.dylib`__workq_kernreturn + 10
    frame #1: 0x00007fff76836721 
libsystem_pthread.dylib`_pthread_wqthread + 670
    frame #2: 0x00007fff76836415 libsystem_pthread.dylib`start_wqthread 
+ 13
  thread #7
    frame #0: 0x00007fff76784e82 libsystem_kernel.dylib`__select + 10
    frame #1: 0x000000010017c408 Emacs`-[EmacsApp fd_handler:] + 214
    frame #2: 0x00007fff4b902234 Foundation`__NSThread__start__ + 1218
    frame #3: 0x00007fff7683733d libsystem_pthread.dylib`_pthread_body 
+ 126
    frame #4: 0x00007fff7683a2a7 libsystem_pthread.dylib`_pthread_start 
+ 70
    frame #5: 0x00007fff76836425 libsystem_pthread.dylib`thread_start + 
13
  thread #9, name = 'com.apple.NSEventThread'
    frame #0: 0x00007fff7677dc2a libsystem_kernel.dylib`mach_msg_trap + 
10
    frame #1: 0x00007fff7677e174 libsystem_kernel.dylib`mach_msg + 60
    frame #2: 0x00007fff495ad05e 
CoreFoundation`__CFRunLoopServiceMachPort + 337
    frame #3: 0x00007fff495ac5ad CoreFoundation`__CFRunLoopRun + 1654
    frame #4: 0x00007fff495abce4 CoreFoundation`CFRunLoopRunSpecific + 
463
    frame #5: 0x00007fff46b0b581 AppKit`_NSEventThread + 160
    frame #6: 0x00007fff7683733d libsystem_pthread.dylib`_pthread_body 
+ 126
    frame #7: 0x00007fff7683a2a7 libsystem_pthread.dylib`_pthread_start 
+ 70
    frame #8: 0x00007fff76836425 libsystem_pthread.dylib`thread_start + 
13
(lldb)
```
[Message part 2 (text/html, inline)]
[0001-nsterm.m.patch (text/plain, attachment)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#31904; Package emacs. (Sat, 28 Sep 2019 17:55:01 GMT) Full text and rfc822 format available.

Message #47 received at 31904 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Kangas <stefan <at> marxist.se>
To: Alan Third <alan <at> idiocy.org>
Cc: "zentrope <at> fastmail.fm" <keith <at> zentrope.com>, 31904 <at> debbugs.gnu.org
Subject: Re: bug#31904: scatch/ns-drawing
Date: Sat, 28 Sep 2019 19:54:26 +0200
Alan Third <alan <at> idiocy.org> writes:

> Sorry, I thought I’d already replied to this.
>
> On Sun, Aug 19, 2018 at 04:51:36PM -0700, zentrope <at> fastmail.fm wrote:
>>
>> Another interesting thing:
>>
>> * The problem does NOT occur when changing the size of the font.
>>
>> * If I change the font (to Monaco), the screen blanks, but
>>   immediately running a command to change the font size “fixes” it.
>>
>> Seems that the font-change isn’t triggering a “repaint the whole
>> thing”, rather, just repaint the line containing the pointer.
>
> Yes, that sounds right. Chances are the line with the cursor on it
> redraws because the cursor is drawn as a separate action.
>
> Probably the font change needs to mark the frame as garbaged so it’s
> redrawn completely, but that’s not happening. Unfortunately I don’t
> know where that should be done. I can’t see anywhere obvious in the NS
> code. I’ll keep looking.

What's the status here?  I can see that some code has been added in
reference to this bug in commit 7946445962372c42, but I'm not sure if
that fixed all outstanding issues.

I don't have macOS 10.14 so I can't test any of this myself.

Best regards,
Stefan Kangas




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#31904; Package emacs. (Sat, 28 Sep 2019 21:15:01 GMT) Full text and rfc822 format available.

Message #50 received at 31904 <at> debbugs.gnu.org (full text, mbox):

From: Alan Third <alan <at> idiocy.org>
To: Stefan Kangas <stefan <at> marxist.se>
Cc: "zentrope <at> fastmail.fm" <keith <at> zentrope.com>, 31904 <at> debbugs.gnu.org
Subject: Re: bug#31904: scatch/ns-drawing
Date: Sat, 28 Sep 2019 22:14:26 +0100
On Sat, Sep 28, 2019 at 07:54:26PM +0200, Stefan Kangas wrote:
> Alan Third <alan <at> idiocy.org> writes:
> 
> > Sorry, I thought I’d already replied to this.
> >
> > On Sun, Aug 19, 2018 at 04:51:36PM -0700, zentrope <at> fastmail.fm wrote:
> >>
> >> Another interesting thing:
> >>
> >> * The problem does NOT occur when changing the size of the font.
> >>
> >> * If I change the font (to Monaco), the screen blanks, but
> >>   immediately running a command to change the font size “fixes” it.
> >>
> >> Seems that the font-change isn’t triggering a “repaint the whole
> >> thing”, rather, just repaint the line containing the pointer.
> >
> > Yes, that sounds right. Chances are the line with the cursor on it
> > redraws because the cursor is drawn as a separate action.
> >
> > Probably the font change needs to mark the frame as garbaged so it’s
> > redrawn completely, but that’s not happening. Unfortunately I don’t
> > know where that should be done. I can’t see anywhere obvious in the NS
> > code. I’ll keep looking.
> 
> What's the status here?  I can see that some code has been added in
> reference to this bug in commit 7946445962372c42, but I'm not sure if
> that fixed all outstanding issues.
> 
> I don't have macOS 10.14 so I can't test any of this myself.

IIRC I’ve left this bug open as a centre for any further reports about
issues with macOS drawing. It’s not been resolved, and I have an
alternative approach, but I don’t seem to have the ability to complete
it (I’m absolutely fed up with Apple’s developer unfriendly approach
towards documenting their APIs).
-- 
Alan Third




Severity set to 'minor' from 'normal' Request was from Alan Third <alan <at> idiocy.org> to control <at> debbugs.gnu.org. (Sat, 25 Jan 2020 12:03:01 GMT) Full text and rfc822 format available.

Merged 31904 32932 33891 34127 34710 36302. Request was from Alan Third <alan <at> idiocy.org> to control <at> debbugs.gnu.org. (Sat, 25 Jan 2020 12:03:02 GMT) Full text and rfc822 format available.

Added tag(s) fixed. Request was from Alan Third <alan <at> idiocy.org> to control <at> debbugs.gnu.org. (Tue, 28 Jan 2020 18:24:02 GMT) Full text and rfc822 format available.

bug marked as fixed in version 28.1, send any further explanations to 32932 <at> debbugs.gnu.org and Aaron Jensen <aaronjensen <at> gmail.com> Request was from Alan Third <alan <at> idiocy.org> to control <at> debbugs.gnu.org. (Tue, 28 Jan 2020 18:24:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 13 Mar 2020 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 44 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.