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: Item for TODO? Date: Fri, 21 Jan 2005 18:58:26 +1300 Message-ID: <16880.39426.162103.127059@farnswood.snap.net.nz> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1106288359 31852 80.91.229.6 (21 Jan 2005 06:19:19 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 21 Jan 2005 06:19:19 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jan 21 07:19:14 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Crs8Y-0003oH-00 for ; Fri, 21 Jan 2005 07:19:14 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CrsKb-0002Us-1c for ged-emacs-devel@m.gmane.org; Fri, 21 Jan 2005 01:31:41 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1CrsGC-0001r4-Oc for emacs-devel@gnu.org; Fri, 21 Jan 2005 01:27:11 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1CrsG1-0001kM-CG for emacs-devel@gnu.org; Fri, 21 Jan 2005 01:26:58 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CrsG0-0001fz-VJ for emacs-devel@gnu.org; Fri, 21 Jan 2005 01:26:57 -0500 Original-Received: from [202.37.101.8] (helo=viper.snap.net.nz) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Crrva-0007CR-Al for emacs-devel@gnu.org; Fri, 21 Jan 2005 01:05:50 -0500 Original-Received: from farnswood.snap.net.nz (p232-tnt1.snap.net.nz [202.124.110.232]) by viper.snap.net.nz (Postfix) with ESMTP id 1181624D826 for ; Fri, 21 Jan 2005 19:05:49 +1300 (NZDT) Original-Received: by farnswood.snap.net.nz (Postfix, from userid 501) id BC82C628AD; Fri, 21 Jan 2005 05:58:26 +0000 (GMT) Original-To: emacs-devel@gnu.org X-Mailer: VM 6.97 under Emacs 21.2.1 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:32445 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:32445 I would like to see some of the toolbar functionality available to text-only terminals but do not want to do the work. Such a feature would map a bit like tmm-menubar does, I guess, but I think it would work more naturally. The buttons could look a bit like those used by custom.el. However, I do not want to start a discussion about how it would work, just add an entry in TODO for the next release, in the hope of finding someone who would like to do it. Is it a generally desirable feature and can I add it to TODO? My angle is to improve Emacs capability as a debugger on a text-only terminal. Nick