From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.emacs.help Subject: Re: Making Emacs more newbie friendly Date: Mon, 21 Mar 2005 12:27:38 +0100 Organization: sometimes Message-ID: <7efyypw85x.fsf@ada2.unipv.it> References: <874qf8d3cy.fsf@thalassa.informatimago.com> <87acozbp0v.fsf@informatik.uni-freiburg.de> <7ek6o2w7bl.fsf@ada2.unipv.it> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1111407380 31550 80.91.229.2 (21 Mar 2005 12:16:20 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 21 Mar 2005 12:16:20 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Mar 21 13:16:20 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DDLpR-0002N6-PK for geh-help-gnu-emacs@m.gmane.org; Mon, 21 Mar 2005 13:16:18 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DDM40-0001YS-GX for geh-help-gnu-emacs@m.gmane.org; Mon, 21 Mar 2005 07:31:20 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!uio.no!quimby.gnus.org!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 16 Original-NNTP-Posting-Host: ada2.unipv.it Original-X-Trace: quimby.gnus.org 1111404458 19262 193.204.44.145 (21 Mar 2005 11:27:38 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: Mon, 21 Mar 2005 11:27:38 +0000 (UTC) User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:YJDhEXl9BCnCCclnXv4yOv12hXo= Original-Xref: shelby.stanford.edu gnu.emacs.help:129517 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org X-MailScanner-To: geh-help-gnu-emacs@m.gmane.org Xref: news.gmane.org gmane.emacs.help:25069 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:25069 Brian Elmegaard writes: > You are right. BTW, could I build a UI with drag'n'drop > possibilities inside emacs? i don't know for sure but it seems plausible. certainly you can place widgets in a buffer that are mouse friendly (see: customize and the help system). probably the only real challenge would be sliders. > But I have already. ok. i thought i saw something about python + tk. maybe that was an old or cached page? thi