From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Phil Sung" Newsgroups: gmane.emacs.devel Subject: Re: guided tour suggestions Date: Thu, 9 Aug 2007 00:15:24 -0700 Message-ID: <60c603510708090015x62334252g321acf9b80a5bf04@mail.gmail.com> References: <87645ai4cl.fsf@phil.mit.edu> <85d4zi6jdo.fsf@lola.goethe.zz> <874pksef39.fsf@phil.mit.edu> <86tzssy27o.fsf@lola.quinscape.zz> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1186643735 19552 80.91.229.12 (9 Aug 2007 07:15:35 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 9 Aug 2007 07:15:35 +0000 (UTC) Cc: emacs-devel@gnu.org To: "David Kastrup" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Aug 09 09:15:33 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 1IJ2F2-0001Lq-7t for ged-emacs-devel@m.gmane.org; Thu, 09 Aug 2007 09:15:32 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IJ2F1-0001av-Bk for ged-emacs-devel@m.gmane.org; Thu, 09 Aug 2007 03:15:31 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IJ2Ey-0001aq-EO for emacs-devel@gnu.org; Thu, 09 Aug 2007 03:15:28 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IJ2Ew-0001aZ-0S for emacs-devel@gnu.org; Thu, 09 Aug 2007 03:15:27 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IJ2Ev-0001aQ-Nx for emacs-devel@gnu.org; Thu, 09 Aug 2007 03:15:25 -0400 Original-Received: from an-out-0708.google.com ([209.85.132.245]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IJ2Ev-0002V1-FA for emacs-devel@gnu.org; Thu, 09 Aug 2007 03:15:25 -0400 Original-Received: by an-out-0708.google.com with SMTP id c25so68299ana for ; Thu, 09 Aug 2007 00:15:24 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=QCH4dys6qmPyMeSFZrcSyCB1AF1nNGCP/qSmbYK1mEOVtOP8grbifsj/Zkes/EFLI1cqyp2RRQM9hwq26G5wFr3LDWIT+Su2cByPcVkjA6VK8jGNujGu07HKd1YGewtQQdbtX7INm5mCcNY5hSutSauYUFfo/+W0Y1WA/h72yY8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=QBbWQr6H9D3DCQ8wrG8bbf1KEUbU5TeozNVlnK8xgHztfXL1xYajBNemrC7JpH9IExj/VjqBiSpVrqs74Q3KlywmKwSzS+hkMaRADI1Ewv0GDdonwOdo5uvr49VlR977waoE4YFspA7QLbS9y2GGOwo4VgdPnjPRIRyj1QzS4N8= Original-Received: by 10.100.190.8 with SMTP id n8mr1774333anf.1186643724596; Thu, 09 Aug 2007 00:15:24 -0700 (PDT) Original-Received: by 10.100.165.13 with HTTP; Thu, 9 Aug 2007 00:15:24 -0700 (PDT) In-Reply-To: <86tzssy27o.fsf@lola.quinscape.zz> Content-Disposition: inline X-Google-Sender-Auth: f27dc093bfecab95 X-Detected-Kernel: Linux 2.6 (newer, 2) 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:76245 Archived-At: David Kastrup writes: >> When I get a chance, I will make some screenshots with the default >> UI setup, and with more complex formatting/characters. > > Very much appreciated. One of the problems with promoting Emacs > nowadays are users who tried it 10 years ago and were not getting > along with it. Dispelling their (and their audience's) preconceptions > is easier with more graphical material. Sorry for the delay in replying. Changes: * A couple of screenshots retaken under the default UI setup with GTK-- menu bar, toolbar, scroll bars. * Added screenshot of Emacs displaying the splash screen (includes a picture in the buffer). * More fonts of varying shapes, sizes, and colors (see the auctex and info examples). * Removed shell screenshot from the first section. (M-x shell still gets mentioned later.) --Phil