GNU bug report logs -
#31351
27.0; Cannot send bug report with Outlook if text includes backquoted sexps
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Thu, 3 May 2018 00:56:01 UTC
Severity: normal
Tags: fixed
Merged with 29074
Found in versions 26.0, 27.0
Fixed in version 26.1
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #34 received at 31351 <at> debbugs.gnu.org (full text, mbox):
> Date: Thu, 3 May 2018 13:11:47 -0700 (PDT)
> From: Drew Adams <drew.adams <at> oracle.com>
> Cc: 31351 <at> 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.
This bug report was last modified 7 years and 97 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.