From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/10456 Path: main.gmane.org!not-for-mail From: Jeff Murphy Newsgroups: gmane.emacs.gnus.general Subject: gnus-uu-post-length Date: 01 Apr 1997 12:06:40 -0500 Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.105) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035150323 24515 80.91.224.250 (20 Oct 2002 21:45:23 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:45:23 +0000 (UTC) Return-Path: Original-Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.8.5/8.8.5) with SMTP id JAA29773 for ; Tue, 1 Apr 1997 09:35:11 -0800 Original-Received: from smurfland.cit.buffalo.edu (smurfland.cit.buffalo.edu [128.205.10.10]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Tue, 1 Apr 1997 19:06:43 +0200 Original-Received: (from jcmurphy@localhost) by smurfland.cit.buffalo.edu (8.8.5/8.8.2) id MAA06380; Tue, 1 Apr 1997 12:06:41 -0500 (EST) Original-To: ding@ifi.uio.no Original-Lines: 12 X-Mailer: Gnus v5.4.32/XEmacs 20.0 Xref: main.gmane.org gmane.emacs.gnus.general:10456 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:10456 emacs: xemacs 20.0 gnus : 5.4.39 gnus-uu-post-length by default is 990, i added this in my .gnus.el file, but it still split a message into multiple parts when the attachment caused it to exceed 1000 lines. (setq gnus-uu-post-length 2000)