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

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

bug#31351: 27.0; Cannot send bug report with Outlook if text includes ba


From: Eli Zaretskii
Subject: bug#31351: 27.0; Cannot send bug report with Outlook if text includes backquoted sexps
Date: Fri, 04 May 2018 15:35:01 +0300

> Date: Thu, 3 May 2018 13:11:47 -0700 (PDT)
> From: Drew Adams <drew.adams@oracle.com>
> Cc: 31351@debbugs.gnu.org
> 
> > Could you try patching browse-url.el, and then making a report
> > with quotes in the Subject?  That should work after the patch.
> 
> I did that, but it did not solve the problem - I get the same error.

Sorry for asking the trivial: are you sure you byte-compiled the
modified browse-url.el and loaded it into Emacs before trying?

If indeed the modified code still doesn't solve the problem, please
step with Edebug into browse-url-default-windows-browser when it is
called after you tell report-emacs-bug you want to send via
mailclient, and see what URL is being passed to w32-shell-execute.  It
should be a mailto URL with all the special characters, including the
quotes, encoded as hex %nn codes.  Copy that URL, then paste it into
the Windows Start->Run dialog, and see if that causes the same error
message as you get in your testing.





reply via email to

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