all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kevin Rodgers <kevin.rodgers@ihs.com>
Subject: Re: Addresses book (novice)
Date: Tue, 04 Mar 2003 15:16:27 -0700	[thread overview]
Message-ID: <3E6525BB.1060504@ihs.com> (raw)
In-Reply-To: 87k7fobumr.fsf@smtp.blueyonder.co.uk

Keith O'Connell wrote:

> In ~/.emacs or ~/.gnus in the form;
> 
>         (define-mail-alias "kkk" "kroc@blueyonder.co.uk")
> 
> or in ~/.mailrc in the form
> 
>         alias keith	kroc@blueyonder.co.uk
> 
> Now, assuming I have in ~/.emacs, the following line;
> 
>         (add-hook 'mail-mode-hook 'mail-abbrevs-setup)
> 
> 1: Why do addresses from the ~/.mailrc expand and the ones in ~/.emacs
>    not?


Because you used define-mail-alias instead of define-mail-abbrev.


> 2: Which is the best method for keeping addresses, and why?  Is there
>    a better way

The .mailrc format is also read by the Unix command line MUAs.  But as
others have pointed out, BBDB is even better for Emacs.

-- 
<a href="mailto:&lt;kevin.rodgers&#64;ihs.com&gt;">Kevin Rodgers</a>

      parent reply	other threads:[~2003-03-04 22:16 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-25  9:02 Addresses book (novice) Keith O'Connell
2003-02-26  0:21 ` Dan Griswold
2003-02-26  7:49   ` Keith O'Connell
2003-02-26 14:47     ` Dan Griswold
2003-02-26 15:06       ` Charles Muller
     [not found]       ` <mailman.2462.1046271988.21513.help-gnu-emacs@gnu.org>
2003-02-26 15:40         ` Keith O'Connell
2003-02-26 17:06           ` Dan Griswold
2003-02-26 18:05             ` Keith O'Connell
2003-03-04 22:16 ` Kevin Rodgers [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3E6525BB.1060504@ihs.com \
    --to=kevin.rodgers@ihs.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.