Re: BBDB suddenly not working for me

2014-06-23 Thread Glyn Millington
Steven Arntson writes: > Emacs 24.3.1 BBDB 20140515.806 > > I've been using BBDB with great success for a few months, but tonight it > has stopped working. I was changing with some settings for org-agenda, > trying to get BBDB to send info on anniversaries. I'm not sure if it was > this or someth

Re: BBDB suddenly not working for me

2014-06-23 Thread Glyn Millington
"Roland Winkler" writes: > On Mon Jun 23 2014 Steven Arntson wrote: >> Here's the strangest thing I've encountered in emacs for awhile. I >> just started a new session, and BBDB still wasn't working. I hit >> C-x C-b to list the buffers and it informed me of this buffer: >> >> bbdb 20446 Emacs-L

Re: %%(org-bbdb-anniversaries)

2014-06-24 Thread Glyn Millington
Steven Arntson writes: > My previous issues with BBDB suddenly not working are resolved, thanks > to this list! And I'm now persevering into the world of linking my BBDB > anniversaries fields with my org-agenda. > > I've got a diary.org file set up, which I added to my agenda files. I > added th

Re: %%(org-bbdb-anniversaries)

2014-06-25 Thread Glyn Millington
Steven Arntson writes: > Glyn Millington writes: > >> Steven Arntson writes: >> >>> My previous issues with BBDB suddenly not working are resolved, thanks >>> to this list! And I'm now persevering into the world of linking my BBDB >>> anniversa

Re: bbdb3 won't stop auto-updating records

2015-04-27 Thread Glyn Millington
Nikolaus Rath writes: > On Apr 22 2015, Nikolaus Rath wrote: > >> On Apr 22 2015, Nikolaus Rath wrote: >>> Hello, >>> >>> I'm using bbdb 3.1.2. I have the following configuration: >>> >>> (require 'bbdb) >>> (bbdb-initialize 'gnus 'message) >>> (bbdb-mua-auto-update-init 'gnus 'message) >>> (se

Re: bbdb3 won't stop auto-updating records

2015-04-27 Thread Glyn Millington
Phil Hudson writes: > On Mon, 27 Apr 2015 at 5:59:07 pm BST, Glyn Millington > wrote: > >> (add-hook 'message-setup-hook 'bbdb-mail-aliases) > > This led me to the documentation for bbdb-mail-aliases, which leads me > to ask for an explanation of what

Re: bbdb3 won't stop auto-updating records

2015-04-28 Thread Glyn Millington
Piet van Oostrum writes: > Glyn Millington wrote: > > > Piet van Oostrum writes: > > > > > In BBDB 3.1.2 there is no bbdb-define-all-aliases. It should be > bbdb-mail-aliases, as mentioned in some earlier messages on this list. So the > wiki should be upda

Re: bbdb3 won't stop auto-updating records

2015-04-28 Thread Glyn Millington
Nikolaus Rath writes: > > Well, yes, if you don't pass 'gnus to the bbdb-mua-auto-update-init > function, then it won't parse any Gnus article buffers. > > However, I *want* bbdb3 to parse the Gnus article buffers under same > conditions. I tried implemeting this conditions in a custom > bbdb-mua

Re: bbdb-message-all-addresses

2015-04-28 Thread Glyn Millington
Nikolaus Rath writes: > On Apr 27 2015, Glyn Millington wrote: > >> (setq bbdb-message-all-addresses t) > > Can you explain what this setting does? > > The help says > > , > | If t `bbdb-update-records' returns all mail addresses of a message. &g

Re: bbdb3 won't stop auto-updating records

2015-04-28 Thread Glyn Millington
Nikolaus Rath writes: > On Apr 28 2015, Glyn Millington wrote: > >> Nikolaus Rath writes: >> >>> >>> Well, yes, if you don't pass 'gnus to the bbdb-mua-auto-update-init >>> function, then it won't parse any Gnus article buffers. >&

Re: Update records in some Gnus groups

2015-04-29 Thread Glyn Millington
Nikolaus Rath writes: > On Apr 29 2015, Nikolaus Rath wrote: > >> Hello, >> >> Is there a way to have bbdb3 automatically update the records in some >> (but not all) Gnus (imap) groups? >> >> I tried writing a custom function for bbdb-mua-auto-update-p whose >> return value depends on the active

Re: bbdb3 won't stop auto-updating records

2015-04-30 Thread Glyn Millington
Phil Hudson writes: > On Tue, 28 Apr 2015 at 10:34:32 am BST, Phil Hudson > wrote: > >> The term "mail alias" itself seems to me to be poorly chosen, > Replying to myself... I've thought of one, namely Gnus' use of "group" > (meaning/derived from "newsgroup") for what most MUAs call "mailbox",