all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#29074: 26.0; Cannot sent bug report in Emacs 26 pretest
@ 2017-10-30 21:47 Drew Adams
  2017-10-30 21:55 ` Drew Adams
  2017-11-02 16:06 ` Eli Zaretskii
  0 siblings, 2 replies; 6+ messages in thread
From: Drew Adams @ 2017-10-30 21:47 UTC (permalink / raw)
  To: 29074

I was in buffer *Backtrace* and did M-x report-emacs-bug.

I entered bug-report text and hit C-c C-c, then answered "yes".  My
*unsent mail to bug-gnu-emacs* buffer was killed and a dialog box was
displayed by MS Outlook, which said, "The command line argument is not
valid. Verify the switch you are using".

I tried again, and Emacs said that I already sent the message (which is
not true) and asked if I wanted to send it again. I answered yes. Same
thing.

In GNU Emacs 26.0.90 (build 3, x86_64-w64-mingw32)
 of 2017-10-13
Repository revision: 906224eba147bdfc0514090064e8e8f53160f1d4
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
 `configure --without-dbus --host=x86_64-w64-mingw32
 --without-compress-install 'CFLAGS=-O2 -static -g3''





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

* bug#29074: 26.0; Cannot sent bug report in Emacs 26 pretest
  2017-10-30 21:47 bug#29074: 26.0; Cannot sent bug report in Emacs 26 pretest Drew Adams
@ 2017-10-30 21:55 ` Drew Adams
  2017-11-02 16:06 ` Eli Zaretskii
  1 sibling, 0 replies; 6+ messages in thread
From: Drew Adams @ 2017-10-30 21:55 UTC (permalink / raw)
  To: 29074

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

I tried again, after closing Outlook altogether.

This time I got the error message "Cannot start Microsoft Outlook. The command line argument is not valid. Verify the switch you are using."

Attached are the two error messages.

It seems that using a mail client from `M-x report-emacs-bug'
is broken for the pretest.  But sometimes I have been able
to send bug reports from it, I think.

