GNU bug report logs - #13776
24.3.50; Some items on the mode-line don't have a suitable tooltip

Previous Next

Package: emacs;

Reported by: Xue Fuqiao <xfq.free <at> gmail.com>

Date: Thu, 21 Feb 2013 08:10:02 UTC

Severity: wishlist

Found in version 24.3.50

Fixed in version 28.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 13776 in the body.
You can then email your comments to 13776 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#13776; Package emacs. (Thu, 21 Feb 2013 08:10:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Xue Fuqiao <xfq.free <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Thu, 21 Feb 2013 08:10:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Xue Fuqiao <xfq.free <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.3.50; Some items on the mode-line don't have a suitable tooltip
Date: Thu, 21 Feb 2013 16:07:45 +0800
In etc/TODO:

** Check if all items on the mode-line have a suitable tooltip for all
   modes.

After a brief check, I found 2 bugs related to this TODO item:

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.



In GNU Emacs 24.3.50.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.6.0)
 of 2013-02-17 on Emacs
Bzr revision: 111818 yamaoka <at> jpl.org-20130217124628-z5jn8jugxa68d36i
Windowing system distributor `The X.Org Foundation', version
11.0.11300000 System Description:	Ubuntu 12.10

Configured using:
 `configure --config-cache --enable-link-time-optimization'

Important settings:
  value of $LANG: en_US.UTF-8
  locale-coding-system: utf-8-unix
  default enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
  tooltip-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
<help-echo> <help-echo> <menu> r e - e m - b u g <tab> 
<return>

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.

Load-path shadows:
None found.

Features:
(shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml
easymenu mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231
mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums
mm-util mail-prsvr mail-utils time-date tooltip ediff-hook vc-hooks
lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image regexp-opt
fringe tabulated-list newcomment lisp-mode register page menu-bar
rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax
facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese
tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak
czech european ethiopic indian cyrillic chinese case-table epa-hook
jka-cmpr-hook help simple abbrev minibuffer loaddefs button faces
cus-face macroexp files text-properties overlay sha1 md5 base64 format
env code-pages mule custom widget hashtable-print-readable backquote
make-network-process dbusbind inotify dynamic-setting
system-font-setting font-render-setting move-toolbar gtk x-toolkit x
multi-tty emacs)

-- 
Best regards, Xue Fuqiao.
http://www.emacswiki.org/emacs/XueFuqiao




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#13776; Package emacs. (Fri, 22 Feb 2013 02:29:01 GMT) Full text and rfc822 format available.

Message #8 received at 13776 <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: Xue Fuqiao <xfq.free <at> gmail.com>
Cc: 13776 <at> debbugs.gnu.org
Subject: Re: 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
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?




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#13776; Package emacs. (Fri, 22 Feb 2013 03:06:01 GMT) Full text and rfc822 format available.

Message #11 received at 13776 <at> debbugs.gnu.org (full text, mbox):

From: Xue Fuqiao <xfq.free <at> gmail.com>
To: Glenn Morris <rgm <at> gnu.org>
Cc: 13776 <at> debbugs.gnu.org
Subject: Re: bug#13776: 24.3.50; Some items on the mode-line don't have a
	suitable tooltip
Date: Fri, 22 Feb 2013 11:03:16 +0800
On Thu, 21 Feb 2013 21:26:57 -0500
Glenn Morris <rgm <at> gnu.org> wrote:

> 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?

Their tooltips are the same as the tooltips in the blank area of the mode-line.  Maybe they should have their own tooltips.

-- 
Best regards, Xue Fuqiao.
http://www.emacswiki.org/emacs/XueFuqiao




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#13776; Package emacs. (Fri, 22 Feb 2013 03:54:02 GMT) Full text and rfc822 format available.

Message #14 received at 13776 <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: Xue Fuqiao <xfq.free <at> gmail.com>
Cc: 13776 <at> debbugs.gnu.org
Subject: Re: bug#13776: 24.3.50;
	Some items on the mode-line don't have a suitable tooltip
Date: Thu, 21 Feb 2013 22:52:27 -0500
Xue Fuqiao wrote:

> Their tooltips are the same as the tooltips in the blank area of the
> mode-line. Maybe they should have their own tooltips.

And what would those tooltips say?




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#13776; Package emacs. (Fri, 22 Feb 2013 08:16:01 GMT) Full text and rfc822 format available.

Message #17 received at 13776 <at> debbugs.gnu.org (full text, mbox):

