From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dan Nicolaescu Newsgroups: gmane.emacs.devel Subject: Re: compilation-mode needs a tool-bar Date: Tue, 26 Feb 2008 10:14:36 -0800 Message-ID: <200802261814.m1QIEawE016536@sallyv1.ics.uci.edu> References: <200802250316.m1P3G24e003756@sallyv1.ics.uci.edu> <47C26AED.2030408@swipnet.se> <200802250821.m1P8LrvK020361@sallyv1.ics.uci.edu> <47C29EDE.5090202@swipnet.se> <200802251706.m1PH6lTL018076@sallyv1.ics.uci.edu> <47C3BABC.1010101@swipnet.se> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1204049830 9825 80.91.229.12 (26 Feb 2008 18:17:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 26 Feb 2008 18:17:10 +0000 (UTC) Cc: emacs-devel@gnu.org To: Jan =?iso-8859-1?Q?Dj=E4rv?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Feb 26 19:17:35 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JU4Mr-0004IB-QS for ged-emacs-devel@m.gmane.org; Tue, 26 Feb 2008 19:17:30 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JU4ML-0000Ip-NC for ged-emacs-devel@m.gmane.org; Tue, 26 Feb 2008 13:16:57 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JU4MF-0000HF-SE for emacs-devel@gnu.org; Tue, 26 Feb 2008 13:16:51 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JU4ME-0000Fp-BO for emacs-devel@gnu.org; Tue, 26 Feb 2008 13:16:51 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JU4ME-0000Fi-5q for emacs-devel@gnu.org; Tue, 26 Feb 2008 13:16:50 -0500 Original-Received: from sallyv1.ics.uci.edu ([128.195.1.109]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA1:24) (Exim 4.60) (envelope-from ) id 1JU4MD-000307-T7 for emacs-devel@gnu.org; Tue, 26 Feb 2008 13:16:50 -0500 X-ICS-MailScanner-Watermark: 1204654477.67435@6zJ08G2t5qpah0jiOtx7cA Original-Received: from mothra.ics.uci.edu (mothra.ics.uci.edu [128.195.6.93]) by sallyv1.ics.uci.edu (8.13.7+Sun/8.13.7) with ESMTP id m1QIEawE016536; Tue, 26 Feb 2008 10:14:36 -0800 (PST) In-Reply-To: <47C3BABC.1010101@swipnet.se> ("Jan =?iso-8859-1?Q?Dj=E4rv=22?= =?iso-8859-1?Q?'s?= message of "Tue, 26 Feb 2008 08:07:40 +0100") Original-Lines: 16 X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam, SpamAssassin (score=-1.44, required 5, autolearn=disabled, ALL_TRUSTED -1.44) X-ICS-MailScanner-From: dann@mothra.ics.uci.edu X-detected-kernel: by monty-python.gnu.org: Solaris 10 (beta) 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: news.gmane.org gmane.emacs.devel:90518 Archived-At: Jan Dj=E4rv writes: > Dan Nicolaescu skrev: > > BTW, if you have interest, there's a few more places that could use a > > tool-bar (not sure if standard icons exist for those actions to make > > adding a tool-bar easy): > > - vc-status > > - smerge-mode > > - ediff-directories (this one could use a menu even more than a tool= -bar) > > >=20 > None of which I usually use (pcl-cvs covers my needs :-), but I can tak= e a look. Thanks! Obviously vc-status and pcl-cvs can share most tool-bar icons. (and pcl-cvs uses smerge-mode, :-)