all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Problem with BBDB completion in Gnus
@ 2009-06-25  2:59 Ashish SHUKLA
  2009-06-28  6:37 ` Paul R
  0 siblings, 1 reply; 3+ messages in thread
From: Ashish SHUKLA @ 2009-06-25  2:59 UTC (permalink / raw)
  To: help-gnu-emacs

Hi everyone,

I use BBDB for managing my addressbook. BBDB works great with Gnus
except for this little problem. If email address of the contact contains
period (.) character, then the name is not completed only email address
is completed. Any ideas why ?

Following is my BBDB configuration:

#v+
(add-to-list 'load-path "~/.emacs.d/elisp/bbdb/lisp")

(eval-after-load 'bbdb
  '(progn
    (bbdb-initialize 'gnus 'sc 'message 'sendmail)
    (add-hook 'gnus-startup-hook 'bbdb-insinuate-gnus)
    (eval-after-load 'sendmail
      (add-hook 'mail-setup-hook 'bbdb-insinuate-sendmail))))
  
(autoload 'bbdb "bbdb")
#v-

Thanks
-- 
Ashish SHUKLA


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Problem with BBDB completion in Gnus
  2009-06-25  2:59 Problem with BBDB completion in Gnus Ashish SHUKLA
@ 2009-06-28  6:37 ` Paul R
  2009-06-28 11:22   ` Ashish SHUKLA
  0 siblings, 1 reply; 3+ messages in thread
From: Paul R @ 2009-06-28  6:37 UTC (permalink / raw)
  To: Ashish SHUKLA; +Cc: help-gnu-emacs

आशीष> Hi everyone, I use BBDB for managing my addressbook. BBDB works
आशीष> great with Gnus except for this little problem. If email address
आशीष> of the contact contains period (.) character, then the name is not
आशीष> completed only email address is completed. Any ideas why ?

Same problem here, please let us know if you find a solution, thanks.

-- 
  Paul




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Problem with BBDB completion in Gnus
  2009-06-28  6:37 ` Paul R
@ 2009-06-28 11:22   ` Ashish SHUKLA
  0 siblings, 0 replies; 3+ messages in thread
From: Ashish SHUKLA @ 2009-06-28 11:22 UTC (permalink / raw)
  To: Paul R; +Cc: help-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 582 bytes --]

Paul R writes:
आशीष> Hi everyone, I use BBDB for managing my addressbook. BBDB works
आशीष> great with Gnus except for this little problem. If email address
आशीष> of the contact contains period (.) character, then the name is not
आशीष> completed only email address is completed. Any ideas why ?

> Same problem here, please let us know if you find a solution, thanks.

Some one already replied to the original USENET post[1].

References:
[1] http://groups.google.com/group/gnu.emacs.gnus/browse_thread/thread/a4381e8ff934c4b6#

HTH
-- 
Ashish SHUKLA

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-06-28 11:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-25  2:59 Problem with BBDB completion in Gnus Ashish SHUKLA
2009-06-28  6:37 ` Paul R
2009-06-28 11:22   ` Ashish SHUKLA

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.