Gnus development mailing list
 help / color / mirror / Atom feed
* mailcrypt and bbdb tracebacks
@ 1998-10-27 15:09 Jack Twilley
  1998-10-27 17:33 ` Steinar Bang
  0 siblings, 1 reply; 3+ messages in thread
From: Jack Twilley @ 1998-10-27 15:09 UTC (permalink / raw)



I installed BBDB 2.00.02 and MailCrypt 3.5b7 this weekend on Gnus
v5.6.44. 

Ugh.

I can't seem to make mailcrypt automagically sign messages anymore --
I used to use something like

(add-hook 'message-send-hook 'mc-sign-message)

No go.  Doesn't work.

Whenever I read a message that's supposed to display the BBDB record
of the sender, I get this traceback:

Signaling: (wrong-type-argument stringp put)
  regexp-quote(put)
  tm:bbdb-extract-field-value(put)
  bbdb-extract-field-value(put)
  bbdb-auto-notes-hook(["Paul" "Wessel" nil nil nil nil ("pal.wessel@geologi.uio.no") ((creation-date . "1998-10-27") (timestamp . "1998-10-27")) ["Paul Wessel" "wesselpaul" #<marker at 133393 in  bbdb> nil]])
  bbdb-invoke-hook(bbdb-notice-hook ["Paul" "Wessel" nil nil nil nil ("pal.wessel@geologi.uio.no") ((creation-date . "1998-10-27") (timestamp . "1998-10-27")) ["Paul Wessel" "wesselpaul" #<marker at 133393 in  bbdb> nil]])
  bbdb-annotate-message-sender("Paul Wessel <pal.wessel@geologi.uio.no>" t t t)
  bbdb/gnus-update-record(t)
  bbdb/gnus-pop-up-bbdb-buffer(t)
  bbdb/gnus-update-record(t)
  bbdb/gnus-show-sender()
* call-interactively(bbdb/gnus-show-sender)

I've notified the maintainers of the software packages, but then
realized that there's probably some Gnusphiles who use them, and thus
can help me integrate them with Gnus.

Thanks!
Jack.
.



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

* Re: mailcrypt and bbdb tracebacks
  1998-10-27 15:09 mailcrypt and bbdb tracebacks Jack Twilley
@ 1998-10-27 17:33 ` Steinar Bang
  1998-10-27 17:40   ` Jack Twilley
  0 siblings, 1 reply; 3+ messages in thread
From: Steinar Bang @ 1998-10-27 17:33 UTC (permalink / raw)


>>>>> Jack Twilley <jmt+usenet@nycap.rr.com>:

> I installed BBDB 2.00.02 and MailCrypt 3.5b7 this weekend on Gnus
> v5.6.44. 

>   tm:bbdb-extract-field-value(put)

Hm... are you using TM as well?  Yup, you seem to be using TM 7.106
(the last version released by the original authors,... quite a while
back...). 

That would be another possible source of problems, I think...  I don't 
*know*.  I'm just guessing wildly here.


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

* Re: mailcrypt and bbdb tracebacks
  1998-10-27 17:33 ` Steinar Bang
@ 1998-10-27 17:40   ` Jack Twilley
  0 siblings, 0 replies; 3+ messages in thread
From: Jack Twilley @ 1998-10-27 17:40 UTC (permalink / raw)



>>>>> "Steinar" == Steinar Bang <sb@metis.no> writes:

>>>>> Jack Twilley <jmt+usenet@nycap.rr.com>:
Jack> I installed BBDB 2.00.02 and MailCrypt 3.5b7 this weekend on
Jack> Gnus v5.6.44.

Jack> tm:bbdb-extract-field-value(put)

Steinar> Hm... are you using TM as well?  Yup, you seem to be using TM
Steinar> 7.106 (the last version released by the original
Steinar> authors,... quite a while back...).

Steinar> That would be another possible source of problems, I think...
Steinar> I don't *know*.  I'm just guessing wildly here.

Well, the bbdb problem was because I used the following line in my
..gnus:

(setq
 bbdb-auto-notes-alist
 '(("Organisation" (".*" company "\\&"))
   ("Organization" (".*" company "\\&"))
   ("Newsgroups" (".*" newsgroups "\\&"))
   (put 'newsgroups 'field-separator "; ")
  ))

Commenting out the (put ..) line helped.  Which is unfortunate,
because I like the effect it's supposed to have.

Still haven't figured out the mailcrypt problem.

Jack.
.



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

end of thread, other threads:[~1998-10-27 17:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-10-27 15:09 mailcrypt and bbdb tracebacks Jack Twilley
1998-10-27 17:33 ` Steinar Bang
1998-10-27 17:40   ` Jack Twilley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).