From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Xavier Maillard Newsgroups: gmane.emacs.help Subject: define mail alias Date: Mon, 17 Jul 2006 01:15:29 +0200 Message-ID: Reply-To: Xavier Maillard NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1153091918 9311 80.91.229.2 (16 Jul 2006 23:18:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 16 Jul 2006 23:18:38 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jul 17 01:18:37 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1G2Fsf-00034Z-51 for geh-help-gnu-emacs@m.gmane.org; Mon, 17 Jul 2006 01:18:33 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G2Fse-0007ea-C9 for geh-help-gnu-emacs@m.gmane.org; Sun, 16 Jul 2006 19:18:32 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1G2FsQ-0007bD-D2 for help-gnu-emacs@gnu.org; Sun, 16 Jul 2006 19:18:18 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1G2FsO-0007Xj-BT for help-gnu-emacs@gnu.org; Sun, 16 Jul 2006 19:18:17 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G2FsO-0007XT-6N for help-gnu-emacs@gnu.org; Sun, 16 Jul 2006 19:18:16 -0400 Original-Received: from [62.4.16.101] (helo=kraid.nerim.net) by monty-python.gnu.org with esmtp (Exim 4.52) id 1G2Fuv-0000nB-Gz for help-gnu-emacs@gnu.org; Sun, 16 Jul 2006 19:20:53 -0400 Original-Received: from localhost.localdomain (unknown [213.41.184.169]) by kraid.nerim.net (Postfix) with ESMTP id B1ADE40F90 for ; Mon, 17 Jul 2006 01:18:13 +0200 (CEST) Original-Received: from zedek by localhost.localdomain with local (Exim 4.62) (envelope-from ) id 1G2Fph-00007S-SR for help-gnu-emacs@gnu.org; Mon, 17 Jul 2006 01:15:29 +0200 Original-To: help-gnu-emacs@gnu.org Jabber-ID: zedek@im.lolica.org User-Agent: RMAIL/GNU Emacs 22.0.50.1 on GNU Hurd X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:36002 Archived-At: Hi, I just discovered mail-alias and I am trying to take power of it. Until now I used mailrc file but as I can now use a full-emacs-solution, I want to use it entirelly and get rid of mailrc (I do not use other MUA that takes advantage of mailrc file). Do you have a solution to quickly add a mail alias (abbrev in fact) such that it ask me for the abbrev name and its definition and put all together into my abbrev file ? Thank you. Xavier P.S: do you know any mailrc to mail-abbrev converter ?