bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#16252: 24.3.50; `report-emacs-bug' is now broken: (error "ShellExecu


From: Drew Adams
Subject: bug#16252: 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@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@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@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@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@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@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@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'





reply via email to

[Prev in Thread] Current Thread [Next in Thread]