GNU bug report logs -
#16252
24.3.50; `report-emacs-bug' is now broken: (error "ShellExecute failed: The system cannot find the file specified.")
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Wed, 25 Dec 2013 06:03:01 UTC
Severity: normal
Found in version 24.3.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#16252: 24.3.50; `report-emacs-bug' is now broken: (error "ShellExecute failed: The system cannot find the file specified.")
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 16252 <at> debbugs.gnu.org.
--
16252: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16252
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
> Date: Wed, 25 Dec 2013 19:32:26 +0200
> From: Eli Zaretskii <eliz <at> gnu.org>
> Cc: 16252 <at> debbugs.gnu.org
>
> > Date: Tue, 24 Dec 2013 22:01:38 -0800 (PST)
> > From: Drew Adams <drew.adams <at> oracle.com>
> >
> > This is the backtrace I got for `report-emacs-bug' (using my setup, not
> > emacs -Q):
> >
> > Debugger entered--Lisp error: (error "ShellExecute failed: The system cannot find the file specified.")
> > w32-shell-execute("open" "mailto:bug-gnu-emacs <at> gnu.org?subject=24.3.50%3b%20%60icomplete-mode%27%20breaks%20my%20file%20opening&body=%2a%2a%2a%20E-Mail%20body%20has%20been%20placed%20on%20clipboard%2c%20please%20paste%20it%20here%21%20%2a%2a%2a")
>
> Sorry, my bad. I fixed a bug in one use case for w32-shell-execute,
> but the fix screwed up another. Now fixed in trunk revision 115742.
Closing.
[Message part 3 (message/rfc822, inline)]
[Note: The build noted below is the one regarding this bug report. I'm
using an older build to report the bug, which is about the fact that I
can no longer use `report-emacs-bug'.]
This is the backtrace I got for `report-emacs-bug' (using my setup, not
emacs -Q):
Debugger entered--Lisp error: (error "ShellExecute failed: The system cannot find the file specified.")
w32-shell-execute("open" "mailto:bug-gnu-emacs <at> gnu.org?subject=24.3.50%3b%20%60icomplete-mode%27%20breaks%20my%20file%20opening&body=%2a%2a%2a%20E-Mail%20body%20has%20been%20placed%20on%20clipboard%2c%20please%20paste%20it%20here%21%20%2a%2a%2a")
browse-url-default-windows-browser("mailto:bug-gnu-emacs <at> gnu.org?subject=24.3.50%3b%20%60icomplete-mode%27%20breaks%20my%20file%20opening&body=%2a%2a%2a%20E-Mail%20body%20has%20been%20placed%20on%20clipboard%2c%20please%20paste%20it%20here%21%20%2a%2a%2a" nil)
apply(browse-url-default-windows-browser "mailto:bug-gnu-emacs <at> gnu.org?subject=24.3.50%3b%20%60icomplete-mode%27%20breaks%20my%20file%20opening&body=%2a%2a%2a%20E-Mail%20body%20has%20been%20placed%20on%20clipboard%2c%20please%20paste%20it%20here%21%20%2a%2a%2a" nil)
browse-url-default-browser("mailto:bug-gnu-emacs <at> gnu.org?subject=24.3.50%3b%20%60icomplete-mode%27%20breaks%20my%20file%20opening&body=%2a%2a%2a%20E-Mail%20body%20has%20been%20placed%20on%20clipboard%2c%20please%20paste%20it%20here%21%20%2a%2a%2a" nil)
apply(browse-url-default-browser "mailto:bug-gnu-emacs <at> gnu.org?subject=24.3.50%3b%20%60icomplete-mode%27%20breaks%20my%20file%20opening&body=%2a%2a%2a%20E-Mail%20body%20has%20been%20placed%20on%20clipboard%2c%20please%20paste%20it%20here%21%20%2a%2a%2a" nil)
browse-url("mailto:bug-gnu-emacs <at> gnu.org?subject=24.3.50%3b%20%60icomplete-mode%27%20breaks%20my%20file%20opening&body=%2a%2a%2a%20E-Mail%20body%20has%20been%20placed%20on%20clipboard%2c%20please%20paste%20it%20here%21%20%2a%2a%2a")
mailclient-send-it()
message-send-mail-with-mailclient()
message-multi-smtp-send-mail()
message-send-mail(nil)
message-send-via-mail(nil)
message-send(nil)
message-send-and-exit(nil)
call-interactively(message-send-and-exit nil nil)
command-execute(message-send-and-exit)
In GNU Emacs 24.3.50.1 (i686-pc-mingw32)
of 2013-12-24 on ODIEONE
Bzr revision: 115738 cyd <at> gnu.org-20131225030511-ru56hhc243pxja04
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
`configure --prefix=/c/Devel/emacs/binary --enable-checking=yes,glyphs
'CFLAGS=-O0 -g3' LDFLAGS=-Lc:/Devel/emacs/lib
CPPFLAGS=-Ic:/Devel/emacs/include'
This bug report was last modified 11 years and 208 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.