From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/76879 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.gnus.general,gmane.emacs.devel Subject: Re: auth-source-search: annoying messages Date: Thu, 17 Feb 2011 17:06:40 +0100 Message-ID: <87fwrmr6gf.fsf@gmx.de> References: <87ei76yi1x.fsf@lifelogs.com> <87lj1ergg5.fsf@gmx.de> <87ipwi3hjm.fsf@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1297958846 31664 80.91.229.12 (17 Feb 2011 16:07:26 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 17 Feb 2011 16:07:26 +0000 (UTC) Cc: ding@gnus.org, emacs-devel@gnu.org To: Ted Zlatanov Original-X-From: ding-owner+M25217@lists.math.uh.edu Thu Feb 17 17:07:21 2011 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Pq6Nz-0004BP-Ri for ding-account@gmane.org; Thu, 17 Feb 2011 17:07:20 +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 1Pq6Nh-00076y-9P; Thu, 17 Feb 2011 10:07:01 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1Pq6Nf-00076i-9J for ding@lists.math.uh.edu; Thu, 17 Feb 2011 10:06:59 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1Pq6Nd-0001sg-I7 for ding@lists.math.uh.edu; Thu, 17 Feb 2011 10:06:58 -0600 Original-Received: from mailout-de.gmx.net ([213.165.64.23]) by quimby.gnus.org with smtp (Exim 4.72) (envelope-from ) id 1Pq6Nc-0005xV-3b for ding@gnus.org; Thu, 17 Feb 2011 17:06:56 +0100 Original-Received: (qmail invoked by alias); 17 Feb 2011 16:06:50 -0000 Original-Received: from p57BB922D.dip0.t-ipconnect.de (EHLO detlef.gmx.de) [87.187.146.45] by mail.gmx.net (mp061) with SMTP; 17 Feb 2011 17:06:50 +0100 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX1++lE56wd++0OuvNSMc7XKxY0slgmxqk7ZPjevXfG oeNMXTjh6+V/Ko In-Reply-To: <87ipwi3hjm.fsf@lifelogs.com> (Ted Zlatanov's message of "Thu, 17 Feb 2011 07:41:01 -0600") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-Y-GMX-Trusted: 0 X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:76879 gmane.emacs.devel:136134 Archived-At: Ted Zlatanov writes: > I was hoping for something less noticeable, like `line-number-mode' > but with the progress-reporter spinner taking up one char width in the > modeline. Nice idea. Could be "%/" (or similar) in `mode-line-format'. If existing, progress-reporter spins in the modeline instead of the minibuffer. > Ted Best regards, Michael.