From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nick Roberts Newsgroups: gmane.emacs.devel Subject: Re: Tumme menu in Dired, what to do about it? Date: Thu, 25 May 2006 20:06:50 +1200 Message-ID: <17525.26010.540441.560810@kahikatea.snap.net.nz> References: <7dbe73ed0602121642h79944040vb252a904c7af93a5@mail.gmail.com> <7dbe73ed0605241154n70d2a2d7u84603fb287b35582@mail.gmail.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1148544496 25873 80.91.229.2 (25 May 2006 08:08:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 25 May 2006 08:08:16 +0000 (UTC) Cc: emacs-devel@gnu.org, Mathias Dahl Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu May 25 10:08:14 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FjAsh-0006Xz-Pw for ged-emacs-devel@m.gmane.org; Thu, 25 May 2006 10:07:44 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FjAsh-0006CB-Ag for ged-emacs-devel@m.gmane.org; Thu, 25 May 2006 04:07:43 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FjAsS-00067b-Fb for emacs-devel@gnu.org; Thu, 25 May 2006 04:07:28 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FjAsP-00065k-Tj for emacs-devel@gnu.org; Thu, 25 May 2006 04:07:27 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FjAsP-00065Z-JO for emacs-devel@gnu.org; Thu, 25 May 2006 04:07:25 -0400 Original-Received: from [202.37.101.8] (helo=viper.snap.net.nz) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FjAwz-0000wu-6o; Thu, 25 May 2006 04:12:09 -0400 Original-Received: from kahikatea.snap.net.nz (p202-124-112-250.snap.net.nz [202.124.112.250]) by viper.snap.net.nz (Postfix) with ESMTP id 98A7C7579E4; Thu, 25 May 2006 20:07:21 +1200 (NZST) Original-Received: by kahikatea.snap.net.nz (Postfix, from userid 500) id 6AEB91D3550; Thu, 25 May 2006 20:06:52 +1200 (NZST) Original-To: rms@gnu.org In-Reply-To: X-Mailer: VM 7.19 under Emacs 22.0.50.15 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:55248 Archived-At: > Please get rid of "to marked files" or "from marked files" > on all the menu items. Those words are wasteful. > However, every menu item that reads more input (such as confirmation, > which all Dired commands that operate on marked files ask for) > should have "..." at the end. I can't find the start of this thread but "Immediate" generally (but not always) does something to the file on the line point is. > Every word in menu item name should be capitalized. Always. > > I suggest replacing "Tag" with "Image Tag". Without that, > it is not clear what this is about. > > + '(menu-item "Find and mark files with a certain tag" Shouldn't this item be under "Regexp"? >... > - '(menu-item "Display image in external viewer" > > That is painfully long. Use "Display Image Externally". And this one (and others) under "Operate"? The other items under "Operate" are bound to upper case letters. How about (I = image): tumme-tag-remove C-t r -> I r tumme-tag-files C-t t -> I t tumme-display-thumbs C-t d -> I d Assuming tumme-tag-remove deletes tags, tumme-tag-delete sounds better. tumme-tag-files works on just one file. It might be clearer to call it tumme-tag-add (and bind it to "I a") -- Nick http://www.inet.net.nz/~nickrob