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: thumbs.el and transparency Date: Sun, 29 Jan 2006 13:03:30 +1300 Message-ID: <17372.1618.958244.366857@kahikatea.snap.net.nz> References: <17366.53124.274532.548329@kahikatea.snap.net.nz> <87y814vhxj.fsf@jurta.org> <17367.17105.271024.157799@kahikatea.snap.net.nz> <17369.17978.521026.397616@kahikatea.snap.net.nz> 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 1138516785 24781 80.91.229.2 (29 Jan 2006 06:39:45 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 29 Jan 2006 06:39:45 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jan 29 07:39:44 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 1F36Du-0001gb-25 for ged-emacs-devel@m.gmane.org; Sun, 29 Jan 2006 07:39:42 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F36F2-0007fc-DJ for ged-emacs-devel@m.gmane.org; Sun, 29 Jan 2006 01:40:52 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1F30VP-00079B-83 for emacs-devel@gnu.org; Sat, 28 Jan 2006 19:33:24 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1F30Rf-0006eK-0N for emacs-devel@gnu.org; Sat, 28 Jan 2006 19:29:32 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F306J-00032R-Qa for emacs-devel@gnu.org; Sat, 28 Jan 2006 19:07:30 -0500 Original-Received: from [202.37.101.8] (helo=viper.snap.net.nz) by monty-python.gnu.org with esmtp (Exim 4.52) id 1F304L-0005qX-RC for emacs-devel@gnu.org; Sat, 28 Jan 2006 19:05:26 -0500 Original-Received: from kahikatea.snap.net.nz (p159-tnt2.snap.net.nz [202.124.108.159]) by viper.snap.net.nz (Postfix) with ESMTP id 0141674010E; Sun, 29 Jan 2006 13:04:26 +1300 (NZDT) Original-Received: by kahikatea.snap.net.nz (Postfix, from userid 500) id 66E248888; Sun, 29 Jan 2006 13:03:31 +1300 (NZDT) Original-To: Mathias Dahl In-Reply-To: X-Mailer: VM 7.19 under Emacs 22.0.50.51 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:49651 Archived-At: > Again, I it is a bit unpolished and the documentation (the Commentary > in tumme.el) could need some work. > > This is what I did (running under Windows XP): > > Start emacs -q > > (load-file "~/elisp/tumme.el") ;; My emacs does not have tumme.el > > (tumme-setup-dired-keybindings) ;; Well... ... > I would love to have feedback on how to make this process easier on > the user, especially how to get him/her up to speed quicker. I think it would be helpful to have a description like you have given in the Emacs manual. Nick