all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Luc Teirlinck <teirllm@dms.auburn.edu>
Cc: emacs-devel@gnu.org
Subject: Re: tooltip-mode docstring
Date: Mon, 9 Jan 2006 21:58:11 -0600 (CST)	[thread overview]
Message-ID: <200601100358.k0A3wBf20340@raven.dms.auburn.edu> (raw)
In-Reply-To: <17347.11883.424247.69329@kahikatea.snap.net.nz> (message from Nick Roberts on Tue, 10 Jan 2006 16:47:55 +1300)

Nick Roberts wrote:

   A tooltip is, by definition, a window that pops up on mouse-over (it's
   called balloon help in the manual).

This assumes that the reader knows this.

What about just replacing "tooltip" in my original text with "window"
to avoid redundancy:

===File ~/tooltip-diff======================================
*** tooltip.el	20 Dec 2005 15:59:43 -0600	1.72
--- tooltip.el	09 Jan 2006 21:14:26 -0600	
***************
*** 48,54 ****
  
  (define-minor-mode tooltip-mode
    "Toggle Tooltip display.
! With ARG, turn tooltip mode on if and only if ARG is positive."
    :global t
    :init-value (not (or noninteractive
  		       emacs-basic-display
--- 48,57 ----
  
  (define-minor-mode tooltip-mode
    "Toggle Tooltip display.
! With ARG, turn tooltip mode on if and only if ARG is positive.
! When this minor mode is enabled, Emacs displays help text
! in a pop-up window on mouse-over.  When it is disabled,
! Emacs displays the help text in the echo area instead."
    :global t
    :init-value (not (or noninteractive
  		       emacs-basic-display
============================================================

  parent reply	other threads:[~2006-01-10  3:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-10  3:21 tooltip-mode docstring Luc Teirlinck
     [not found] ` <17347.11883.424247.69329@kahikatea.snap.net.nz>
2006-01-10  3:58   ` Luc Teirlinck [this message]
2006-01-10  6:08     ` Nick Roberts
2006-01-10 15:37       ` Luc Teirlinck
2006-01-11  0:49       ` Richard M. Stallman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200601100358.k0A3wBf20340@raven.dms.auburn.edu \
    --to=teirllm@dms.auburn.edu \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.