From: Francis Wright <f.j.wright@live.co.uk>
To: Corwin Brust <corwin@bru.st>
Cc: Emacs developers <emacs-devel@gnu.org>
Subject: Re: Windows binaries and installer fixes for 30.0.93
Date: Mon, 23 Dec 2024 16:50:42 +0000 [thread overview]
Message-ID: <DU0PR03MB8163B8BD7FABE3EA8095B66DE5022@DU0PR03MB8163.eurprd03.prod.outlook.com> (raw)
In-Reply-To: <CAJf-WoQSix5DEs9cfjBqZdYn05VbhbLem-ftzduLFtRSr03t-A@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 5150 bytes --]
Looking at this again, I think everything is fine. I was confused by my Start menu, as I will explain. Incidentally, I'm running Windows 11.
I had Emacs 29.2 and 30.0.91 installed, and then I installed 30.0.93 to test the new installer. When I look at C:\Users\franc\AppData\Roaming\Microsoft\Windows\Start Menu\Programs I see folders named Emacs-29.2, Emacs-30.0.91 and Emacs-30.0.93. But when I look at the pop-up Start menu I see an app link named Emacs that points to "C:\Program Files\Emacs\emacs-30.0.93\bin\runemacs.exe" and folder links named Emacs-29.2 and Emacs-30.0.91. I don't see the Emacs-30.0.93 folder in the Start menu, presumably because Windows hides the folder if it contains only one app link and just shows the app link. This is reasonable but I didn't know that it happened.
So you are right that the installer is behaving as it did previously and installing a shortcut folder, although Windows 11 does not display it. This is quite a neat arrangement. I don't know what will happen when I install the next version of Emacs, but we can probably worry about that later. I hope this clears up the confusion!
Best wishes,
Francis
________________________________
From: Corwin Brust <corwin@bru.st>
Sent: 23 December 2024 4:02 PM
To: Francis Wright <f.j.wright@live.co.uk>
Cc: Emacs developers <emacs-devel@gnu.org>
Subject: Re: Windows binaries and installer fixes for 30.0.93
Hi Francis, more detail in-line below, but: thanks so much for your
work testing.
Based on what you've said I suspect the installer is where we want it
to be for Emacs 30.1 now.
Please review my additional responses/comments and let me know if you
agree (or, if not, what else you might be critical to fix before the
release is cut).
On Mon, Dec 23, 2024 at 4:29 AM Francis Wright <f.j.wright@live.co.uk> wrote:
>
> Thanks for the update. The _4 version of the installer seems to behave as I would expect on Windows. It creates a Start menu link called Emacs that runs Emacs. I presume that the next version of Emacs will overwrite that link so that by default users will just have that one link that runs the latest version of Emacs, although older versions will still be installed, but not accessible via the Start menu. I was able to uninstall Emacs 30.0.93 via the Apps Settings page. Everything that was supposed to disappear did so, and nothing else disappeared. So this all looks good to me.
>
The installer creates one Start Menu folder per run (given that
creating Start Menu shortcuts was not when the installer was run).
Each shortcut is named for the release version (e.g. "emacs-30.0.93"
in the case of all of these versions of the pretest installer). This
isn't new behavior but is the way the installer has worked for years
(long before I was using it myself to build the binary releases).
We have talked about adding more choices/controls to the installer
page, for example we could offer a page with choices like this:
How would you like to install?
(x) separate folders and Start Menu shortcuts for each install Emacs
( ) Rolling updates to one copy of Emacs on my system
I have been of view that it will be best to take on this type of new
functionality in the master (not release) branch, meaning after we get
the installer stable and free from obvious bugs with what it already
is supposed to be able to do (hopefully in time for Emacs 30.1).
> However, the installer still displays the Choose Start Menu Folder dialogue, even though it no longer uses a Start menu folder, so it might be better to suppress that dialogue. Alternatively, you could keep the folder and put the link to the executable in it, so that users would see all the installed versions of Emacs in the Start menu. That would be consistent with the recent behaviour of the installer and might be a better option.
>
The Start Menu related options are not ignored (although checking the
box to suppress creating shortcuts should work now). I added the
Uninstaller regkey so that we can launch uninstaller via the Control
Panel but that didn't (shouldn't have, doesn't seem to ) cause
anything about launching Emacs (or the uninstaller) via the start menu
shortcuts (when they are enabled to be created during installation).
Overall your (I perceive) expectation that the Windows Installer
should effectively default to "in-place" upgrades of a single version
of Emacs makes sense to me, but: that isn't what it has ever done in
the past (at least, not by design) and it would be a big enough change
I'd much rather do it on master where we'll have a good long time
after installing to hear back from people who might find the new
behavior surprising, new options confusing, etc.
I'm wide open to ideas/suggestions on how to spiff-up the installer
but I think, for this round of patching, we should focus on making it
do what it "has always done" without major defects. After that we can
turn our attention to improvements, knowing that the 30.1 installer
won't be as terrible as the 29.x series installers were.
TDYT?
With Gratitude and Curiosity,
Corwin
[-- Attachment #2: Type: text/html, Size: 7107 bytes --]
prev parent reply other threads:[~2024-12-23 16:50 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-21 17:44 Windows binaries and installer fixes for 30.0.93 Corwin Brust
2024-12-21 18:29 ` Francis Wright
2024-12-21 19:46 ` Windows binary installer ignores user options for Start menu shortcuts Corwin Brust
2024-12-21 19:53 ` Corwin Brust
2024-12-21 23:20 ` Windows binaries and installer fixes for 30.0.93 Corwin Brust
2024-12-22 12:03 ` Francis Wright
2024-12-22 18:24 ` Corwin Brust
[not found] ` <DU0PR03MB8163A86FFB721DA199B1B89CE5022@DU0PR03MB8163.eurprd03.prod.outlook.com>
2024-12-23 16:02 ` Corwin Brust
2024-12-23 16:50 ` Francis Wright [this message]
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=DU0PR03MB8163B8BD7FABE3EA8095B66DE5022@DU0PR03MB8163.eurprd03.prod.outlook.com \
--to=f.j.wright@live.co.uk \
--cc=corwin@bru.st \
--cc=emacs-devel@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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).