all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
Cc: emacs-pretest-bug@gnu.org, emacs-devel@gnu.org
Subject: Re: tool-bar-setup overwrites local tool-bar-map
Date: Sat, 29 Apr 2006 23:04:32 -0400	[thread overview]
Message-ID: <E1Fa2Ea-0003pr-TA@fencepost.gnu.org> (raw)
In-Reply-To: <423.1145580259@olgas.newt.com> (message from Bill Wohler on Thu,  20 Apr 2006 17:44:19 -0700)

    > To see what should have happened:
    > 
    >   emacs22 -Q
    >   M-x tool-bar-mode
    > 
    > Note how Preferences and Help icons are present.
    > 
    >   M-x info
    > 
    > Note how Preferences and Help icons are absent.

In what sense is that "what should have happened"?  I do not follow.

Shouldn't the Preferences and Help icons always be present?

    No, I may not ;-). It breaks the idiom from the tool-bar-add-item
    documentation, namely:

	      (defvar foo-tool-bar-map
		(let ((tool-bar-map (make-sparse-keymap)))
		  (tool-bar-add-item ...)
		  ...
		  tool-bar-map))

    It also did some mean and nasty things to the MH-E toolbar. The
    following patch (to tool-bar-setup) seems to be working a little better.

What are you asking us to do?

  parent reply	other threads:[~2006-04-30  3:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <31860.1145577819@olgas.newt.com>
2006-04-21  0:44 ` tool-bar-setup overwrites local tool-bar-map Bill Wohler
     [not found] ` <423.1145580259@olgas.newt.com>
2006-04-30  3:04   ` Richard Stallman [this message]
2006-04-30 18:23     ` Bill Wohler
2006-05-01  4:19       ` Richard Stallman
2006-05-01  6:16         ` Bill Wohler

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=E1Fa2Ea-0003pr-TA@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=emacs-pretest-bug@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.