unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#19726: 24.4; When sending email, all lines starting with `from' get capitalized
@ 2015-01-29 10:15 Marek Rudnicki
  2015-02-07 18:23 ` bug#19726: " marekrud
  0 siblings, 1 reply; 4+ messages in thread
From: Marek Rudnicki @ 2015-01-29 10:15 UTC (permalink / raw)
  To: 19726

Hi,

I'm using GNU Emacs 24.4.1 on FreeBSD and GNU/Linux.

I noticed a strange behavior, that whenever I send a GPG signed email
from Emacs, all lines in the body (and inline attachements) starting
with `from' followed by some words, turn into `From' followed by some
words.

For example, if I send a Python script containing:

from __future__ import division

it will turn into:

From __future__ import division

This problem occurs only when there is a secure-pgpmime-sign marker.


In order to retproduce:


emacs -Q

C-x m

C-c RET C-s

Example email (you must have working GPG with keys for bob@example.com):

-----EMAIL START-----
To: alice@example.com
Subject: from test
From: bob@example.com
--text follows this line--
<#secure method=pgpmime mode=sign>
hi

from __future__ import division

from
from asdf
from

subject
subject asdf

bye
-----EMAIL STOP-----


After sending such email or pressing `Preview' in the toolbar the
message turns into:

-----EMAIL START-----
From: marekrud@gmail.com
Subject: from test
To: alice@example.com
Date: Thu, 29 Jan 2015 11:05:00 +0100 (13 seconds ago)

hi

From __future__ import division

from
From asdf
from

subject
subject asdf

bye
-----EMAIL STOP-----

If you need any more information, please let me know per email.

Thank you
Marek





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

end of thread, other threads:[~2016-03-26 16:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-29 10:15 bug#19726: 24.4; When sending email, all lines starting with `from' get capitalized Marek Rudnicki
2015-02-07 18:23 ` bug#19726: " marekrud
     [not found]   ` <87io0jfv1j.fsf@mbork.pl>
     [not found]     ` <86pouirwiz.fsf@posteo.de>
2016-03-26  6:22       ` Marcin Borkowski
2016-03-26 16:07         ` marekrud

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).