From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Please add a "Guided Tour" menu command Date: Tue, 04 Nov 2008 18:13:09 -0500 Message-ID: References: <87ejpc3ilr.fsf@localhost.i-did-not-set--mail-host-address--so-tickle-me> <878wwen09k.fsf@jurta.org> <87wsfjtl0s.fsf@cyd.mit.edu> <005801c93ec3$d5ab54d0$0200a8c0@us.oracle.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1225840407 10707 80.91.229.12 (4 Nov 2008 23:13:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 4 Nov 2008 23:13:27 +0000 (UTC) Cc: 'Juri Linkov' , 'Jason Spiro' , emacs-devel@gnu.org To: "Drew Adams" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Nov 05 00:14:29 2008 connect(): Connection refused 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 1KxV6S-0002Cl-6o for ged-emacs-devel@m.gmane.org; Wed, 05 Nov 2008 00:14:28 +0100 Original-Received: from localhost ([127.0.0.1]:58038 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KxV5K-0002NL-OZ for ged-emacs-devel@m.gmane.org; Tue, 04 Nov 2008 18:13:18 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KxV5H-0002Lz-Ef for emacs-devel@gnu.org; Tue, 04 Nov 2008 18:13:15 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KxV5F-0002Iz-TY for emacs-devel@gnu.org; Tue, 04 Nov 2008 18:13:15 -0500 Original-Received: from [199.232.76.173] (port=42428 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KxV5F-0002Ir-OS for emacs-devel@gnu.org; Tue, 04 Nov 2008 18:13:13 -0500 Original-Received: from chene.dit.umontreal.ca ([132.204.246.20]:52419) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KxV5F-0000i1-PE for emacs-devel@gnu.org; Tue, 04 Nov 2008 18:13:13 -0500 Original-Received: from alfajor.home (vpn-132-204-232-47.acd.umontreal.ca [132.204.232.47]) by chene.dit.umontreal.ca (8.14.1/8.14.1) with ESMTP id mA4ND9GR018943; Tue, 4 Nov 2008 18:13:09 -0500 Original-Received: by alfajor.home (Postfix, from userid 20848) id 580021C13B; Tue, 4 Nov 2008 18:13:09 -0500 (EST) In-Reply-To: <005801c93ec3$d5ab54d0$0200a8c0@us.oracle.com> (Drew Adams's message of "Tue, 4 Nov 2008 13:25:17 -0800") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-NAI-Spam-Score: 0 X-NAI-Spam-Rules: 1 Rules triggered RV3140=0 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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:105389 Archived-At: > Also, why have both `Tutorial' and `Tutorial (choose language)'? Just > `Tutorial' is enough, but it should ask for the language (and > optionally save that choice, just as it saves the tutorial > position). I agree, we should remove "Tutorial", and rename "Tutorial (choose language)" to "Tutorial". An additional RET to accept the default is really not a big deal. Stefan