GNU bug report logs - #75631
31.0.50; "restart-emacs" command not work when launch by runemacs.exe

Previous Next

Package: emacs;

Reported by: kkkykin <at> foxmail.com

Date: Fri, 17 Jan 2025 13:06:02 UTC

Severity: normal

Found in version 31.0.50

Done: Eli Zaretskii <eliz <at> gnu.org>

To reply to this bug, email your comments to 75631 AT debbugs.gnu.org.
There is no need to reopen the bug first.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#75631; Package emacs. (Fri, 17 Jan 2025 13:06:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to kkkykin <at> foxmail.com:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Fri, 17 Jan 2025 13:06:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: kkkykin <at> foxmail.com
To: bug-gnu-emacs <at> gnu.org
Subject: 31.0.50; "restart-emacs" command not work when launch by runemacs.exe
Date: Fri, 17 Jan 2025 21:05:14 +0800
runemacs.exe only exists on MS Windows.

1. launch emacs by: `runemacs.exe -Q`
2. M-x restart-emacs
3. then emacs not restart, or died quickly.

I have tested with `emacs.exe`, it work as expected.


In GNU Emacs 31.0.50 (build 1, x86_64-w64-mingw32) of 2025-01-03 built
 on fv-az1495-740
Repository revision: 299a1fbef886dba654f58a0c55b373f8b43d383b
Repository branch: HEAD
Windowing system distributor 'Microsoft Corp.', version 10.0.22631
System Description: Microsoft Windows 10 Pro (v10.0.2009.22631.4751)

Configured using:
 'configure
 --prefix=/d/a/emacs-build/emacs-build/pkg/299a1fb-ucrt-x86_64
 'CFLAGS=-O2 -fno-semantic-interposition -floop-parallelize-all
 -ftree-parallelize-loops=4 -g3 ' --disable-build-details --without-dbus
 --enable-link-time-optimization --enable-build-details
 --with-compress-install --with-small-ja-dic --with-gif --with-gnutls
 --with-harfbuzz --with-jpeg --with-json --with-lcms2 --with-mps
 --with-native-compilation --with-png --with-rsvg --with-tree-sitter
 --with-xml2 --with-xpm --with-zlib --without-cairo --without-tiff'

Configured features:
ACL GIF GMP GNUTLS HARFBUZZ JPEG LCMS2 LIBXML2 MODULES MPS NATIVE_COMP
NOTIFY W32NOTIFY PDUMPER PNG RSVG SOUND SQLITE3 THREADS
TOOLKIT_SCROLL_BARS TREE_SITTER WEBP XPM ZLIB

Important settings:
  value of $LANG: CHS
  locale-coding-system: cp936

Major mode: Lisp Interaction

Minor modes in effect:
  tooltip-mode: t
  global-eldoc-mode: t
  eldoc-mode: t
  show-paren-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  minibuffer-regexp-mode: t
  line-number-mode: t
  indent-tabs-mode: t
  transient-mark-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t

Load-path shadows:
None found.

Features:
(shadow sort mail-extr emacsbug message mailcap yank-media puny dired
dired-loaddefs rfc822 mml mml-sec gnus-util text-property-search
time-date mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev
gmm-utils mailheader epa-file epa derived epg rfc6068 epg-config
smtpmail auth-source eieio eieio-core icons password-cache json subr-x
map byte-opt sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr
mail-utils cl-macs gv cl-extra help-mode cl-seq use-package-core
cl-loaddefs cl-lib bytecomp byte-compile china-util rmc iso-transl
tooltip cconv eldoc paren electric uniquify ediff-hook vc-hooks
lisp-float-type elisp-mode mwheel touch-screen dos-w32 ls-lisp
disp-table term/w32-win w32-win w32-vars term/common-win tool-bar dnd
fontset image regexp-opt fringe tabulated-list replace newcomment
text-mode lisp-mode prog-mode register page tab-bar menu-bar rfn-eshadow
isearch easymenu timer select scroll-bar mouse jit-lock font-lock syntax
font-core term/tty-colors frame minibuffer nadvice seq simple cl-generic
indonesian philippine cham georgian utf-8-lang misc-lang vietnamese
tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek
romanian slovak czech european ethiopic indian cyrillic chinese
composite emoji-zwj charscript charprop case-table epa-hook
jka-cmpr-hook help abbrev obarray oclosure cl-preloaded button loaddefs
theme-loaddefs faces cus-face macroexp files window text-properties
overlay sha1 md5 base64 format env code-pages mule custom widget keymap
hashtable-print-readable backquote threads w32notify w32 lcms2 multi-tty
move-toolbar make-network-process tty-child-frames native-compile mps
emacs)

Memory information:
((conses 24 0 0) (symbols 56 0 0) (strings 40 0 0) (string-bytes 1 0)
 (vectors 24 0) (vector-slots 8 0 0) (floats 24 0 0)
 (intervals 64 0 0) (buffers 1000 0))





Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#75631; Package emacs. (Fri, 17 Jan 2025 13:32:02 GMT) Full text and rfc822 format available.

Message #8 received at 75631 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: kkkykin <at> foxmail.com
Cc: 75631 <at> debbugs.gnu.org
Subject: Re: bug#75631: 31.0.50;
 "restart-emacs" command not work when launch by runemacs.exe
Date: Fri, 17 Jan 2025 15:31:04 +0200
> From: kkkykin <at> foxmail.com
> Date: Fri, 17 Jan 2025 21:05:14 +0800
> 
> 
> runemacs.exe only exists on MS Windows.
> 
> 1. launch emacs by: `runemacs.exe -Q`
> 2. M-x restart-emacs
> 3. then emacs not restart, or died quickly.

