all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Gerd Möllmann" <gerd.moellmann@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 69525@debbugs.gnu.org, alan@idiocy.org
Subject: bug#69525: 30.0.50; MacOS: New warnings on stderr
Date: Fri, 26 Jul 2024 13:02:04 +0200	[thread overview]
Message-ID: <m2ttgcto0j.fsf@pro2.fritz.box> (raw)
In-Reply-To: <86plr02zje.fsf@gnu.org> (Eli Zaretskii's message of "Fri, 26 Jul 2024 13:55:17 +0300")

Eli Zaretskii <eliz@gnu.org> writes:

>> From: Gerd Möllmann <gerd.moellmann@gmail.com>
>> Cc: 69525@debbugs.gnu.org,  Eli Zaretskii <eliz@gnu.org>
>> Date: Fri, 26 Jul 2024 12:33:24 +0200
>> 
>> Apple's documentation says
>> 
>>   Important
>>   
>>   NSTextInput protocol is slated for deprecation. Please use the
>>   NSTextInputClient protocol instead.
>> 
>> I guess that's the reason for the warning, and we should switch to using
>> NSTextInputClient.
>
> Does this mean the patch you just posted is no longer relevant or
> desirable?

No, there are 2 kinds of warnings, with two different reasons.
The patch I sent is for the warning regarding makeKeyWindow.

This mail concerns

  2024-07-26 12:38:12.984973+0200 emacs[61974:18565128] [CursorUI]
  -[TUINSCursorUIController activate:]: EmacsView doesn't conform to
  NSTextInputClient protocol.

And it looks like we have to switch to using NSTextInputClient at some
point instead of using NSTextInput.





  reply	other threads:[~2024-07-26 11:02 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-03 16:18 bug#69525: 30.0.50; MacOS: New warnings on stderr Gerd Möllmann
2024-03-03 16:26 ` Eli Zaretskii
2024-03-03 17:33   ` Gerd Möllmann
2024-03-03 17:36     ` Gerd Möllmann
2024-03-03 18:06       ` Alan Third
2024-03-03 19:29         ` Gerd Möllmann
2024-03-04  9:12           ` Gerd Möllmann
2024-03-04 13:48         ` Gerd Möllmann
2024-03-04 14:43           ` Gerd Möllmann
2024-03-04 21:40           ` Alan Third
2024-03-05  4:38             ` Gerd Möllmann
2024-03-05 12:59               ` Alan Third
2024-03-05 14:31                 ` Gerd Möllmann
2024-03-05  5:31         ` Gerd Möllmann
2024-07-26 10:33           ` Gerd Möllmann
2024-07-26 10:55             ` Eli Zaretskii
2024-07-26 11:02               ` Gerd Möllmann [this message]
2024-07-26 19:09             ` Alan Third
2024-07-26 19:24               ` Gerd Möllmann
2024-07-26 19:36                 ` Alan Third
2024-07-27  3:56                   ` Gerd Möllmann
2024-07-27  6:37                     ` Eli Zaretskii
2024-07-30  6:00                       ` Gerd Möllmann
2024-07-31  3:22                         ` Gerd Möllmann
2024-07-31 13:51                           ` Eli Zaretskii
2024-07-26  9:56 ` Gerd Möllmann
2024-07-26 18:38   ` Alan Third
2024-07-26 19:02     ` Gerd Möllmann

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=m2ttgcto0j.fsf@pro2.fritz.box \
    --to=gerd.moellmann@gmail.com \
    --cc=69525@debbugs.gnu.org \
    --cc=alan@idiocy.org \
    --cc=eliz@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.