From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/68705 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel,gmane.emacs.gnus.general Subject: Re: Sending attachments Date: Sun, 12 Jul 2009 05:10:50 +0200 Message-ID: References: <871vovsvi8.fsf@catnip.gol.com> <83ljn324xd.fsf@gnu.org> <87skhbrdz3.fsf@catnip.gol.com> <83hbxr0zc6.fsf@gnu.org> <87hbxqrha4.fsf@catnip.gol.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1247368279 25960 80.91.229.12 (12 Jul 2009 03:11:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 12 Jul 2009 03:11:19 +0000 (UTC) Cc: ding@gnus.org, emacs-devel@gnu.org To: Leo Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jul 12 05:11:07 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MPpSx-0006JK-3e for ged-emacs-devel@m.gmane.org; Sun, 12 Jul 2009 05:11:03 +0200 Original-Received: from localhost ([127.0.0.1]:44895 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MPpSw-0002WP-A0 for ged-emacs-devel@m.gmane.org; Sat, 11 Jul 2009 23:11:02 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MPpSr-0002WK-Bg for emacs-devel@gnu.org; Sat, 11 Jul 2009 23:10:57 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MPpSm-0002W8-4i for emacs-devel@gnu.org; Sat, 11 Jul 2009 23:10:56 -0400 Original-Received: from [199.232.76.173] (port=43976 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MPpSm-0002W5-2I for emacs-devel@gnu.org; Sat, 11 Jul 2009 23:10:52 -0400 Original-Received: from mail-fx0-f217.google.com ([209.85.220.217]:44106) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MPpSl-0001KE-O6 for emacs-devel@gnu.org; Sat, 11 Jul 2009 23:10:51 -0400 Original-Received: by fxm17 with SMTP id 17so575178fxm.42 for ; Sat, 11 Jul 2009 20:10:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=qLh+Ei/mZ94J1jamO2o4uUCeu9j1RkZGMBdrks0Ctu8=; b=nIu6MjRZW7DoX9LR0TAM6BH0SbJ57A121cGLJpbU8BX5rZ1nZL5Cvhypmq4+NXA/km PSLAY4GsZm6TU8R5LuXBN7dv4H929Ix0m+gLOoBF9EM5torMvBetEw07uEypDBpbWpKl JWnO6ZdaxDJyisUq3GfUOZ7Uu1tvv3vdzXUpU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=pLBdB4qng8hMXEQjsEAnBuIdDG2XOK73z9B/LtgLE1NLjsNLnNioZJQuTTN9E9qn7K GruD4daeZ5BXZ+6Dd2e1lHx7lCG7/0Ih0T05y3x+0aGufDhMOxL678E73jCWlq/E9HHB 9t/M2lp/i11EQuF5kv65X4xVN/6rnE3luEoKk= Original-Received: by 10.223.115.146 with SMTP id i18mr1651074faq.6.1247368250808; Sat, 11 Jul 2009 20:10:50 -0700 (PDT) In-Reply-To: X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:112361 gmane.emacs.gnus.general:68705 Archived-At: On Sun, Jul 12, 2009 at 5:05 AM, Leo wrote: > On 2009-07-11 20:41 +0100, Alfred M. Szmidt wrote: >> =C2=A0 =C2=A0So I think the first step should be to change mail-user-age= nt to >> =C2=A0 =C2=A0default to message-user-agent. =C2=A0The next step will the= n be to make >> =C2=A0 =C2=A0Rmail use message-mode as well (which may require some chan= ges to >> =C2=A0 =C2=A0message-mode, of course). >> >> PLEASE DO NOT DO THIS! =C2=A0People using mail-mode have already express= ed >> that they prefer it over message-mode, please respect that! > > Don't worry. > We can put it in emacswiki so that it will be available for good. I think you are misunderstanding. The code will still be distributed with Emacs but will not be used by default. If you think something is missing in message-mode then please consider contributing code for what you miss.