From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#13776: 24.3.50; Some items on the mode-line don't have a suitable tooltip Date: Thu, 21 Feb 2013 21:26:57 -0500 Message-ID: References: <20130221160745.334257d6873d56cd278ee34b@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1361500066 4396 80.91.229.3 (22 Feb 2013 02:27:46 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 22 Feb 2013 02:27:46 +0000 (UTC) Cc: 13776@debbugs.gnu.org To: Xue Fuqiao Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Feb 22 03:28:09 2013 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1U8iMr-0004Kt-69 for geb-bug-gnu-emacs@m.gmane.org; Fri, 22 Feb 2013 03:28:09 +0100 Original-Received: from localhost ([::1]:46096 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U8iMW-0003s1-9J for geb-bug-gnu-emacs@m.gmane.org; Thu, 21 Feb 2013 21:27:48 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:37975) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U8iMT-0003rw-80 for bug-gnu-emacs@gnu.org; Thu, 21 Feb 2013 21:27:46 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U8iMR-0003rg-86 for bug-gnu-emacs@gnu.org; Thu, 21 Feb 2013 21:27:45 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:37967) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U8iMR-0003rb-3l for bug-gnu-emacs@gnu.org; Thu, 21 Feb 2013 21:27:43 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1U8iNh-0004rh-U9 for bug-gnu-emacs@gnu.org; Thu, 21 Feb 2013 21:29:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 22 Feb 2013 02:29:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 13776 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 13776-submit@debbugs.gnu.org id=B13776.136150010218640 (code B ref 13776); Fri, 22 Feb 2013 02:29:01 +0000 Original-Received: (at 13776) by debbugs.gnu.org; 22 Feb 2013 02:28:22 +0000 Original-Received: from localhost ([127.0.0.1]:43430 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U8iN3-0004qZ-6B for submit@debbugs.gnu.org; Thu, 21 Feb 2013 21:28:22 -0500 Original-Received: from fencepost.gnu.org ([208.118.235.10]:50878) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U8iMz-0004qQ-BN for 13776@debbugs.gnu.org; Thu, 21 Feb 2013 21:28:19 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1U8iLh-0005l7-5T; Thu, 21 Feb 2013 21:26:57 -0500 X-Spook: underground benelux sweep dictionary MDA illuminati S Key X-Ran: R2OA])o%;WZL5?8V,6"{_(}JmZ,ZS[tWy\D[]Rot!&WMZv;P<1ecP~5}EBd)xnNIMJGWF8 X-Hue: blue X-Attribution: GM In-Reply-To: <20130221160745.334257d6873d56cd278ee34b@gmail.com> (Xue Fuqiao's message of "Thu, 21 Feb 2013 16:07:45 +0800") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:71623 Archived-At: Xue Fuqiao wrote: > 1. When I used `C-h i' to enter Info mode, "*info* (dir) Top" appeared > in the mode line, but "dir" does't have a suitable tooltip; > > 2. When I used `M-x shell' to run a subshell, the "run" in "(Shell:run)" > (i.e. the `mode-line-process') doesn't have a suitable tooltip. They both have factually correct tooltips. In what way are they not suitable? What would you replace them with?