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 10:49:17 -0400 Message-ID: References: <7a56422e-34ac-4974-95c9-76ce49f6d943@googlegroups.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1402930261 6975 80.91.229.3 (16 Jun 2014 14:51:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 16 Jun 2014 14:51:01 +0000 (UTC) Cc: emacs To: Rusi Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jun 16 16:50:55 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 1WwYFJ-0001jq-PS for geh-help-gnu-emacs@m.gmane.org; Mon, 16 Jun 2014 16:50:53 +0200 Original-Received: from localhost ([::1]:44251 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WwYFJ-0001gS-0O for geh-help-gnu-emacs@m.gmane.org; Mon, 16 Jun 2014 10:50:53 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:45765) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WwYF4-0001gB-3Z for help-gnu-emacs@gnu.org; Mon, 16 Jun 2014 10:50:42 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WwYEz-0008Au-9U for help-gnu-emacs@gnu.org; Mon, 16 Jun 2014 10:50:38 -0400 Original-Received: from mail-qc0-f172.google.com ([209.85.216.172]:54812) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WwYEz-0008Aq-5T for help-gnu-emacs@gnu.org; Mon, 16 Jun 2014 10:50:33 -0400 Original-Received: by mail-qc0-f172.google.com with SMTP id o8so8032616qcw.31 for ; Mon, 16 Jun 2014 07:49:57 -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=UMKOHvAi4PooSRJZtinm+xS/k5KFRFsAU+qcXl/e9zg=; b=SUrZJC1S9CPdGxTVJyCvWRxrkhauGQIqJyIvEIF/Bj+BkIbnK1DotaCCMs7lgRyUNc JnZD0R+taq45msSpEnx2hx2EyTa/83e+MNmgx6DeWI7b6lWbh8dJ3cYF+oInbBBZvmiX 7S+38vrBEE0ZlGnB9xJZgC3WxzkHykKhnwo28ejdIAXO57fSa6ctQqldFuAysuZ1RX05 HP6rBPhJPAUXG9LcIbDOY0SQ9jLU7L6I58Xv12eqazguHFO7d2ixKnhKuiKH5gXIHFPL +Z4ijiB94R0rJDG/OFIU6fAUIhQPB8SjEVUEiIfTWD43MeQv+NhKNywzWc5yzCQfP6qI Axpw== X-Received: by 10.224.167.70 with SMTP id p6mr26716116qay.48.1402930197568; Mon, 16 Jun 2014 07:49:57 -0700 (PDT) Original-Received: by 10.140.50.68 with HTTP; Mon, 16 Jun 2014 07:49:17 -0700 (PDT) In-Reply-To: <7a56422e-34ac-4974-95c9-76ce49f6d943@googlegroups.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 209.85.216.172 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:98281 Archived-At: On Mon, Jun 16, 2014 at 10:26 AM, 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? LICEcap is one tool that does it.