From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/76886 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel,gmane.emacs.gnus.general Subject: Re: auth-source-search: annoying messages Date: Thu, 17 Feb 2011 15:17:48 -0500 Message-ID: References: <87ei76yi1x.fsf@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1297973917 25717 80.91.229.12 (17 Feb 2011 20:18:37 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 17 Feb 2011 20:18:37 +0000 (UTC) Cc: ding@gnus.org, emacs-devel@gnu.org To: Ted Zlatanov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 17 21:18:33 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PqAJ6-0001TZ-Tp for ged-emacs-devel@m.gmane.org; Thu, 17 Feb 2011 21:18:33 +0100 Original-Received: from localhost ([127.0.0.1]:39524 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PqAJ6-0004yw-DD for ged-emacs-devel@m.gmane.org; Thu, 17 Feb 2011 15:18:32 -0500 Original-Received: from [140.186.70.92] (port=40781 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PqAJ0-0004yr-Sa for emacs-devel@gnu.org; Thu, 17 Feb 2011 15:18:28 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PqAIy-0006Ir-V7 for emacs-devel@gnu.org; Thu, 17 Feb 2011 15:18:26 -0500 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181]:14172 helo=ironport2-out.pppoe.ca) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PqAIy-0006Gf-Sl for emacs-devel@gnu.org; Thu, 17 Feb 2011 15:18:24 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AvsEAIMRXU1MCqmX/2dsb2JhbACmHXS7f4VeBIUKj08 X-IronPort-AV: E=Sophos;i="4.62,182,1297054800"; d="scan'208";a="92025081" Original-Received: from 76-10-169-151.dsl.teksavvy.com (HELO ceviche.home) ([76.10.169.151]) by ironport2-out.pppoe.ca with ESMTP/TLS/ADH-AES256-SHA; 17 Feb 2011 15:17:48 -0500 Original-Received: by ceviche.home (Postfix, from userid 20848) id 222EA66188; Thu, 17 Feb 2011 15:17:48 -0500 (EST) In-Reply-To: <87ei76yi1x.fsf@lifelogs.com> (Ted Zlatanov's message of "Thu, 17 Feb 2011 06:14:18 -0600") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 206.248.154.181 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:136147 gmane.emacs.gnus.general:76886 Archived-At: > We can actually use something besides `message' to issue these notices. > It may be useful so the user can tell their authinfo files are being > searched. I don't think it's a good idea. If we go down this path, we may also want to add messages about "looking up gnus-secondary-methods", "taking a look at gnus-nntp-server", ... Stefan