From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/18229 Path: main.gmane.org!not-for-mail From: Jack Twilley Newsgroups: gmane.emacs.gnus.general Subject: mailcrypt and bbdb tracebacks Date: Tue, 27 Oct 1998 15:09:37 GMT Organization: SunSITE Denmark (sunsite.auc.dk) Sender: owner-ding@hpc.uh.edu Message-ID: Reply-To: jmt+usenet@nycap.rr.com NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035156789 5057 80.91.224.250 (20 Oct 2002 23:33:09 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:33:09 +0000 (UTC) Return-Path: Original-Received: from fisher.math.uh.edu (fisher.math.uh.edu [129.7.128.35]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id KAA25314 for ; Tue, 27 Oct 1998 10:13:23 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by fisher.math.uh.edu (8.9.1/8.9.1) with ESMTP id JAB08216; Tue, 27 Oct 1998 09:12:43 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 27 Oct 1998 09:12:26 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [209.195.19.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id JAA12576 for ; Tue, 27 Oct 1998 09:12:07 -0600 (CST) Original-Received: from sunsite.auc.dk (sunsite.auc.dk [130.225.51.30]) by sclp3.sclp.com (8.8.5/8.8.5) with SMTP id KAA25267 for ; Tue, 27 Oct 1998 10:11:45 -0500 (EST) Original-Received: (qmail 3913 invoked by uid 509); 27 Oct 1998 15:10:15 -0000 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: emacs.ding X-Newsreader: Gnus v5.6.44/Emacs 20.2 X-Attribution: Jack X-PGP-Key: 0x007F7B38 X-PGP-Fingerprint: 5315 7434 6095 DF36 995B 3407 18F1 527C 007F 7B38 Original-Lines: 34 Original-NNTP-Posting-Host: 204.210.164.19 Original-X-Complaints-To: news@sunsite.auc.dk Original-X-Trace: sunsite.auc.dk 909500977 204.210.164.19 (Tue, 27 Oct 1998 16:09:37 MET DST) Original-NNTP-Posting-Date: Tue, 27 Oct 1998 16:09:37 MET DST Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:18229 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:18229 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" # 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" # nil]]) bbdb-annotate-message-sender("Paul Wessel " 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. .