all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Bob Kline <bkline@rksystems.com>
To: 57563@debbugs.gnu.org
Subject: bug#57563: 28.1; macOS - layout warning at startup
Date: Sat, 3 Sep 2022 10:39:46 -0400	[thread overview]
Message-ID: <CAGjKmVqQY6pAsm0hNan_f4_Ek0Xzex6CKQhDBwDTx99K=rHcMQ@mail.gmail.com> (raw)

This is related to bug report 53481

https://debbugs.gnu.org/cgi/bugreport.cgi?bug=53481

I followed the instructions to unarchive that bug by sending a message
to control AT debbugs.gnu.org, with unarchive 53481 in the body, and
then emailing my followup to 53481 AT debbugs.gnu.org, but that appears
to have had no effect.

In the thread for that bug report Alan Third (alan <at> idiocy.org)
wrote that the bug was fixed in Emacs 28, but that does not appear to be
true.

The unwanted behavior is the display at startup of an annoying warning
which suggests something may break in the future.

[BEGIN TERMINAL TRANSCRIPT]
% emacs --version
GNU Emacs 28.1
Copyright (C) 2022 Free Software Foundation, Inc.
GNU Emacs comes with ABSOLUTELY NO WARRANTY.
You may redistribute copies of GNU Emacs
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING.
% emacs -Q
2022-09-03 09:35:53.118 Emacs-x86_64-10_14[37072:11711478] It's not
legal to call -layoutSubtreeIfNeeded on a view which is already being
laid out.  If you are implementing the view's -layout method, you can
call -[super layout] instead. Break on void
_NSDetectedLayoutRecursion(void) to debug.  This will be logged only
once.  This may break in the future.
[END TERMINAL TRANSCRIPT]

[begin environment information captured by M-x report-emacs-bug]
In GNU Emacs 28.1 (build 1, x86_64-apple-darwin18.7.0, NS
appkit-1671.60 Version 10.14.6 (Build 18G95))
 of 2022-05-11 built on builder10-14.lan
Windowing system distributor 'Apple', version 10.3.2113
System Description:  macOS 12.5.1

Configured using:
 'configure --with-ns '--enable-locallisppath=/Library/Application
 Support/Emacs/${version}/site-lisp:/Library/Application
 Support/Emacs/site-lisp' --with-modules'

Configured features:
ACL GMP GNUTLS JSON LIBXML2 MODULES NOTIFY KQUEUE NS PDUMPER THREADS
TOOLKIT_SCROLL_BARS ZLIB

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

Major mode: Info

Minor modes in effect:
  display-time-mode: t
  tooltip-mode: t
  global-eldoc-mode: t
  show-paren-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
  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

Load-path shadows:
None found.

Features:
(shadow sort mail-extr emacsbug message rmc puny dired dired-loaddefs
rfc822 mml mml-sec epa derived epg rfc6068 epg-config gnus-util rmail
rmail-loaddefs text-property-search mm-decode mm-bodies mm-encode
mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047
rfc2045 ietf-drums mm-util mail-prsvr mail-utils goto-addr thingatpt
noutline outline view jka-compr info misearch multi-isearch time-date
vc-git diff-mode easy-mmode vc-dispatcher web-mode advice disp-table
finder-inf time package browse-url url url-proxy url-privacy url-expand
url-methods url-history url-cookie url-domsuf url-util mailcap
url-handlers url-parse auth-source cl-seq eieio eieio-core cl-macs
eieio-loaddefs password-cache json subr-x map url-vars seq byte-opt gv
bytecomp byte-compile cconv cl-loaddefs cl-lib iso-transl tooltip eldoc
paren electric uniquify ediff-hook vc-hooks lisp-float-type elisp-mode
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 lisp-mode prog-mode register page tab-bar menu-bar
rfn-eshadow isearch easymenu timer select scroll-bar mouse jit-lock
font-lock syntax font-core term/tty-colors frame minibuffer 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 emoji-zwj charscript
charprop case-table epa-hook jka-cmpr-hook help simple abbrev obarray
cl-preloaded nadvice button loaddefs faces cus-face macroexp files
window text-properties overlay sha1 md5 base64 format env code-pages
mule custom widget hashtable-print-readable backquote threads kqueue
cocoa ns multi-tty make-network-process emacs)

Memory information:
((conses 16 350507 11196)
 (symbols 48 15228 1)
 (strings 32 82138 2244)
 (string-bytes 1 2046050)
 (vectors 16 24837)
 (vector-slots 8 339889 25814)
 (floats 8 36 50)
 (intervals 56 31601 0)
 (buffers 992 13))
[end environment information captured by M-x report-emacs-bug]

Thanks.

-- 
Bob Kline
https://www.rksystems.com
mailto:bkline@rksystems.com





             reply	other threads:[~2022-09-03 14:39 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-03 14:39 Bob Kline [this message]
2022-09-05  1:36 ` bug#57563: 28.1; macOS - layout warning at startup Lars Ingebrigtsen
2022-09-05 12:13   ` Bob Kline
2022-09-05 19:01     ` Lars Ingebrigtsen
2022-09-06  1:11 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-09-06 13:45   ` Bob Kline
2022-09-07  1:03     ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-09-07  5:04       ` Gerd Möllmann
2022-09-07 12:17         ` Bob Kline
2022-09-07 12:28           ` Gerd Möllmann
2022-09-07 12:47             ` Bob Kline
2022-09-07 12:56               ` Gerd Möllmann
2022-09-07 12:59                 ` Bob Kline
2022-09-07 13:03               ` Robert Pluim
2022-09-07 13:10                 ` Bob Kline
2022-09-07 13:19                   ` Robert Pluim
2022-09-07 13:22                     ` Bob Kline
2022-09-07 13:45                       ` Gerd Möllmann
2022-09-07 13:47                       ` Gerd Möllmann
2022-09-07 13:41                     ` Gerd Möllmann
2022-09-07 13:48                       ` Bob Kline
2022-09-07 13:58                         ` Gerd Möllmann
2022-09-07 14:18                           ` Bob Kline
2022-09-07 18:01                           ` Bob Kline
2022-09-08  5:02                             ` Gerd Möllmann
2022-09-08  8:25                               ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-09-08 13:04                                 ` Bob Kline
2022-09-08 13:19                                   ` Gerd Möllmann
2022-09-08 13:35                                   ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-09-08 13:55                                     ` Robert Pluim
2022-09-08 14:02                                     ` Bob Kline
2022-09-08 16:12                                       ` Bob Kline
2022-09-08 20:00                                         ` Bob Kline
2022-09-09  5:02                                           ` Gerd Möllmann
2022-09-09  8:55                                             ` Robert Pluim
2022-09-11 11:13                                             ` Bob Kline
2022-09-12  5:58                                               ` Gerd Möllmann
2022-09-12 11:11                                                 ` Bob Kline
2022-09-12 11:35                                                   ` Gerd Möllmann
2022-09-15 13:33                                                     ` Bob Kline
2022-09-16  5:56                                                       ` Gerd Möllmann
2022-09-16 13:16                                                         ` Bob Kline
2022-09-16 13:26                                                           ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-09-16 13:41                                                             ` Bob Kline
2022-09-16 14:33                                                               ` Bob Kline
2022-09-17  1:57                                                                 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAGjKmVqQY6pAsm0hNan_f4_Ek0Xzex6CKQhDBwDTx99K=rHcMQ@mail.gmail.com' \
    --to=bkline@rksystems.com \
    --cc=57563@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.