From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/75485 Path: news.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: Line-wrap on by default: how do I turn it off? (Was: Current git HEAD nnimap doesn't do cram-md5 auth) Date: Sat, 01 Jan 2011 18:10:07 +0100 Organization: Probably a good idea Message-ID: <878vz4y2hc.fsf_-_@dod.no> References: <87oc80y8w5.fsf@dod.no> <87d3ogy2v5.fsf@dod.no> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1293901837 11553 80.91.229.12 (1 Jan 2011 17:10:37 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 1 Jan 2011 17:10:37 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M23836@lists.math.uh.edu Sat Jan 01 18:10:32 2011 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PZ4yN-0003Bc-T6 for ding-account@gmane.org; Sat, 01 Jan 2011 18:10:32 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1PZ4yE-0007SQ-VH; Sat, 01 Jan 2011 11:10:23 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1PZ4yD-0007S9-Os for ding@lists.math.uh.edu; Sat, 01 Jan 2011 11:10:21 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PZ4yD-0005h8-0T for ding@lists.math.uh.edu; Sat, 01 Jan 2011 11:10:21 -0600 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1PZ4yB-0003eQ-PV for ding@gnus.org; Sat, 01 Jan 2011 18:10:19 +0100 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PZ4yA-000353-5y for ding@gnus.org; Sat, 01 Jan 2011 18:10:18 +0100 Original-Received: from cm-84.208.226.192.getinternet.no ([84.208.226.192]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 01 Jan 2011 18:10:18 +0100 Original-Received: from sb by cm-84.208.226.192.getinternet.no with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 01 Jan 2011 18:10:18 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 11 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: cm-84.208.226.192.getinternet.no Mail-Copies-To: never User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.2 (gnu/linux) Cancel-Lock: sha1:ixeREOGBTURVgAQkL2NC7ldd2O0= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:75485 Archived-At: Hm... a long log line I sent looks like this when I read it back: Jan 1 14:31:39 myhost dovecot: imap-login: Disconnected (tried to use unsupported auth mechanism): method=PLAIN, rip=192.168.226.192, lip=192.168.185.190, TLS: Disconnected `C-u g' reveals that the line is actually unbroken in the raw message. So that means that `W u', or something like that, is in effect by default. How do I turn it off? If I wanted it on by default, it would have been there years ago.