From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Nick Roberts Newsgroups: gmane.emacs.devel Subject: Re: Emacs for Workshop? Date: Thu, 10 Oct 2002 21:32:11 +0100 Sender: emacs-devel-admin@gnu.org Message-ID: <15781.58315.40543.672007@nick.uklinux.net> References: <15777.61250.81462.738597@nick.uklinux.net> <15779.18225.456404.747155@nick.uklinux.net> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1034282189 8279 127.0.0.1 (10 Oct 2002 20:36:29 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 10 Oct 2002 20:36:29 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17zk2j-000295-00 for ; Thu, 10 Oct 2002 22:36:25 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17zkrP-0003Kl-00 for ; Thu, 10 Oct 2002 23:28:48 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17zk0c-00013J-00; Thu, 10 Oct 2002 16:34:14 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17zk0A-0000ft-00 for emacs-devel@gnu.org; Thu, 10 Oct 2002 16:33:46 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17zk08-0000fe-00 for emacs-devel@gnu.org; Thu, 10 Oct 2002 16:33:46 -0400 Original-Received: from bts-0016.dialup.zetnet.co.uk ([194.247.48.16] helo=nick.uklinux.net) by monty-python.gnu.org with esmtp (Exim 4.10) id 17zk07-0000aE-00; Thu, 10 Oct 2002 16:33:44 -0400 Original-Received: by nick.uklinux.net (Postfix, from userid 501) id 6E54176039; Thu, 10 Oct 2002 21:32:11 +0100 (BST) Original-To: rms@gnu.org In-Reply-To: X-Mailer: VM 6.97 under Emacs 21.1.1 Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:8513 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:8513 Richard Stallman writes: > > It also occurred to me that it might be useful if the > > toolbar buttons could display a string rather than use an icon so that the > > words "step", "next" etc. could appear directly on the button. > > That could be a good feature--would you like to implement it? It's not that I wouldn't like to but it's outside my scope. It means delving into the c code and X, right ? I'm sure there's someone lurking on this mailing list that could do a better job than me. Nick