From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/18027 Path: news.gmane.org!not-for-mail From: Pietro Newsgroups: gmane.emacs.gnus.user Subject: Fix continuation line causes empty email being sent Date: Tue, 09 Feb 2016 03:07:35 -0600 Message-ID: <87twlintew.fsf@pietrop-debian64RfL.eng.citrite.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1455009048 6552 80.91.229.3 (9 Feb 2016 09:10:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 9 Feb 2016 09:10:48 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Tue Feb 09 10:10:41 2016 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1aT4Jk-00071t-42 for gegu-info-gnus-english@m.gmane.org; Tue, 09 Feb 2016 10:10:40 +0100 Original-Received: from localhost ([::1]:53396 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aT4Jj-0001Nm-B9 for gegu-info-gnus-english@m.gmane.org; Tue, 09 Feb 2016 04:10:39 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:46555) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aT4Jh-0001NN-JX for info-gnus-english@gnu.org; Tue, 09 Feb 2016 04:10:38 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aT4Jc-0007Pl-Hj for info-gnus-english@gnu.org; Tue, 09 Feb 2016 04:10:37 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]:60412) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aT4Jc-0007Pg-9Y for info-gnus-english@gnu.org; Tue, 09 Feb 2016 04:10:32 -0500 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1aT4JX-0006kS-R9 for info-gnus-english@gnu.org; Tue, 09 Feb 2016 10:10:28 +0100 Original-Received: from 185.25.64.249 ([185.25.64.249]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 09 Feb 2016 10:10:22 +0100 Original-Received: from pulsarpietro by 185.25.64.249 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 09 Feb 2016 10:10:22 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 14 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 185.25.64.249 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) Cancel-Lock: sha1:dlvEMfzcFG4Ph57xsJ9CyzhqU34= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:18027 Archived-At: Hi all, I have recently met a strange, at least strange for me as a Gnus newbie, message popping up in the minibuffer when sending an email, message says: "Fix continuation lines? [y/n]" Such message is shown for each body's line of text and answering yes for all of them causes the email to be sent with without the body text I entered, in fact an empty email is sent. What does "Fix continuation lines" do and why does it get shown ?