From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Drew Adams" Newsgroups: gmane.emacs.devel Subject: RE: guided tour suggestions Date: Tue, 26 Jun 2007 21:28:49 -0700 Message-ID: References: <87645ai4cl.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 1182918677 16572 80.91.229.12 (27 Jun 2007 04:31:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 27 Jun 2007 04:31:17 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Phil Sung" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jun 27 06:31:16 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 1I3PBT-0002Y1-9X for ged-emacs-devel@m.gmane.org; Wed, 27 Jun 2007 06:31:15 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I3PBS-00081T-S5 for ged-emacs-devel@m.gmane.org; Wed, 27 Jun 2007 00:31:14 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I3PBB-0007hB-0M for emacs-devel@gnu.org; Wed, 27 Jun 2007 00:30:57 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I3PB9-0007fU-UX for emacs-devel@gnu.org; Wed, 27 Jun 2007 00:30:56 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I3PB9-0007fC-Q2 for emacs-devel@gnu.org; Wed, 27 Jun 2007 00:30:55 -0400 Original-Received: from agminet01.oracle.com ([141.146.126.228]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1I3PB9-0007qa-CI for emacs-devel@gnu.org; Wed, 27 Jun 2007 00:30:55 -0400 Original-Received: from rgmgw2.us.oracle.com (rgmgw2.us.oracle.com [138.1.186.111]) by agminet01.oracle.com (Switch-3.2.4/Switch-3.1.7) with ESMTP id l5R4Up6g019701; Tue, 26 Jun 2007 23:30:51 -0500 Original-Received: from acsmt350.oracle.com (acsmt350.oracle.com [141.146.40.150]) by rgmgw2.us.oracle.com (Switch-3.2.4/Switch-3.1.7) with ESMTP id l5R4H2X4001055; Tue, 26 Jun 2007 22:30:50 -0600 Original-Received: from dhcp-amer-csvpn-gw1-141-144-65-87.vpn.oracle.com by acsmt350.oracle.com with ESMTP id 2992077311182918534; Tue, 26 Jun 2007 21:28:54 -0700 X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: <87645ai4cl.fsf@phil.mit.edu> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3138 X-Whitelist: TRUE X-Whitelist: TRUE X-Brightmail-Tracker: AAAAAQAAAAI= 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:73908 Archived-At: > > I'd suggest mentioning something about the mouse in the Region section. > > Ok. Is there something remarkable about mouse usage other than > click-and-drag > to select a region? (I don't really use the mouse in Emacs.) Yes, double- and triple-click to select nested things, depending on context. Left, then right click to select, plus right click again to extend/reduce. I imagine that this is documented in the manual - it should be. Also, but probably not worth mentioning because it is often better in other apps, some buffers offer contextual mouse menus (sometimes modifier+mouse-1, sometimes mouse-3). The rest sounds good. Thanks for working on this; it will be helpful to everyone.