From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/82982 Path: news.gmane.org!not-for-mail From: Wolfgang Jenkner Newsgroups: gmane.emacs.gnus.general Subject: Re: error since upgraded to 24.3 and gnus from git Date: Wed, 13 Mar 2013 17:30:20 +0100 Message-ID: <85ppz3tg83.fsf@iznogoud.viz> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1363192289 22618 80.91.229.3 (13 Mar 2013 16:31:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 13 Mar 2013 16:31:29 +0000 (UTC) Cc: ding@gnus.org To: Erik Colson Original-X-From: ding-owner+M31248@lists.math.uh.edu Wed Mar 13 17:31:50 2013 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UFoak-0005Vc-Bw for ding-account@gmane.org; Wed, 13 Mar 2013 17:31:50 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1UFoZZ-0000bs-G8; Wed, 13 Mar 2013 11:30:37 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1UFoZX-0000bb-TC for ding@lists.math.uh.edu; Wed, 13 Mar 2013 11:30:35 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1UFoZS-00080B-KW for ding@lists.math.uh.edu; Wed, 13 Mar 2013 11:30:35 -0500 Original-Received: from mx21.lb01.inode.at ([62.99.145.23] helo=mx.inode.at) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1UFoZQ-0002Tr-Jr for ding@gnus.org; Wed, 13 Mar 2013 17:30:28 +0100 Original-Received: from [91.119.51.106] (port=7100 helo=iznogoud.viz) by smartmx-21.inode.at with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1UFoZL-00008C-2a; Wed, 13 Mar 2013 17:30:23 +0100 Original-Received: from wolfgang by iznogoud.viz with local (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1UFoZI-000MiU-KD; Wed, 13 Mar 2013 17:30:20 +0100 Mail-Followup-To: Erik Colson , ding@gnus.org In-Reply-To: (Erik Colson's message of "Wed, 13 Mar 2013 12:08:07 +0100") User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (berkeley-unix) X-Spam-Score: -4.3 (----) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:82982 Archived-At: On Wed, Mar 13 2013, Erik Colson wrote: > Debugger entered--Lisp error: (void-function gnus-get-text-property-excluding-characters-with-faces) > gnus-get-text-property-excluding-characters-with-faces(1 face) When getting this error, could you please try what (featurep 'gnus-util) evaluates to? Wolfgang