Re: mail-alias

2014-02-19 Thread henry atting
"henry" == henry atting writes: >> >>> I have these two lines in my setup: >>> (add-hook 'mail-setup-hook 'bbdb-mail-aliases) >>> (add-hook 'message-setup-hook 'bbdb-mail-aliases) >> >>> What I would expect is TAB completion on mail aliases. But my >>> expectations

Re: mail-alias

2014-02-19 Thread henry atting
>>> "henry" == henry atting writes: > >> I have these two lines in my setup: >> (add-hook 'mail-setup-hook 'bbdb-mail-aliases) >> (add-hook 'message-setup-hook 'bbdb-mail-aliases) > >> What I would expect is TAB completion on mail aliases. But my >> expectations remain

Re: mail-alias vs tags

2010-09-28 Thread Eraldo Helal
Leo writes: > It should not though I didn't test it. You only change the field name > temporarily. How can now use this snippet? I tried copying it into a buffer and evaluating it... but that does not seem to do the job. :)

Re: mail-alias vs tags

2010-09-25 Thread Eraldo Helal
Leo writes: > (defun bbdb-get-tags () > (let ((bbdb-define-all-aliases-field 'tags)) > (bbdb-get-mail-aliases))) > > Similarly you can wrap bbdb-add-or-remove-mail-alias too. Thank you for that snippet. :) I am using mail-aliases as well... Won't that conflict? Greetings from Austria, Era

Re: mail-alias vs tags

2010-09-25 Thread Leo
On 2010-09-24 16:50 +0100, Eraldo Helal wrote: > Has someone already done something similar to what I want? > -> Add autocompletion to a custom notes field. (defun bbdb-get-tags () (let ((bbdb-define-all-aliases-field 'tags)) (bbdb-get-mail-aliases))) Similarly you can wrap bbdb-add-or-remo

Re: mail-alias vs tags

2010-09-24 Thread Eraldo Helal
Leo writes: > On 2010-09-11 14:01 +0100, Eraldo Helal wrote: >> Then I created a new field called 'tags' ... but there I don't have >> autocompletion... which makes things very complicated when I have >> spelling mistakes and it is not very comfortable either. > > Maybe you can try customise bbdb

Re: mail-alias vs tags

2010-09-22 Thread Leo
On 2010-09-11 14:01 +0100, Eraldo Helal wrote: > Then I created a new field called 'tags' ... but there I don't have > autocompletion... which makes things very complicated when I have > spelling mistakes and it is not very comfortable either. Maybe you can try customise bbdb-define-all-aliases-fi

Re: Mail alias

2004-02-11 Thread Robert Widhopf-Fenk
On Wednesday, February 4, 2004 at 11:16:59, jerome besnard wrote: > Hello, > > For people with multiple mail-adress, I'd like to have a way to > define an alias that expand to a specific adress, for example, if > one is: Foo Bar -> [EMAIL PROTECTED], [EMAIL PROTECTED] I'd like to > have: > foo

Re: mail alias for multiple recipients

2003-11-14 Thread Alex Schroeder
Jochen KÃpper <[EMAIL PROTECTED]> writes: > I didn't see a patch:( I will try again, then. :) It adds two index entries and an unnumbered subsection. Alex. *** bbdb.texinfo.~1.51.~Wed Aug 6 11:06:01 2003 --- bbdb.texinfoThu Nov 13 03:35:04 2003 *** *** 1046,1051 *

Re: mail alias for multiple recipients

2003-11-14 Thread Jochen Küpper
On Thu, 13 Nov 2003 03:36:07 +0100 Alex Schroeder wrote: Alex> Jochen Küpper <[EMAIL PROTECTED]> writes: Alex> I wonder where this is documented, though. >> >> ,[ (info "(bbdb)Mail Sending Interfaces") ] >> |If more than one person has the same mail-alias, then that alias >> | expands to

Re: mail alias for multiple recipients

2003-11-12 Thread Alex Schroeder
Jochen KÃpper <[EMAIL PROTECTED]> writes: > Alex> I wonder where this is documented, though. > > ,[ (info "(bbdb)Mail Sending Interfaces") ] > |If more than one person has the same mail-alias, then that alias > | expands to the addresses of all of those people; in this way you can > | main

Re: mail alias for multiple recipients

2003-11-12 Thread Jochen Küpper
On Sat, 08 Nov 2003 22:29:03 +0100 Alex Schroeder wrote: Alex> No. Assume you have two records in your BBDB, A and B. For both, Alex> use C-o to create a new field called 'mail-alias' and use "foo" as Alex> the field value. Now, when you compose your next message, use Alex> foo TAB to expand th

Re: mail alias for multiple recipients

2003-11-09 Thread Robert P. Goldman
> "Alex" == Alex Schroeder <[EMAIL PROTECTED]> writes: Alex> Sarir Khamsi <[EMAIL PROTECTED]> writes: >> I would like to create a mail alias for multiple recipients, that is, >> a single mail alias would be a simple mailing list. I have been unable >> to figure out how to do th

Re: mail alias for multiple recipients

2003-11-09 Thread Sridhar Boovaraghavan
Sarir Khamsi <[EMAIL PROTECTED]> writes: > I would like to create a mail alias for multiple recipients, that is, > a single mail alias would be a simple mailing list. I have been unable > to figure out how to do this with BBDB (2.34) or Gnus (5.10.3). Any > suggestions? Is the only way to do it wi

Re: mail alias for multiple recipients

2003-11-09 Thread Jon Ericson
Sarir Khamsi <[EMAIL PROTECTED]> writes: > I would like to create a mail alias for multiple recipients, that > is, a single mail alias would be a simple mailing list. I have been > unable to figure out how to do this with BBDB (2.34) or Gnus > (5.10.3). Any suggestions? Is the only way to do it wi

Re: mail alias for multiple recipients

2003-11-09 Thread Sarir Khamsi
Andreas Balser <[EMAIL PROTECTED]> writes: >> I would like to create a mail alias for multiple recipients, that is, >> a single mail alias would be a simple mailing list. I have been unable >> to figure out how to do this with BBDB (2.34) or Gnus (5.10.3). Any >> suggestions? Is the only way to do

Re: mail alias for multiple recipients

2003-11-08 Thread Alex Schroeder
Sarir Khamsi <[EMAIL PROTECTED]> writes: > I would like to create a mail alias for multiple recipients, that is, > a single mail alias would be a simple mailing list. I have been unable > to figure out how to do this with BBDB (2.34) or Gnus (5.10.3). Any > suggestions? Is the only way to do it wi

Re: mail alias for multiple recipients

2003-11-08 Thread Robert Widhopf
On Tuesday, November 4, 2003 at 10:17:31, Sarir Khamsi wrote: > I would like to create a mail alias for multiple recipients, that > is, a single mail alias would be a simple mailing list. I have been > unable to figure out how to do this with BBDB (2.34) or Gnus > (5.10.3). Any suggestions? Is the

Re: mail-alias expansion fails

2002-10-04 Thread Waider
Daniel Martins wrote: > Please change the Subject header to a concise bug description. > In this report, remember to cover the basics, that is, what you expected to > happen and what in fact did happen. Please remove these > instructions from your message. > > I cannot expand mail-alias using bb

RE: Mail-alias: Sending one mail for each address?

2002-03-14 Thread WJCarpenter
lars> I am using Emacs, Gnus and bbdb. I have made up one mail-alias lars> for several names/addresses. I want to send the same mail lars> message to all of this addresses, but with one mail per lars> address. How can I do so? Lars I don't think those tools alone have a straightforward way to do

Re: mail alias expansion returns error

2002-03-08 Thread Ronan Waide
On March 8, [EMAIL PROTECTED] said: > > > > This is the first error of the sort I receive, however I also suspect > my .bbdb file to be corrupt, I don't know a way of checking this. Okay, I think I can see what's happening, but it'd help if you (a) run BBDB uncompiled, to give a cleaner stack

Re: mail-alias property

1995-04-03 Thread Colin Rafferty
> "JENS" == Jens-UH Petersen <[EMAIL PROTECTED]> adds: > "BRB" == Brian R Becker <[EMAIL PROTECTED]> writes: > "c" == craffert <[EMAIL PROTECTED]> writes: - I would like to use the mail-alias field, but I cannot make the example given in the info file work. Is anyone u

Re: mail-alias property

1995-04-03 Thread Jens-UH Petersen
> "BRB" == Brian R Becker <[EMAIL PROTECTED]> writes: > "c" == craffert <[EMAIL PROTECTED]> writes: >>> - I would like to use the mail-alias field, but I cannot >>> make the example given in the info file work. Is anyone >>> using this feature? c> (add-hook 'mail-setup-h

Re: mail-alias property

1995-03-31 Thread Brian R. Becker
> "c" == craffert <[EMAIL PROTECTED]> writes: >> - I would like to use the mail-alias field, but I cannot make the >> example given in the info file work. Is anyone using this >> feature? c> (add-hook 'mail-setup-hook '(lambda () c> (require 'mail-abb

Re: mail-alias property (really releases)

1995-03-30 Thread Tony Sumrall
Pardon my ignorance (I've only been monitoring this list for a week or so) but is there an (un)official archive for the additions, changes, whatever that have come out for 1.50? -- Tony Sumrall[EMAIL PROTECTED] [Views expressed herein are the author's and do not necessarily reflect those of

Re: mail-alias property

1995-03-30 Thread craffert
> - what is the latest version of BBDB? I am running with 1.50 (Feb 1994), > but I also have a bbdb-mhe.el dating July 1994. That is the latest release, but there have been numerous additions, patches, and extensions. Will there be a 2.0 (or even a 1.51)? I think jwz is more focused on helpin