From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: tuhdo1710@gmail.com Newsgroups: gmane.emacs.help Subject: Re: I wrote a mini manual for Emacs Date: Mon, 16 Jun 2014 08:51:58 -0700 (PDT) Message-ID: <6366a667-b553-4c9a-90fe-40c5158f018e@googlegroups.com> References: <7a56422e-34ac-4974-95c9-76ce49f6d943@googlegroups.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1402934141 25426 80.91.229.3 (16 Jun 2014 15:55:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 16 Jun 2014 15:55:41 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jun 16 17:55:32 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 1WwZFr-0007IM-6a for geh-help-gnu-emacs@m.gmane.org; Mon, 16 Jun 2014 17:55:31 +0200 Original-Received: from localhost ([::1]:45071 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WwZFq-0005cu-Og for geh-help-gnu-emacs@m.gmane.org; Mon, 16 Jun 2014 11:55:30 -0400 X-Received: by 10.182.43.196 with SMTP id y4mr1072427obl.35.1402933919144; Mon, 16 Jun 2014 08:51:59 -0700 (PDT) X-Received: by 10.50.17.100 with SMTP id n4mr475594igd.3.1402933918993; Mon, 16 Jun 2014 08:51:58 -0700 (PDT) Original-Path: usenet.stanford.edu!h3no4578786igd.0!news-out.google.com!a8ni3066qaq.1!nntp.google.com!a13no4270692igq.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help In-Reply-To: <7a56422e-34ac-4974-95c9-76ce49f6d943@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=14.161.13.65; posting-account=p5Z7tQoAAADPYWtcXKha8p3X0RJobi7g Original-NNTP-Posting-Host: 14.161.13.65 User-Agent: G2/1.0 Injection-Date: Mon, 16 Jun 2014 15:51:58 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:206013 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:98284 Archived-At: On Monday, June 16, 2014 9:26:41 PM UTC+7, Rusi wrote: > On Monday, June 16, 2014 7:04:10 PM UTC+5:30, Tim Visher wrote: > > > 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` > > > > +10 > > > > Good work -- thanks for the efforts! > > > > How do you make the animated gifs? Thanks. Glad you like it. I made the GIFs using byzanz-record: http://askubuntu.com/a/123515/13847