Tags: patch Hello, Currently, doing emacs -Q and followed by M-x eglot in the scratch buffer results in a prompt for major mode to manage with LSP, but the initial minibuffer input as well as the default value for the completing-read call are both set to the string "nil", which is not very helpful as that's not a valid input. This patch tweaks the prompt a little and avoids this issue by leaving the minibuffer's initial input empty and making sure we don't set the default value to "nil" either. Thanks, Eshel In GNU Emacs 30.0.50 (build 19, x86_64-apple-darwin22.1.0, NS appkit-2299.00 Version 13.0 (Build 22A380)) of 2022-12-26 built on esmac Repository revision: cc29fab3a66c59e77d0ff67c0f3e2e34ec80a03c Repository branch: master Windowing system distributor 'Apple', version 10.3.2299 System Description: macOS 13.0 Configured using: 'configure --with-native-compilation --enable-link-time-optimization --with-json --with-xwidgets --with-mailutils --with-imagemagick --without-dbus'