[-- Attachment #2: throw-emacs-bug-29074-1.png --]
[-- Type: image/png, Size: 10017 bytes --]

[-- Attachment #3: throw-emacs-bug-29074-2.png --]
[-- Type: image/png, Size: 12022 bytes --]

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

* bug#29074: 26.0; Cannot sent bug report in Emacs 26 pretest
  2017-10-30 21:47 bug#29074: 26.0; Cannot sent bug report in Emacs 26 pretest Drew Adams
  2017-10-30 21:55 ` Drew Adams
@ 2017-11-02 16:06 ` Eli Zaretskii
  2017-11-20 21:40   ` Glenn Morris
  1 sibling, 1 reply; 6+ messages in thread
From: Eli Zaretskii @ 2017-11-02 16:06 UTC (permalink / raw)
  To: Drew Adams; +Cc: 29074

> Date: Mon, 30 Oct 2017 14:47:48 -0700 (PDT)
> From: Drew Adams <drew.adams@oracle.com>
> 
> I was in buffer *Backtrace* and did M-x report-emacs-bug.
> 
> I entered bug-report text and hit C-c C-c, then answered "yes".  My
> *unsent mail to bug-gnu-emacs* buffer was killed and a dialog box was
> displayed by MS Outlook, which said, "The command line argument is not
> valid. Verify the switch you are using".
> 
> I tried again, and Emacs said that I already sent the message (which is
> not true) and asked if I wanted to send it again. I answered yes. Same
> thing.

I couldn't reproduce this.  I tried on 2 different Windows 7 systems,
and it worked as expected for me, both when Outlook was already
running and when it wasn't.

Does this happen in "emacs -Q"?  If it does, then please step in
Edebug through mailclient-send-it, which is the function emacsbug.el
invokes in this case, and tell what are the arguments with which it
calls browse-url.

If it doesn't happen in "emacs -Q", then please try to see what gets
in the way.  Is mailclient-send-it at all called, and if it is, how
does it call browse-url?

Also, what version of Outlook/Office do you have on that system?





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

* bug#29074: 26.0; Cannot sent bug report in Emacs 26 pretest
       [not found] ` <<83tvycr7fo.fsf@gnu.org>
@ 2017-11-02 16:20   ` Drew Adams
  0 siblings, 0 replies; 6+ messages in thread
From: Drew Adams @ 2017-11-02 16:20 UTC (permalink / raw)
  To: Eli Zaretskii, Drew Adams; +Cc: 29074

> > I was in buffer *Backtrace* and did M-x report-emacs-bug.
> >
> > I entered bug-report text and hit C-c C-c, then answered "yes".  My
> > *unsent mail to bug-gnu-emacs* buffer was killed and a dialog box was
> > displayed by MS Outlook, which said, "The command line argument is not
> > valid. Verify the switch you are using".
> >
> > I tried again, and Emacs said that I already sent the message (which is
> > not true) and asked if I wanted to send it again. I answered yes. Same
> > thing.
> 
> I couldn't reproduce this.  I tried on 2 different Windows 7 systems,
> and it worked as expected for me, both when Outlook was already
> running and when it wasn't.
> 
> Does this happen in "emacs -Q"?  If it does, then please step in
> Edebug through mailclient-send-it, which is the function emacsbug.el
> invokes in this case, and tell what are the arguments with which it
> calls browse-url.
> 
> If it doesn't happen in "emacs -Q", then please try to see what gets
> in the way.  Is mailclient-send-it at all called, and if it is, how
> does it call browse-url?
> 
> Also, what version of Outlook/Office do you have on that system?

I haven't seen it again, and I think I've filed other Emacs 26 pretest
bugs since then.  I believe I ran into it from emacs -Q, but I'm not
100% sure of that.

I now have Outlook/Office 2016.  I "upgraded" to it recently from 2007.
The version we have may be tweaked by my company, to integrate it
with the mail server etc.  Not sure what that "integration" might involve.

If the problem occurs again I'll try to track down more info about it.





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

* bug#29074: 26.0; Cannot sent bug report in Emacs 26 pretest
  2017-11-02 16:06 ` Eli Zaretskii
@ 2017-11-20 21:40   ` Glenn Morris
  2018-05-03 18:17     ` Eli Zaretskii
  0 siblings, 1 reply; 6+ messages in thread
From: Glenn Morris @ 2017-11-20 21:40 UTC (permalink / raw)
  To: 29074


A misconfigured system mailto handler is not an Emacs issue.

https://support.microsoft.com/en-us/help/312346/a-new-mail-message-window-does-not-open-when-you-click-a-mailto-link-o





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

* bug#29074: 26.0; Cannot sent bug report in Emacs 26 pretest
  2017-11-20 21:40   ` Glenn Morris
@ 2018-05-03 18:17     ` Eli Zaretskii
  0 siblings, 0 replies; 6+ messages in thread
From: Eli Zaretskii @ 2018-05-03 18:17 UTC (permalink / raw)
  To: Glenn Morris; +Cc: 29074

> From: Glenn Morris <rgm@gnu.org>
> Date: Mon, 20 Nov 2017 16:40:19 -0500
> 
> A misconfigured system mailto handler is not an Emacs issue.
> 
> https://support.microsoft.com/en-us/help/312346/a-new-mail-message-window-does-not-open-when-you-click-a-mailto-link-o

For the record: that old article from MS Support is not relevant to
the issue at hand, because the default setting for handling the
'mailto' URLs was fixed on Windows years ago, and is out of the box
exactly like this article says.

The reason for the failure is most likely quoted strings "..." in the
Subject of the report.  This should be fixed in Emacs 26.1 and later.





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

end of thread, other threads:[~2018-05-03 18:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-30 21:47 bug#29074: 26.0; Cannot sent bug report in Emacs 26 pretest Drew Adams
2017-10-30 21:55 ` Drew Adams
2017-11-02 16:06 ` Eli Zaretskii
2017-11-20 21:40   ` Glenn Morris
2018-05-03 18:17     ` Eli Zaretskii
     [not found] <<efe21f95-828c-467b-ad7e-644d44c77254@default>
     [not found] ` <<83tvycr7fo.fsf@gnu.org>
2017-11-02 16:20   ` Drew Adams

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.