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: guided tour suggestions Date: Sat, 30 Jun 2007 13:16:36 +1200 Message-ID: <18053.44788.797750.358838@kahikatea.snap.net.nz> References: <87645ai4cl.fsf@phil.mit.edu> <85d4zi6jdo.fsf@lola.goethe.zz> <874pksef39.fsf@phil.mit.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1183166229 32319 80.91.229.12 (30 Jun 2007 01:17:09 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 30 Jun 2007 01:17:09 +0000 (UTC) Cc: emacs-devel@gnu.org To: Phil Sung Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jun 30 03:17:06 2007 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 1I4RaE-0001cN-Ic for ged-emacs-devel@m.gmane.org; Sat, 30 Jun 2007 03:17:06 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I4RaD-0002Hu-Tk for ged-emacs-devel@m.gmane.org; Fri, 29 Jun 2007 21:17:05 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I4RaB-0002Hp-Kc for emacs-devel@gnu.org; Fri, 29 Jun 2007 21:17:03 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I4Ra9-0002Hd-5W for emacs-devel@gnu.org; Fri, 29 Jun 2007 21:17:02 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I4Ra8-0002Ha-VT for emacs-devel@gnu.org; Fri, 29 Jun 2007 21:17:01 -0400 Original-Received: from viper.snap.net.nz ([202.37.101.8]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1I4Ra7-000478-Jd; Fri, 29 Jun 2007 21:16:59 -0400 Original-Received: from kahikatea.snap.net.nz (134.63.255.123.dynamic.snap.net.nz [123.255.63.134]) by viper.snap.net.nz (Postfix) with ESMTP id 01F303D9399; Sat, 30 Jun 2007 13:16:52 +1200 (NZST) Original-Received: by kahikatea.snap.net.nz (Postfix, from userid 1000) id DC8BA8FBF6; Sat, 30 Jun 2007 13:16:37 +1200 (NZST) In-Reply-To: <874pksef39.fsf@phil.mit.edu> X-Mailer: VM 7.19 under Emacs 22.1.50.9 X-detected-kernel: Linux 2.4-2.6 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:74047 Archived-At: If you're still working on this here are a few thoughts about the screenshot of Emacs using GDB: * You could show the toolbar as this is useful for stepping, printing values, moving up and down the stack. * You've deleted the GUD buffer, but it would be better to show this as it's fairly fundamental. I have a screenshot at http://www.inet.net.nz/~nickrob/gdb-ui.png which also shows the speedbar being used for watch expressions. I'm not suggesting that you use this image, though, as it's probably too busy. -- Nick http://www.inet.net.nz/~nickrob