From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: [Proposal] Retrieve MAILADDRESS as user-mail-address default value. Date: Thu, 20 Jul 2006 11:33:26 -0400 Message-ID: References: <8764htizd5.fsf@lrde.org> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1153409694 17629 80.91.229.2 (20 Jul 2006 15:34:54 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 20 Jul 2006 15:34:54 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jul 20 17:34:50 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1G3aXp-0000yg-0P for ged-emacs-devel@m.gmane.org; Thu, 20 Jul 2006 17:34:33 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G3aXo-0003WN-Ft for ged-emacs-devel@m.gmane.org; Thu, 20 Jul 2006 11:34:32 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1G3aWn-0002IV-3Y for emacs-devel@gnu.org; Thu, 20 Jul 2006 11:33:29 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1G3aWm-0002HN-Gf for emacs-devel@gnu.org; Thu, 20 Jul 2006 11:33:28 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G3aWl-0002Gk-Ru for emacs-devel@gnu.org; Thu, 20 Jul 2006 11:33:27 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1G3aWz-0006KX-5c for emacs-devel@gnu.org; Thu, 20 Jul 2006 11:33:41 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1G3aWk-0001Mz-Hl; Thu, 20 Jul 2006 11:33:26 -0400 Original-To: michael.cadilhac@lrde.org (=?iso-8859-1?Q?Micha=EBl?= Cadilhac) In-reply-to: <8764htizd5.fsf@lrde.org> (michael.cadilhac@lrde.org) 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:57380 Archived-At: Is the envvar MAILADDRESS customarily used by other mailers? If so, it would be good for Emacs to handle it. Otherwise, I don't see that this is particularly useful as a new feature.