From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tim Visher Newsgroups: gmane.emacs.help Subject: Re: I wrote a mini manual for Emacs Date: Mon, 16 Jun 2014 09:34:10 -0400 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1402925716 13169 80.91.229.3 (16 Jun 2014 13:35:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 16 Jun 2014 13:35:16 +0000 (UTC) Cc: emacs To: Tu Do Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jun 16 15:35:11 2014 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 1WwX40-0001ER-Sp for geh-help-gnu-emacs@m.gmane.org; Mon, 16 Jun 2014 15:35:09 +0200 Original-Received: from localhost ([::1]:43922 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WwX40-0008Cj-Fq for geh-help-gnu-emacs@m.gmane.org; Mon, 16 Jun 2014 09:35:08 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:55882) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WwX3k-0008C4-Tk for help-gnu-emacs@gnu.org; Mon, 16 Jun 2014 09:34:56 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WwX3j-00072h-Tf for help-gnu-emacs@gnu.org; Mon, 16 Jun 2014 09:34:52 -0400 Original-Received: from mail-qc0-x22e.google.com ([2607:f8b0:400d:c01::22e]:42016) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WwX3j-00072b-Pi for help-gnu-emacs@gnu.org; Mon, 16 Jun 2014 09:34:51 -0400 Original-Received: by mail-qc0-f174.google.com with SMTP id x13so7774946qcv.33 for ; Mon, 16 Jun 2014 06:34:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=96hMFwjTcZQQjJCqyVnOz/Ux0yeybjtCl3PB9F7HItI=; b=qKQ0FVQdNPHhYi/u1VvmZ58uJqSezlerKkzKwBKHEZmyFSTLIRTb/8vFJp9nKMK9Wt fuQraIG3tZgRN4GQtOkp4xunqfyhDJwWheD/BSPyf0An0GCp0/sjxnIiG25wwQrKf0if 2RlDrzBFhXJ9EW85g0gGx7aTsyrc5fzmSbh+RzRnHKB7hyiqxPa1Ep3l6GTH4JeRlPJY rrcX1oTqTRyVaPAxR/Worvl91p0j+NIbaI6WXE33SZHc9E36jMicPnqPvLpnJwwFjRsz JcMHKtnx+5h9ysCRVzsE0nEYBeHp6M5tlGtd1jbjiYsQ/oziXc2o5MSkqgdAulaRovo4 Q7bw== X-Received: by 10.140.88.18 with SMTP id s18mr15320056qgd.73.1402925691044; Mon, 16 Jun 2014 06:34:51 -0700 (PDT) Original-Received: by 10.140.50.68 with HTTP; Mon, 16 Jun 2014 06:34:10 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400d:c01::22e 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:98278 Archived-At: On Mon, Jun 16, 2014 at 1:24 AM, Tu Do wrote: > I wrote an Emacs Mini Manual for complete beginners to be productive with > Emacs common tools without having to look all over the manual. It provides > a starting point before reading the full Emacs manual. Folow this link: Why > This Guide? to read it > fully. > > I hope it will be useful for new people switching to Ubuntu and want to > have a nice development environment. If you find mistakes, please report it > to me. If you think I'm missing commonly used tools or some idiomatic uses > of Emacs, please tell me. That's quite an effort. Are you aware of the tutorial? `M-x help-with-tutorial`