"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
>>> "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
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. :)
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
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
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
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
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
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 *
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
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
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
> "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
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
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
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
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
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
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
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
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
> "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
> "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
> "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
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
> - 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
26 matches
Mail list logo