Rewrite Yank Media node in the Emacs Lisp manual

* doc/lispref/frames.texi (Other Selections): Introduce a
reference to Accessing Selections, then rewrite for clarity and
to stop mentioning MIME types by name, for selection data types
are not confined to those.
10 jobs for master in 265 minutes and 10 seconds (queued for 21 seconds)
Status Job ID Name Coverage
  Build Images
passed #75875
build-image-inotify

02:30:30

 
  Normal
failed #75876
test-all-inotify

00:59:58

 
  Platform Images
passed #75877
build-image-eglot

02:23:59

failed #75879
build-image-gnustep

00:48:42

passed #75878
build-image-tree-sitter

02:32:04

 
  Platforms
passed #75880
test-eglot

00:03:23

skipped #75882
test-gnustep
passed #75881
test-tree-sitter

00:01:24

 
  Native Comp Images
passed #75883
build-native-comp-speed2

03:11:48

 
  Native Comp
failed #75884
test-native-comp-speed2

01:13:06

 
Name Stage Failure
failed
test-native-comp-speed2 Native Comp
Uploading artifacts for failed job
Uploading artifacts...
test-native-comp-speed2-baf14aa1/: found 533 matching files and directories

Uploading artifacts as "archive" to coordinator... 201 Created
id=75884 responseStatus=201 Created token=hbRiwnZ2
Uploading artifacts...
test-native-comp-speed2-baf14aa1/junit-test-report.xml: found 1 matching files and directories

Uploading artifacts as "junit" to coordinator... 201 Created
id=75884 responseStatus=201 Created token=hbRiwnZ2
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 2

failed
test-all-inotify Normal
$ find ${test_name} ! \( -name "*.log" -o -name ${EMACS_TEST_JUNIT_REPORT} \) -type f -delete
$ find ${test_name} -type d -depth -exec rmdir {} + 2>/dev/null
Uploading artifacts...
test-all-inotify-baf14aa1/: found 533 matching files
Uploading artifacts to coordinator... ok
id=75876 responseStatus=201 Created token=8XpFazzE
Uploading artifacts...
test-all-inotify-baf14aa1/junit-test-report.xml: found 1 matching files

Uploading artifacts to coordinator... ok
id=75876 responseStatus=201 Created token=8XpFazzE
ERROR: Job failed: exit code 2
failed
build-image-gnustep Platform Images
#12 1897.   141 | #if OS_API_VERSION(GS_API_MACOSX, MAC_OS_X_VERSION_10_4)
#12 1897. | ^
#12 1897. /usr/include/GNUstep/AppKit/NSDocument.h:144:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
#12 1897. 1
Running after script...
$ test -n "$(docker ps -aq -f name=${test_name})" && docker cp ${test_name}:checkout/test ${test_name}
$ test -n "$(docker ps -aq -f name=${test_name})" && docker rm ${test_name}
$ find ${test_name} ! \( -name "*.log" -o -name ${EMACS_TEST_JUNIT_REPORT} \) -type f -delete
find: build-image-gnustep-baf14aa1: No such file or directory
ERROR: Job failed: exit code 1