From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/82088 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.gnus.general Subject: Re: possible recent regression Date: Thu, 26 Jul 2012 14:24:32 +0200 Message-ID: <87ipdan20v.fsf@thinkpad.tsdh.de> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1343305531 7911 80.91.229.3 (26 Jul 2012 12:25:31 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 26 Jul 2012 12:25:31 +0000 (UTC) Cc: ding@gnus.org To: Greg Troxel Original-X-From: ding-owner+M30358@lists.math.uh.edu Thu Jul 26 14:25:31 2012 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 1SuN8E-0004tt-5t for ding-account@gmane.org; Thu, 26 Jul 2012 14:25:30 +0200 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 1SuN7P-0005jW-Hb; Thu, 26 Jul 2012 07:24:39 -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 1SuN7O-0005jM-Id for ding@lists.math.uh.edu; Thu, 26 Jul 2012 07:24:38 -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 1SuN7M-0004TI-Kl for ding@lists.math.uh.edu; Thu, 26 Jul 2012 07:24:38 -0500 Original-Received: from deliver.uni-koblenz.de ([141.26.64.15]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1SuN7L-0004qW-1U for ding@gnus.org; Thu, 26 Jul 2012 14:24:35 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by deliver.uni-koblenz.de (Postfix) with ESMTP id 4C287D2230; Thu, 26 Jul 2012 14:24:34 +0200 (CEST) X-Virus-Scanned: amavisd-new at uni-koblenz.de Original-Received: from deliver.uni-koblenz.de ([127.0.0.1]) by localhost (deliver.uni-koblenz.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dP-Rdrmz29P4; Thu, 26 Jul 2012 14:24:32 +0200 (CEST) X-CHKRCPT: Envelopesender noch tassilo@member.fsf.org Original-Received: from thinkpad.tsdh.de (tsdh.uni-koblenz.de [141.26.67.142]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by deliver.uni-koblenz.de (Postfix) with ESMTPSA id C0608D2229; Thu, 26 Jul 2012 14:24:32 +0200 (CEST) In-Reply-To: (Greg Troxel's message of "Thu, 26 Jul 2012 07:23:50 -0400") User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.1.50 (gnu/linux) X-Spam-Score: -4.9 (----) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:82088 Archived-At: Greg Troxel writes: > and got: > > message-get-reply-headers: Autoloading failed to define function > mail-dont-reply-to > > when typing 'r' to a message in nnimap summary. Do you compile your own emacs from the bzr sources? If so, then try to "make bootstrap && make" instead of only "make". Bye, Tassilo