From: Emanuel Berg <embe8573@student.uu.se>
To: help-gnu-emacs@gnu.org
Subject: Re: bbdb-define-all-aliases
Date: Mon, 05 Jan 2015 22:05:00 +0100 [thread overview]
Message-ID: <87oaqdgcqr.fsf@debian.uxu> (raw)
In-Reply-To: mailman.17192.1420312341.1147.help-gnu-emacs@gnu.org
Sharon Kimble <boudiccas@skimble.plus.com> writes:
> So I'll now put the bbdb code of mine back and see
> if it happens again. What fun!
Absolutely positively: solve problems, get new ones...
BBDB [1] ("The Insidious Big Brother Database") seems
to be very ambitious to be an address book! (Probably
more than meets the eye, then.)
Anyone can get an address book for Gnus and the
message-mode like this - put entries in the .mailrc
file, i.e. the file specified in
`mail-personal-alias-file':
alias john "John DiFool <difool@incal.com>"
alias kate "Katherine Moss <mossy@km.com>"
alias friends john kate
And then you can put the file into Conf mode to make
it look good (I'd give it to you if I could, but I
borrowed it):
(let ((extras '(
("\\.\\(glsl\\|oil\\)" . c-mode)
("\\.lua" . lua-mode)
("\\.\\(list\\|theme\\|mailrc\\|sed\\|inc\\)" . conf-mode)
; ...
)))
(setq auto-mode-alist (append extras auto-mode-alist)) )
Bring the file up lightning-fast with a keystroke and
you are all set. To never have to fumble for email
addresses is a bliss!
I'm not saying BBDB is anything less (I never used it)
but .mailrc is very easy and quick to setup and use.
To answer a mail with the original yanked so you can
quote, which is a very good idea (both of them), use
`gnus-article-followup-with-original' from the article
mode.
[1] http://emacswiki.org/emacs/CategoryBbdb
--
underground experts united
prev parent reply other threads:[~2015-01-05 21:05 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-03 18:53 bbdb-define-all-aliases Sharon Kimble
2015-01-03 19:12 ` bbdb-define-all-aliases Sharon Kimble
[not found] ` <mailman.17192.1420312341.1147.help-gnu-emacs@gnu.org>
2015-01-05 21:05 ` Emanuel Berg [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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87oaqdgcqr.fsf@debian.uxu \
--to=embe8573@student.uu.se \
--cc=help-gnu-emacs@gnu.org \
/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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).