diff options
| author | Po Lu | 2025-03-04 14:32:33 +0800 |
|---|---|---|
| committer | Po Lu | 2025-03-04 14:32:33 +0800 |
| commit | 9daab9be343f930c8db4c33881abc96e65c01bd7 (patch) | |
| tree | 3274add08d7cbee7a34d91091c0ce71b1167216e /etc/PROBLEMS | |
| parent | 9415941a9c65b72a3bc20ae0ec1765f3c0ed657d (diff) | |
| parent | 7dcf9b71e6ffc0cc92d2d504b1428c3ab432a028 (diff) | |
| download | emacs-9daab9be343f930c8db4c33881abc96e65c01bd7.tar.gz emacs-9daab9be343f930c8db4c33881abc96e65c01bd7.zip | |
Merge from savannah/emacs-30
7dcf9b71e6f ; Don't document package-x.el
a5fd518d524 ; Document spurious warnings on macOS 15
625ed68aeaa Fix the use of xref-window-local-history together with Xr...
80917727676 completing-read-multiple: Fix support for ":" as separator
38cc36a3753 ; Improve docstring of cl-check-type
Diffstat (limited to 'etc/PROBLEMS')
| -rw-r--r-- | etc/PROBLEMS | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS index 5fdb4bd95db..b8d00b7679e 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS | |||
| @@ -3484,6 +3484,22 @@ for further discussion. | |||
| 3484 | 3484 | ||
| 3485 | * Runtime problems specific to macOS | 3485 | * Runtime problems specific to macOS |
| 3486 | 3486 | ||
| 3487 | ** Spurious warnings on macOS 15. | ||
| 3488 | |||
| 3489 | When starting Emacs from the terminal, the following warnings are | ||
| 3490 | displayed: | ||
| 3491 | |||
| 3492 | 2024-09-20 14:24:58.583 emacs[23293:150402] +[IMKClient subclass]: chose IMKClient_Legacy | ||
| 3493 | 2024-09-20 14:24:58.583 emacs[23293:150402] +[IMKInputSession subclass]:chose IMKInputSession_Legacy | ||
| 3494 | |||
| 3495 | As far as we can tell, this is harmless, and affects other software too. | ||
| 3496 | Our understanding is that this is a bug in macOS 15, and should be | ||
| 3497 | reported to and fixed by Apple. | ||
| 3498 | |||
| 3499 | For more information, see: | ||
| 3500 | https://discussions.apple.com/thread/255761734?sortBy=rank | ||
| 3501 | |||
| 3502 | |||
| 3487 | ** Error message about malicious software when opening Emacs on macOS | 3503 | ** Error message about malicious software when opening Emacs on macOS |
| 3488 | 3504 | ||
| 3489 | When opening Emacs, you may see an error message saying something like | 3505 | When opening Emacs, you may see an error message saying something like |