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

Package: emacs;

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

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#16252: closed (24.3.50; `report-emacs-bug' is now broken:
 (error "ShellExecute failed: The system cannot find the file specified."))
Date: Wed, 25 Dec 2013 19:37:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 25 Dec 2013 21:36:41 +0200
with message-id <83eh5067ue.fsf <at> gnu.org>
and subject line Re: bug#16252: 24.3.50; `report-emacs-bug' is now broken: (error "ShellExecute failed:	The	system cannot find the file specified.")
has caused the debbugs.gnu.org bug report #16252,
regarding 24.3.50; `report-emacs-bug' is now broken: (error "ShellExecute failed: The system cannot find the file specified.")
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> 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)]
From: Drew Adams <drew.adams <at> oracle.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.3.50; `report-emacs-bug' is now broken: (error "ShellExecute
 failed: The system cannot find the file specified.")
Date: Tue, 24 Dec 2013 22:01:38 -0800 (PST)
[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'


[Message part 3 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: 16252-done <at> debbugs.gnu.org
Subject: Re: bug#16252: 24.3.50;
 `report-emacs-bug' is now broken: (error "ShellExecute
 failed:	The	system cannot find the file specified.")
Date: Wed, 25 Dec 2013 21:36:41 +0200
> 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.


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.