unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#16273: 24.3.50; `report-emacs-bug' puts wrong text in mail-client new msg
@ 2013-12-28  5:52 Drew Adams
  2015-12-26  1:38 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 3+ messages in thread
From: Drew Adams @ 2013-12-28  5:52 UTC (permalink / raw)
  To: 16273

This has been happening lately, from time to time.  When I hit
C-c C-c, instead of this text appearing in the mail-client new message
that pops up:

*** E-Mail body has been placed on clipboard, please paste it here! ***

This is the text that appears there (two lines of text):

*** E-Mail body has been placed on clipboard, please paste
id:/THE/DEFAULT/DIRECTORY/

where /THE/DEFAULT/DIRECTORY/ is the absolute file name of the
value of `default-directory', but without volume name (e.g.,
/usr/.../, not d:/usr/.../).

No idea what causes this (mysterious "id:" and truncated first
sentence), but it cannot be too clear to new users.

[Nit: The first line has a comma splice anyway.  The comma should be a
period (two sentences) or a semicolon.]

It seems that the code that is responsible for filling the mail-client
new message is function `mailclient-send-it' in mailclient.el.  I do not
see how it could end up doing what I'm reporting here, but that's what
I see.  Perhaps `mailclient-encode-string-as-url' is the culprit?


In GNU Emacs 24.3.50.1 (i686-pc-mingw32)
 of 2013-12-27 on ODIEONE
Bzr revision: 115778 rgm@gnu.org-20131228000456-1797o8z6veuyozs0
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'





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

end of thread, other threads:[~2015-12-26  3:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-12-28  5:52 bug#16273: 24.3.50; `report-emacs-bug' puts wrong text in mail-client new msg Drew Adams
2015-12-26  1:38 ` Lars Ingebrigtsen
2015-12-26  3:35   ` Drew Adams

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).