From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.help Subject: Re: Where to put media demonstrating Gnu Elpa packages? Date: Mon, 29 Jul 2019 09:37:57 -0400 Message-ID: References: <87bm9lw23u.fsf@web.de> <87lg8lb5du.fsf@web.de> <877ek4rge7.fsf@web.de> <87v9vl4o1t.fsf@web.de> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="88624"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) Cc: help-gnu-emacs@gnu.org To: Michael Heerdegen Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jul 29 15:38:09 2019 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hs5qq-000Mun-KV for geh-help-gnu-emacs@m.gmane.org; Mon, 29 Jul 2019 15:38:09 +0200 Original-Received: from localhost ([::1]:52256 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hs5qp-0002zq-J1 for geh-help-gnu-emacs@m.gmane.org; Mon, 29 Jul 2019 09:38:07 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:44993) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hs5qj-0002zi-KZ for help-gnu-emacs@gnu.org; Mon, 29 Jul 2019 09:38:02 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hs5qi-0000Lt-ND for help-gnu-emacs@gnu.org; Mon, 29 Jul 2019 09:38:01 -0400 Original-Received: from mailscanner.iro.umontreal.ca ([132.204.25.50]:28619) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hs5qi-0000KI-HG for help-gnu-emacs@gnu.org; Mon, 29 Jul 2019 09:38:00 -0400 Original-Received: from pmg2.iro.umontreal.ca (localhost.localdomain [127.0.0.1]) by pmg2.iro.umontreal.ca (Proxmox) with ESMTP id 7C257811C2; Mon, 29 Jul 2019 09:37:59 -0400 (EDT) Original-Received: from mail01.iro.umontreal.ca (unknown [172.31.2.1]) by pmg2.iro.umontreal.ca (Proxmox) with ESMTP id 4AB3F8117A; Mon, 29 Jul 2019 09:37:58 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=iro.umontreal.ca; s=mail; t=1564407478; bh=/xOj1mTS96/TbM2waQmJeYSyxBycQO/XzZe1L+oMaQA=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=DiRLLTrsxsT5Q+WkF5BYBlS55HXg2uG6u87ZR0rmENIFT/l9mok6Fdc+NQJ54Dkr8 vaIOCeDC1SaknQl8itevKqX2/fDM6Qu304BuDsW5zxCEMyMD0oVVZbXujEq+oHTyJ1 SppEA2vgG4Q7u4Den9leP//azvk5BiSm1N6MSDud0gRefEjkuZRllIZGpVk6cSAt8v wwpgSm4lN7ftkS8Il9YUX26toCme703JrHn+L+w6pT26C6/1Welp4SWZzesto7yXHD ZLQeJSInzCEcZ7n3Q7JS8XJUZvqM8n525fMCfCwLbIRfHqINsfhmPdxZQH7/a1lSvv zru7uRNRqHarQ== Original-Received: from pastel (unknown [216.154.19.233]) by mail01.iro.umontreal.ca (Postfix) with ESMTPSA id 1DC0812081F; Mon, 29 Jul 2019 09:37:58 -0400 (EDT) In-Reply-To: <87v9vl4o1t.fsf@web.de> (Michael Heerdegen's message of "Mon, 29 Jul 2019 03:39:10 +0200") X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 132.204.25.50 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.23 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 Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:121253 Archived-At: > The 350k video was a demonstration of an Emacs bug. I posted it as an > attachment in an answer to the bug report - nobody complained. Is such > a size acceptable to attach? IMO, 350kB is on the large side of acceptable attachments for non-personal messages, but as long as it's rare, I find it acceptable, yes (and preferable to a link to a web page, since it then gets properly archived). 12MB is too large, OTOH: in such a case I'd prefer to put it on some web server somewhere and only put a link in the message. Regarding MediaGoblin, I have no experience with it, but I suggested it for use with videos like tutorials, rather than for bug-reports. Stefan