Re: how to reload a changed bbdb-file or using another bbdb-file

2016-06-04 Thread H. Dieter Wilhelm
Hello Marco

>> how can I make bbdb aware of changes in my bbdb-file or loading a
>> different bbdb-file without restarting Emacs?
>
> What about the following?
>
> - kill the *BBDB* and the `bbdb-file'-buffer.
> - set variable `bbdb-file' to the different bbdb-file.
> - M-x bbdb

It worked! :-)

Thanks a lot

   Dieter
-- 
Best wishes
H. Dieter Wilhelm
Kelkheim, Germany

--
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
___
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/


how to reload a changed bbdb-file or using another bbdb-file

2016-06-03 Thread H. Dieter Wilhelm
Hello list,

how can I make bbdb aware of changes in my bbdb-file or loading a
different bbdb-file without restarting Emacs?

Thank you
-- 
Best wishes
H. Dieter Wilhelm
Kelkheim, Germany

--
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
___
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/


Re: how to choose from multiple email addresses in message buffer

2014-11-11 Thread H. Dieter Wilhelm
die...@duenenhof-wilhelm.de (H. Dieter Wilhelm) writes:

 Roland Winkler wink...@gnu.org writes:

 Hi Roland,

 thanks for the fast reply.

 On Sun Nov 9 2014 H. Dieter Wilhelm wrote:
 
 Right, it should work in a mail buffer as well and not only in
 bbdb.

 The command bbdb-complete-mail seems to be what you want.  The

 The later seems to be the function which I'm getting when typing TAB in
 a TO field in the Gnus message buffers.  What was missing in the
 situation of multiple mail addresses was simply

 (setq bbdb-complete-mail-allow-cycling t)

I'd like to stress that I find the default value nil of previous
expression badly chosen, why inhibit the users from this functionality?
(Moreover when the customisation is so difficult to find.)

I think bbdb3 is too cautious and humble from time to time for such an
important package, e. g. with the colon command (:) in a Gnus group
buffer.  When there is no entry for the respective mail address the
command does just nothing!  Why is it necessary to supply a prefix
argument only to be *queried* if I want to add this address to the
database?  The query should be there right from the beginning and an
immediate action with a prefix argument.

Just my 2 ยข ;-) thanks for bbdb3.

 Dieter

PS: It would be nice - unless bbdb3 is not in Emacs proper - that user
could find it at least in elpa.

-- 
Best wishes
H. Dieter Wilhelm
Darmstadt, Germany

--
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://pubads.g.doubleclick.net/gampad/clk?id=154624111iu=/4140/ostg.clktrk
___
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

how to choose from multiple email addresses in message buffer

2014-11-09 Thread H. Dieter Wilhelm
Hello,

how can I select the appropriate mail address from an entry with
multiple mail addresses?  When I'm completing a name with TAB in a gnus
message buffer only the first mail addresses is added.  Retyping TAB has
no effect...

BBDB version 3.1.2 (2014-04-28 09:10:12 +0100)

GNU Emacs 24.4.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.24.25) of
2014-11-04 on vsl28t2g

Thank you
  Dieter
-- 
Best wishes
H. Dieter Wilhelm
Darmstadt, Germany


--
___
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/


Re: how to choose from multiple email addresses in message buffer

2014-11-09 Thread H. Dieter Wilhelm
Marco Wahl marcowahls...@gmail.com writes:

 Hi Dieter,

 die...@duenenhof-wilhelm.de (H. Dieter Wilhelm) writes:
 how can I select the appropriate mail address from an entry with
 multiple mail addresses?  When I'm completing a name with TAB in a gnus
 message buffer only the first mail addresses is added.  Retyping TAB has
 no effect...

 BBDB version 3.1.2 (2014-04-28 09:10:12 +0100)

 (bbdb-version)BBDB version 3.1.2 (2014-05-15 10:06:09 -0500)

 When in the BBDB buffer you can use e.g. C-u 3 m or even C-3 m to

I see, thanks for this workaround!

 pick the third mail address for writing a mail.  But this might not be
 exactly the thing you are looking for.

