From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.devel Subject: Re: On being web-friendly and why info must die Date: Sun, 07 Dec 2014 13:24:47 +0100 Organization: Probably a good idea Message-ID: <87bnnfve9c.fsf@dod.no> References: <20141205123549.GA29331@thyrsus.com> <2815659.zRQ0WWWeRr@descartes> <20141205175810.GD3120@thyrsus.com> <87wq66ufyt.fsf@wanadoo.es> <87zjb04tlw.fsf@gmx.us> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1417955139 22259 80.91.229.3 (7 Dec 2014 12:25:39 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 7 Dec 2014 12:25:39 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Dec 07 13:25:33 2014 Return-path: Envelope-to: ged-emacs-devel@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 1Xxau2-0006vl-Ox for ged-emacs-devel@m.gmane.org; Sun, 07 Dec 2014 13:25:30 +0100 Original-Received: from localhost ([::1]:57779 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xxau2-0002kt-85 for ged-emacs-devel@m.gmane.org; Sun, 07 Dec 2014 07:25:30 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:38574) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xxatd-0002hQ-Up for emacs-devel@gnu.org; Sun, 07 Dec 2014 07:25:12 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XxatX-0007rL-Lz for emacs-devel@gnu.org; Sun, 07 Dec 2014 07:25:05 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]:43939) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XxatX-0007rE-Ed for emacs-devel@gnu.org; Sun, 07 Dec 2014 07:24:59 -0500 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XxatV-0006bX-De for emacs-devel@gnu.org; Sun, 07 Dec 2014 13:24:57 +0100 Original-Received: from cm-84.208.248.210.getinternet.no ([84.208.248.210]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 07 Dec 2014 13:24:57 +0100 Original-Received: from sb by cm-84.208.248.210.getinternet.no with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 07 Dec 2014 13:24:57 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: emacs-devel@gnu.org Original-Lines: 20 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: cm-84.208.248.210.getinternet.no Mail-Copies-To: never User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.4 (gnu/linux) Cancel-Lock: sha1:dIB4KNb7BDJUDKliEJ/Oip7aZ2c= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:179261 Archived-At: > When I started reading the Org mode manual, > everything I saw at the beginning was uninteresting, > things I had no wish to do. So I stopped reading it. Here is an example-based walkthrough of a subset of the format: http://steinar.bang.priv.no/2012/05/02/using-org-mode/ Basic document structure of a document is shown (the "memo" part), but I didn't cover emphasis formatting, web links and cross references or tables, all of which are essential for a Texinfo replacement. Though it shows a C source code example. The "memo" subtree can be exported as a document, in a variety of formats ('C-c C-e' when standing on the node, and then browse the alternatives) (it might be of slight interest that the blog article itself was written in Org, as were the rest of the articles on that blog)