unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#67671: Not a bug but something to enhance/adjust
@ 2023-12-06 22:14 Michel Robitaille
  2023-12-07  6:53 ` Eli Zaretskii
       [not found] ` <handler.67671.D67671.170325659813115.notifdone@debbugs.gnu.org>
  0 siblings, 2 replies; 4+ messages in thread
From: Michel Robitaille @ 2023-12-06 22:14 UTC (permalink / raw)
  To: 67671

[-- Attachment #1: Type: text/plain, Size: 764 bytes --]

Hello,

I am using Emacs for years and I love it.

My point is about the installation on a commercial OS like Windows (sorry).
Could it be possible to ensure that if I add emacs to the task bar it will run correctly the proper emacs version for Windows.

Instead of having
"C:\Program Files\Emacs\emacs-29.1\bin\emacs.exe"
It should be
"C:\Program Files\Emacs\emacs-29.1\bin\runemacs.exe"

It is not a big issue.
In fact, it could be easily resolved in the script generating the distribution version for Windows (hope not to offend anyone).

Thanks in advance for your help.

Best regards and Happy Holidays.

Regards,
Michel Robitaille
PS: years a ago I was officially part of the French translation team with the help of François Pinard.


[-- Attachment #2: Type: text/html, Size: 3330 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#67671: Not a bug but something to enhance/adjust
  2023-12-06 22:14 bug#67671: Not a bug but something to enhance/adjust Michel Robitaille
@ 2023-12-07  6:53 ` Eli Zaretskii
  2023-12-22 14:49   ` Stefan Kangas
       [not found] ` <handler.67671.D67671.170325659813115.notifdone@debbugs.gnu.org>
  1 sibling, 1 reply; 4+ messages in thread
From: Eli Zaretskii @ 2023-12-07  6:53 UTC (permalink / raw)
  To: Michel Robitaille; +Cc: 67671

tags 67671 notabug wontfix
thanks

> From: Michel Robitaille <Michel.Robitaille@concordia.ca>
> Date: Wed, 6 Dec 2023 22:14:59 +0000
> 
> Could it be possible to ensure that if I add emacs to the task bar it will run correctly the proper emacs
> version for Windows.
> 
> Instead of having 
> 
> "C:\Program Files\Emacs\emacs-29.1\bin\emacs.exe"
> 
> It should be
> 
> "C:\Program Files\Emacs\emacs-29.1\bin\runemacs.exe"

This is a Windows issue, not an Emacs issue.  Windows pins programs to
the task bar by looking at the executable that is actually running.
runemacs.exe is a small GUI program that launches emacs.exe in a way
that doesn't open a command prompt window, and then exits.  (That
command window would otherwise pop up because emacs.exe is a console
program, not a GUI program.  It is built as a console program to allow
its invocation as in "emacs -nw" and "emacs -batch".)

So when you pin Emacs to the task bar, Windows doesn't know anything
about runemacs.exe, it only sees that emacs.exe is running.  You need
to manually edit the Properties of the pinned program to point to
runemacs.exe, to fix this.

> In fact, it could be easily resolved in the script generating the distribution version for Windows (hope
> not to offend anyone).

The binary installer for Emacs on Windows and the Emacs Windows
binaries themselves are prepared by volunteers, they are not part of
the official upstream distribution of Emacs (which only provides
sources and scripts to build Emacs).  If those volunteers want to
include a script that pins Emacs to the Window task bar, they are
welcome to do that.  But please note that then installing Emacs would
require running such a script, and manually pinning a running Emacs to
the task bar will still exhibit the behavior described above.

> PS: years a ago I was officially part of the French translation team with the help of François Pinard.

François was a dear personal friend, and I miss him very much...

The Translation Project robot still greets me in his welcome words
every time, though ("My nicest hello to all language team leaders.").
RIP François.





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#67671: Not a bug but something to enhance/adjust
  2023-12-07  6:53 ` Eli Zaretskii
@ 2023-12-22 14:49   ` Stefan Kangas
  0 siblings, 0 replies; 4+ messages in thread
From: Stefan Kangas @ 2023-12-22 14:49 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 67671-done, Michel Robitaille

Eli Zaretskii <eliz@gnu.org> writes:

> This is a Windows issue, not an Emacs issue.

I'm therefore closing this bug report.





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#67671: closed (Re: bug#67671: Not a bug but something to enhance/adjust)
       [not found] ` <handler.67671.D67671.170325659813115.notifdone@debbugs.gnu.org>
@ 2023-12-22 15:41   ` Michel Robitaille
  0 siblings, 0 replies; 4+ messages in thread
From: Michel Robitaille @ 2023-12-22 15:41 UTC (permalink / raw)
  To: 67671@debbugs.gnu.org

Sure. Thank you and Happy Holidays

Regards
Michel


> Le 22 déc. 2023 à 10:05, GNU bug Tracking System <help-debbugs@gnu.org> a écrit :
>
> Attention This email originates from outside the concordia.ca domain. // Ce courriel provient de l'extérieur du domaine de concordia.ca
>
> Your bug report
>
> #67671: Not a bug but something to enhance/adjust
>
> which was filed against the emacs package, has been closed.
>
> The explanation is attached below, along with your original report.
> If you require more details, please reply to 67671@debbugs.gnu.org.
>
> --
> 67671: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=67671
> GNU Bug Tracking System
> Contact help-debbugs@gnu.org with problems
>
> <mime-attachment>
> <mime-attachment>

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-12-22 15:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-06 22:14 bug#67671: Not a bug but something to enhance/adjust Michel Robitaille
2023-12-07  6:53 ` Eli Zaretskii
2023-12-22 14:49   ` Stefan Kangas
     [not found] ` <handler.67671.D67671.170325659813115.notifdone@debbugs.gnu.org>
2023-12-22 15:41   ` bug#67671: closed (Re: bug#67671: Not a bug but something to enhance/adjust) Michel Robitaille

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).