emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: emacs 29 expand command in minibuf


From: Andreas Röhler
Subject: Re: emacs 29 expand command in minibuf
Date: Sat, 18 Jun 2022 10:39:25 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1


Am 13.06.22 um 03:48 schrieb hx:
Hi developers and users,
In 28.1 when I execute M-x em-v, it will execute emacs-version immediately,
but in 29, it will expand to emacs-v in mini-buffer first, need to press enter again.

Could you please tell me which option can make 29 work like 28 ?


You may also consider

(set 'frame-title-format '(multiple-frames "%b" ("" invocation-name "@" emacs-version)))


in order to get the version always visible.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]