From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Luc Teirlinck Newsgroups: gmane.emacs.devel Subject: Re: please consider emacs-unicode for pervasive changes Date: Mon, 12 Aug 2002 12:25:34 -0500 (CDT) Sender: emacs-devel-admin@gnu.org Message-ID: <200208121725.MAA08601@eel.dms.auburn.edu> References: <200207181644.g6IGiuv11955@rum.cs.yale.edu> <200207191653.g6JGrpV26904@aztec.santafe.edu> <200207191744.g6JHisp16756@rum.cs.yale.edu> <200207202207.g6KM7ux29310@aztec.santafe.edu> <200208090756.g797uTN12006@rum.cs.yale.edu> <200208101716.g7AHGwW05971@wijiji.santafe.edu> NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1029173126 10899 127.0.0.1 (12 Aug 2002 17:25:26 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 12 Aug 2002 17:25:26 +0000 (UTC) Cc: monnier+gnu/emacs@rum.cs.yale.edu, monnier+gnu/emacs@rum.cs.yale.edu, d.love@dl.ac.uk, emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17eIwX-0002pg-00 for ; Mon, 12 Aug 2002 19:25:25 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17eJKf-0002gP-00 for ; Mon, 12 Aug 2002 19:50:21 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17eIxP-0008Fd-00; Mon, 12 Aug 2002 13:26:19 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17eIws-0008CO-00 for emacs-devel@gnu.org; Mon, 12 Aug 2002 13:25:46 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17eIwn-0008BM-00 for emacs-devel@gnu.org; Mon, 12 Aug 2002 13:25:45 -0400 Original-Received: from manatee.dms.auburn.edu ([131.204.53.104]) by monty-python.gnu.org with esmtp (Exim 4.10) id 17eIwl-0008AH-00; Mon, 12 Aug 2002 13:25:40 -0400 Original-Received: from eel.dms.auburn.edu (eel.dms.auburn.edu [131.204.53.108]) by manatee.dms.auburn.edu (8.9.1a/8.9.1) with ESMTP id MAA28781; Mon, 12 Aug 2002 12:25:35 -0500 (CDT) Original-Received: (from teirllm@localhost) by eel.dms.auburn.edu (8.9.3+Sun/8.9.3) id MAA08601; Mon, 12 Aug 2002 12:25:34 -0500 (CDT) X-Authentication-Warning: eel.dms.auburn.edu: teirllm set sender to teirllm@dms.auburn.edu using -f Original-To: rms@gnu.org In-Reply-To: <200208101716.g7AHGwW05971@wijiji.santafe.edu> (message from Richard Stallman on Sat, 10 Aug 2002 11:16:58 -0600 (MDT)) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:6473 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:6473 Richard Stallman wrote: Could people who are working on things that might be desirale to include soon please speak up and identify those changes? I am working on a unified version of mailalias.el and mailabbrev.el, as well as on a file allowing to write interactively defined mail aliases automatically into .mailrc and a file defining a major mode to edit .mailrc directly. I hope to be able to submit all of this within a month, although I can give no hard guarantee about that time-frame. I do not know what the proposed feature freeze entails, so I do not know how it would affect my proposed changes and additions. My changes are partly new features, partly a unification of existing features and partly bug fixes. They form a unity however, since the various aspects depend on each other. Sincerely, Luc.