I cannot reproduce this, restart-emacs works for me both when Emacs is
started as "emacs -Q" and when I start "runemacs -Q".

Please describe in more detail how you invoke runemacs.exe: in what
directory, what do you type, etc.

Are you invoking runemacs from the Emacs source tree or from some
other place?




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#75631; Package emacs. (Fri, 17 Jan 2025 13:51:01 GMT) Full text and rfc822 format available.

Message #11 received at 75631 <at> debbugs.gnu.org (full text, mbox):

From: kkky <kkkykin <at> foxmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 75631 <at> debbugs.gnu.org
Subject: Re: bug#75631: 31.0.50; "restart-emacs" command not work when
 launch by runemacs.exe
Date: Fri, 17 Jan 2025 21:49:44 +0800
"runemacs.exe" exists in PATH env.

So i just type "runemacs.exe -Q" with cmd in "%userprofile%" or "D:\".

Then type "M-x restart-emacs" "RET" in emacs GUI.

Finally emacs stoped, but not restart.





Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#75631; Package emacs. (Fri, 17 Jan 2025 15:36:02 GMT) Full text and rfc822 format available.

Message #14 received at 75631 <at> debbugs.gnu.org (full text, mbox):

From: kkky <kkkykin <at> foxmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 75631 <at> debbugs.gnu.org
Subject: Re: bug#75631: 31.0.50; "restart-emacs" command not work when
 launch by runemacs.exe
Date: Fri, 17 Jan 2025 23:34:51 +0800
[Message part 1 (text/plain, inline)]
Eli Zaretskii <eliz <at> gnu.org> writes:

>> From: kkkykin <at> foxmail.com
>> Date: Fri, 17 Jan 2025 21:05:14 +0800
>> 
>> 
>> runemacs.exe only exists on MS Windows.
>> 
>> 1. launch emacs by: `runemacs.exe -Q`
>> 2. M-x restart-emacs
>> 3. then emacs not restart, or died quickly.
>
> I cannot reproduce this, restart-emacs works for me both when Emacs is
> started as "emacs -Q" and when I start "runemacs -Q".
>
> Please describe in more detail how you invoke runemacs.exe: in what
> directory, what do you type, etc.
>
> Are you invoking runemacs from the Emacs source tree or from some
> other place?

I get some process info with "process monitor":

When I execute "restart-emacs", emacs actually restarted, but eventually
dead.

Here is 2 log generated by "process monitor", record before execute
"restart-emacs".

emacs.csv is launch by "emacs.exe -Q", which work as expected.
runemacs.csv is launch by "runemacs.exe -Q", which eventually dead.

If need more detail, please tell me.
Sorry for my bad English.

Thanks.

[emacs.CSV (text/plain, attachment)]
[runemacs.CSV (text/plain, attachment)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#75631; Package emacs. (Fri, 17 Jan 2025 16:42:02 GMT) Full text and rfc822 format available.

Message #17 received at 75631 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: kkky <kkkykin <at> foxmail.com>
Cc: 75631 <at> debbugs.gnu.org
Subject: Re: bug#75631: 31.0.50; "restart-emacs" command not work when
 launch by runemacs.exe
Date: Fri, 17 Jan 2025 18:41:32 +0200
> From: kkky <kkkykin <at> foxmail.com>
> Cc: 75631 <at> debbugs.gnu.org
> Date: Fri, 17 Jan 2025 21:49:44 +0800
> 
> "runemacs.exe" exists in PATH env.
> 
> So i just type "runemacs.exe -Q" with cmd in "%userprofile%" or "D:\".
> 
> Then type "M-x restart-emacs" "RET" in emacs GUI.
> 
> Finally emacs stoped, but not restart.

Is Emacs installed (via "make install") or do you run it uninstalled,
from the build tree?




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#75631; Package emacs. (Fri, 17 Jan 2025 20:51:01 GMT) Full text and rfc822 format available.

Message #20 received at 75631 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: kkky <kkkykin <at> foxmail.com>
Cc: 75631 <at> debbugs.gnu.org
Subject: Re: bug#75631: 31.0.50; "restart-emacs" command not work when
 launch by runemacs.exe
Date: Fri, 17 Jan 2025 22:50:11 +0200
> From: kkky <kkkykin <at> foxmail.com>
> Date: Sat, 18 Jan 2025 01:48:44 +0800
> 
> Eli Zaretskii <eliz <at> gnu.org> writes:
> >
> > Is Emacs installed (via "make install") or do you run it uninstalled,
> > from the build tree?
> 
> I recompile Emacs follow the guide:
> https://github.com/emacs-mirror/emacs/blob/master/nt/INSTALL.W64, they
> are all worked.  So sorry for bother you.

Thanks, so I'm closing this bug.




Reply sent to Eli Zaretskii <eliz <at> gnu.org>:
You have taken responsibility. (Fri, 17 Jan 2025 20:52:02 GMT) Full text and rfc822 format available.

Notification sent to kkkykin <at> foxmail.com:
bug acknowledged by developer. (Fri, 17 Jan 2025 20:52:02 GMT) Full text and rfc822 format available.

Message #25 received at 75631-done <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: 75631-done <at> debbugs.gnu.org
Subject: Re: bug#75631: 31.0.50; "restart-emacs" command not work when
 launch by runemacs.exe
Date: Fri, 17 Jan 2025 22:50:47 +0200
Really closing...




This bug report was last modified 4 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.