Right, it should work in a mail buffer as well and not only in bbdb.

 You might get what you want by switching on 'company-mode'.  This mode
 works already with bbdb and allows you to pick any email address out of
 BBDB.

 Company mode is available as elpa package and IMHO that mode is really
 amazing.

Company-mode!?  Don't know it, I'll have a look..

Thanks
Dieter

-- 
Best wishes
H. Dieter Wilhelm
Darmstadt, Germany

--
___
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/


Re: bbdb-print and utf8 bbdb file

2014-08-31 Thread H. Dieter Wilhelm
Carson Chittom car...@wistly.net writes:

 die...@duenenhof-wilhelm.de (H. Dieter Wilhelm) writes:

 my bbdb file is encoded in utf8 and when I try to print entries and
 converting the resulting bbdb.tex file, I'm getting weird characters in
 either the .dvi and .pdf file.  How would you deal with the situation?

 How are you creating the PDF?

I'm on Debian, which is to say: The TeX system there is texlive (this is
the package name) and I used the executable pdftex or tex to process the
bbdb.tex.

 Have you tried using XeTeX?

Eeehem, always thought XeTeX would be another tex distribution!
Installed texlive-xetex and xetex bbdb.tex gives the expected results
with umlaute, accents, ...  Thanks a lot for the pointer! :-)

  Dieter


 --
 Slashdot TV.  
 Video for Nerds.  Stuff that matters.
 http://tv.slashdot.org/
 ___
 bbdb-info@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/bbdb-info
 BBDB Home Page: http://bbdb.sourceforge.net/

-- 
Best wishes
H. Dieter Wilhelm
Darmstadt, Germany

--
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
___
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/


bbdb-print and utf8 bbdb file

2014-08-30 Thread H. Dieter Wilhelm
Hello list,

my bbdb file is encoded in utf8 and when I try to print entries and
converting the resulting bbdb.tex file, I'm getting weird characters in
either the .dvi and .pdf file.  How would you deal with the situation?

   Dieter
-- 
Best wishes
H. Dieter Wilhelm
Darmstadt, Germany


--
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
___
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/


Re: bbdb-do-all-records with mail-alias

2014-08-02 Thread H. Dieter Wilhelm
Roland Winkler wink...@gnu.org writes:

 On Mon Jul 28 2014 H. Dieter Wilhelm wrote:
 is it normal that bbdb-do-all-records is *not* working for all entries
 in conjunction with mail-aliases *a, only the entry where the cursor
 is sitting?
 
 I'm using emacs 24.3.92.2 and bbdb 3.1.2...

 The patch below should fix that.

 2014-08-01  Roland Winkler  wink...@gnu.org
   * lisp/bbdb-com.el (bbdb-mail-alias-list): New function.
   (bbdb-add-mail-alias): Handle multiple records via * prefix.
   Allow addition or deletion of multiple aliases per record.  Fix
   docstring.

 2014-08-01  Roland Winkler  wink...@gnu.org
   * lisp/makefile-temp: Fix previous change.

 BBDB is available at
 http://savannah.nongnu.org/projects/bbdb/

Yes, with above change it is possible to create mail-aliases with
bbdb-do-all-records in a *sequential* way for all entries.  Thanks

Would it also be possible to do this for all selected entries with the
same value of a mail-alias *at once*. Can I achieve this with defining a
function bbdb-init-mail-alias?

-- 
Thank you
  Dieter

Best wishes
H. Dieter Wilhelm
Darmstadt, Germany

--
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
___
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/


bbdb-do-all-records with mail-alias

2014-07-28 Thread H. Dieter Wilhelm
Hello,

is it normal that bbdb-do-all-records is *not* working for all entries
in conjunction with mail-aliases *a, only the entry where the cursor
is sitting?

I'm using emacs 24.3.92.2 and bbdb 3.1.2...

Thanks
Dieter
-- 
Best wishes
H. Dieter Wilhelm
Darmstadt, Germany

--
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071iu=/4140/ostg.clktrk
___
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/