From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: doc-view.el: about cursor and filename display Date: Wed, 17 Oct 2007 16:49:38 -0400 Message-ID: References: <87r6jw20p3.fsf@baldur.tsdh.de> <87przfbm9t.fsf@baldur.tsdh.de> <876416qgnr.fsf@baldur.tsdh.de> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1192654280 11225 80.91.229.12 (17 Oct 2007 20:51:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 17 Oct 2007 20:51:20 +0000 (UTC) Cc: monnier@iro.umontreal.ca, emacs-devel@gnu.org To: Tassilo Horn Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Oct 17 22:51:21 2007 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.50) id 1IiFrL-00078a-4w for ged-emacs-devel@m.gmane.org; Wed, 17 Oct 2007 22:51:19 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IiFrE-0008Mr-1t for ged-emacs-devel@m.gmane.org; Wed, 17 Oct 2007 16:51:12 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IiFpo-0007nx-DM for emacs-devel@gnu.org; Wed, 17 Oct 2007 16:49:44 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IiFpm-0007nC-RY for emacs-devel@gnu.org; Wed, 17 Oct 2007 16:49:43 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IiFpm-0007n5-Kd for emacs-devel@gnu.org; Wed, 17 Oct 2007 16:49:42 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IiFpi-0000Jg-M8; Wed, 17 Oct 2007 16:49:38 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1IiFpi-0003J3-98; Wed, 17 Oct 2007 16:49:38 -0400 In-reply-to: <876416qgnr.fsf@baldur.tsdh.de> (message from Tassilo Horn on Wed, 17 Oct 2007 10:39:04 +0200) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:81092 Archived-At: > You could also indicate in the mode line that the process is running. doc-view indicates with a message and in the tooltip that conversion hasn't finished yet. If users are happy with that, then good. But maybe it should indicate in the mode line as M-x compile does. It shows "Compiling" in all buffers' mode lines.