From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Yuri Khan Newsgroups: gmane.emacs.help Subject: Re: Issues with emacs Date: Sun, 24 Jun 2012 21:42:02 +0700 Message-ID: References: <87bokbb4zw.fsf@gnu.org> <4FE714FE.2060308@dogan.se> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1340548936 6409 80.91.229.3 (24 Jun 2012 14:42:16 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 24 Jun 2012 14:42:16 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Jun 24 16:42:15 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Sio0z-0000NB-Mo for geh-help-gnu-emacs@m.gmane.org; Sun, 24 Jun 2012 16:42:13 +0200 Original-Received: from localhost ([::1]:41764 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sio0z-0005Q7-GA for geh-help-gnu-emacs@m.gmane.org; Sun, 24 Jun 2012 10:42:13 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:48941) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sio0t-0005Q2-HY for help-gnu-emacs@gnu.org; Sun, 24 Jun 2012 10:42:08 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Sio0s-0003vD-3G for help-gnu-emacs@gnu.org; Sun, 24 Jun 2012 10:42:07 -0400 Original-Received: from mail-pb0-f41.google.com ([209.85.160.41]:60505) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sio0r-0003uq-Qe for help-gnu-emacs@gnu.org; Sun, 24 Jun 2012 10:42:06 -0400 Original-Received: by pbbrp2 with SMTP id rp2so6012850pbb.0 for ; Sun, 24 Jun 2012 07:42:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:cc:content-type :content-transfer-encoding; bh=pGQh/4R8I6Ob9mc0ElZe5w9kJMw107bA1E0qWKz4oo0=; b=MiF7DPRiRjbkaR6xHct+MJT3jEmmg+hVOF/b4zEvABuAepSEdWVwJaY0DSpcSReSc7 a5/zHsPWsHDRrlTW89C4L+IEqFHy66Y+W3apSXKusXJBx2uyTbAEBdtuirbLx5SMnbC5 Okv7L1jlIi9F1QbnkvIXEymhCttmOCPfInzWXxXPx/86tt3nLrsnvGKBN07LMFCDk9Ql 26jl/Tt6VSaleWZmOxD81DZwH3YsA2Qtwgy8G1AmXgP0BKFdWV22njZKUI2hnsmg9PMa MJgegn6hpYP9eZfkU2UfSXcYh/+U1EKVfnAlN3gD2HG6TcHIAiS+VXzVd7YjeBSSSwJO MKow== Original-Received: by 10.68.222.9 with SMTP id qi9mr29780809pbc.164.1340548922734; Sun, 24 Jun 2012 07:42:02 -0700 (PDT) Original-Received: by 10.143.29.10 with HTTP; Sun, 24 Jun 2012 07:42:02 -0700 (PDT) In-Reply-To: <4FE714FE.2060308@dogan.se> X-Google-Sender-Auth: qbnDwNXa07RZ9YhPg3WXt2KkIts X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.160.41 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:85425 Archived-At: On Sun, Jun 24, 2012 at 8:24 PM, Deniz Dogan wrote: > Wouldn't it be very useful to have a QUICKSTART or HOWTO shipped with Ema= cs? > =A0Something really short and concise and containing something like this: > > Movement: > > C-n - Move to the next line > C-p - Move to the previous line > C-v - Move one screen downwards > M-v - Move one screen upwards A beginner user does not need or want to know about these shortcuts and will be satisfied with =93Arrow keys, Page Up/Down and Home/End Just Work as you would expect=94. Home-row-accessible shortcuts could be the subject of a more in-depth =93Using Emacs efficiently=94 article, along with key macros and key binding customizations.