From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/47527 Path: main.gmane.org!not-for-mail From: clemens fischer Newsgroups: gmane.emacs.gnus.general Subject: message-strip-special-text-properties void? Date: Mon, 04 Nov 2002 00:54:33 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1036368669 17239 80.91.224.249 (4 Nov 2002 00:11:09 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 4 Nov 2002 00:11:09 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 188Upc-0004Tc-00 for ; Mon, 04 Nov 2002 01:11:04 +0100 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 188UqN-0000Yb-00; Sun, 03 Nov 2002 18:11:51 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 03 Nov 2002 18:12:36 -0600 (CST) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id SAA00441 for ; Sun, 3 Nov 2002 18:12:22 -0600 (CST) Original-Received: (qmail 25593 invoked by alias); 4 Nov 2002 00:11:31 -0000 Original-Received: (qmail 25588 invoked from network); 4 Nov 2002 00:11:30 -0000 Original-Received: from main.gmane.org (80.91.224.249) by gnus.org with SMTP; 4 Nov 2002 00:11:30 -0000 Original-Received: from root by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 188Uof-0004Qv-00 for ; Mon, 04 Nov 2002 01:10:05 +0100 Original-To: ding@gnus.org X-Injected-Via-Gmane: http://gmane.org/ Original-Received: from news by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 188Ua6-0003ld-00 for ; Mon, 04 Nov 2002 00:55:02 +0100 Original-Path: ID-23066.news.dfncis.de!not-for-mail Original-Lines: 11 Original-NNTP-Posting-Host: pd90559c8.dip.t-dialin.net Original-X-Trace: main.gmane.org 1036367702 14445 217.5.89.200 (3 Nov 2002 23:55:02 GMT) Original-X-Complaints-To: usenet@main.gmane.org Original-NNTP-Posting-Date: Sun, 3 Nov 2002 23:55:02 +0000 (UTC) User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386--freebsd) Cancel-Lock: sha1:tRGbrz+MfOblvBtJMvIAyPFNjD4= Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:47527 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:47527 when i TAB to an attachment of some binary type, RETURN on it used to query if where i wanted it to download to. now i get 'symbol definition of message-strip-special-text-properties as function is void'. this is a bug, right? i don't find any mention of this symbol other than as a variable in gnus/lisp/message.el. i can't even find the place where this is defined. it might have to do with the new version of emacs-w3m, but it isn't defined there, either. clemens