From: Xue Fuqiao <xfq.free <at> gmail.com>
To: Glenn Morris <rgm <at> gnu.org>
Cc: 13776 <at> debbugs.gnu.org
Subject: Re: bug#13776: 24.3.50; Some items on the mode-line don't have a
	suitable tooltip
Date: Fri, 22 Feb 2013 16:13:53 +0800
On Thu, 21 Feb 2013 22:52:27 -0500
Glenn Morris <rgm <at> gnu.org> wrote:

> Xue Fuqiao wrote:
> > Their tooltips are the same as the tooltips in the blank area of the
> > mode-line. Maybe they should have their own tooltips.
> And what would those tooltips say?

For reference only (I haven't thought much):

For info:
------------------------------------
|  Info file
|  mouse-1: Display file name
|  mouse-2: Go to top node of file
|  mouse-3: Index
------------------------------------

For shell:
------------------------------------
|  Process status
|  mouse-2: Kill process
------------------------------------

I think that "Info file" and "Process status" should be used at least, because there should be some introductory text, just like the `display-time-mode'.

-- 
Best regards, Xue Fuqiao.
http://www.emacswiki.org/emacs/XueFuqiao




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#13776; Package emacs. (Mon, 06 Sep 2021 10:38:01 GMT) Full text and rfc822 format available.

Message #20 received at 13776 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Xue Fuqiao <xfq.free <at> gmail.com>
Cc: Glenn Morris <rgm <at> gnu.org>, 13776 <at> debbugs.gnu.org
Subject: Re: bug#13776: 24.3.50; Some items on the mode-line don't have a
 suitable tooltip
Date: Mon, 06 Sep 2021 12:37:02 +0200
Xue Fuqiao <xfq.free <at> gmail.com> writes:

> I think that "Info file" and "Process status" should be used at least,
> because there should be some introductory text, just like the
> `display-time-mode'.

I've now added these short tooltips to those bits of the mode line in
Emacs 28.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




bug marked as fixed in version 28.1, send any further explanations to 13776 <at> debbugs.gnu.org and Xue Fuqiao <xfq.free <at> gmail.com> Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Mon, 06 Sep 2021 10:38:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#13776; Package emacs. (Mon, 06 Sep 2021 11:20:02 GMT) Full text and rfc822 format available.

Message #25 received at 13776 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: xfq.free <at> gmail.com, rgm <at> gnu.org, 13776 <at> debbugs.gnu.org
Subject: Re: bug#13776: 24.3.50;
 Some items on the mode-line don't have a suitable tooltip
Date: Mon, 06 Sep 2021 14:19:18 +0300
> From: Lars Ingebrigtsen <larsi <at> gnus.org>
> Date: Mon, 06 Sep 2021 12:37:02 +0200
> Cc: Glenn Morris <rgm <at> gnu.org>, 13776 <at> debbugs.gnu.org
> 
> Xue Fuqiao <xfq.free <at> gmail.com> writes:
> 
> > I think that "Info file" and "Process status" should be used at least,
> > because there should be some introductory text, just like the
> > `display-time-mode'.
> 
> I've now added these short tooltips to those bits of the mode line in
> Emacs 28.

For Info, the tooltip now says "Info file name", but that's
inaccurate, because we show "elisp" when the file name is
"elisp.info", and when the file is "FOO.info.gz" we show "FOO.info"
(which is inconsistent, and is probably an unrelated bug).

Btw, why isn't there a similar explanation in the tooltip for the node
name?




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#13776; Package emacs. (Tue, 07 Sep 2021 15:02:02 GMT) Full text and rfc822 format available.

Message #28 received at 13776 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: xfq.free <at> gmail.com, rgm <at> gnu.org, 13776 <at> debbugs.gnu.org
Subject: Re: bug#13776: 24.3.50; Some items on the mode-line don't have a
 suitable tooltip
Date: Tue, 07 Sep 2021 17:01:29 +0200
Eli Zaretskii <eliz <at> gnu.org> writes:

> For Info, the tooltip now says "Info file name", but that's
> inaccurate,

"Manual name" is slightly less wrong, perhaps, so I've changed it to that.

> because we show "elisp" when the file name is
> "elisp.info", and when the file is "FOO.info.gz" we show "FOO.info"
> (which is inconsistent, and is probably an unrelated bug).

And fixed that.

> Btw, why isn't there a similar explanation in the tooltip for the node
> name?

I don't know...  would it be useful there?  It's slightly more
self-evident what it is there.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 06 Oct 2021 11:24:12 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 202 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.