From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.help Subject: Re: Posting large modes in gnu.emacs.sources Date: Sat, 01 Nov 2003 17:10:01 +0200 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <9003-Sat01Nov2003171001+0200-eliz@elta.co.il> References: <3fa17b3b$0$202$3b62cedd@news.wanadoo.nl> Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1067719386 15234 80.91.224.253 (1 Nov 2003 20:43:06 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 1 Nov 2003 20:43:06 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Nov 01 21:43:04 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AG2aO-0005YX-00 for ; Sat, 01 Nov 2003 21:43:04 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AG25i-0005XX-EP for geh-help-gnu-emacs@m.gmane.org; Sat, 01 Nov 2003 15:11:22 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AG1B9-0004d2-OX for help-gnu-emacs@gnu.org; Sat, 01 Nov 2003 14:12:55 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AG0rX-0001FS-EW for help-gnu-emacs@gnu.org; Sat, 01 Nov 2003 13:53:10 -0500 Original-Received: from [192.114.186.16] (helo=frigg.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AFxTc-0007fQ-Mb for help-gnu-emacs@gnu.org; Sat, 01 Nov 2003 10:15:44 -0500 Original-Received: from zaretski (pns03-206-215.inter.net.il [80.230.206.215]) by frigg.inter.net.il (Mirapoint Messaging Server MOS 3.3.7-GR) with ESMTP id CYW90505; Sat, 1 Nov 2003 17:15:30 +0200 (IST) Original-To: help-gnu-emacs@gnu.org X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: (message from Stefan Monnier on Thu, 30 Oct 2003 21:44:03 GMT) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:13718 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:13718 > Newsgroups: gnu.emacs.help > From: Stefan Monnier > Date: Thu, 30 Oct 2003 21:44:03 GMT > > It's really not that large. But note that many newsservers simply ignore > large messages, so I recommend you post a URL instead. > Other people disagree and think the full source is better because it then > gets archived as part of gnu.emacs.source archive, so if you post a URL, > make sure that the location will "live for ever". So perhaps it's a good idea to do both for such large amounts of code.