From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bastien Newsgroups: gmane.emacs.help Subject: Re: actual html or something else? [was: Re: org-mode tutorial?] Date: Mon, 29 Apr 2013 17:32:18 +0200 Message-ID: <87a9oh1hfh.fsf@bzg.ath.cx> References: <87txmrytlf.fsf@bzg.ath.cx> <517D08A3.1020806@mousecar.com> <87d2td2xlx.fsf@bzg.ath.cx> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1367249561 29827 80.91.229.3 (29 Apr 2013 15:32:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 29 Apr 2013 15:32:41 +0000 (UTC) Cc: "help-gnu-emacs@gnu.org" , Steven Degutis To: ken Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Apr 29 17:32:45 2013 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 1UWq4I-00065i-3N for geh-help-gnu-emacs@m.gmane.org; Mon, 29 Apr 2013 17:32:42 +0200 Original-Received: from localhost ([::1]:34241 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UWq4H-0001EB-Nl for geh-help-gnu-emacs@m.gmane.org; Mon, 29 Apr 2013 11:32:41 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:59221) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UWq40-00016Z-HT for help-gnu-emacs@gnu.org; Mon, 29 Apr 2013 11:32:29 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UWq3y-0007Gz-DW for help-gnu-emacs@gnu.org; Mon, 29 Apr 2013 11:32:24 -0400 Original-Received: from mail-wi0-x22f.google.com ([2a00:1450:400c:c05::22f]:40768) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UWq3y-0007GY-7c for help-gnu-emacs@gnu.org; Mon, 29 Apr 2013 11:32:22 -0400 Original-Received: by mail-wi0-f175.google.com with SMTP id h11so2897750wiv.8 for ; Mon, 29 Apr 2013 08:32:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:from:to:cc:subject:in-reply-to:references :user-agent:date:message-id:mime-version:content-type; bh=daSfbx4iZm/SinSYMra3vOK4e7erOu65FwB8WhEeHy4=; b=UN+nOzD7K6qZs5WrhlacpCNv6HiB7UPplJr1u0MgZqB41HVEdV6jTClOAKgPoeH/w5 vjR5XY2sVsGW5Lhaqv0Vdf0+HFw05y05MKvbOKJWpFWugaJIP+01ENvtUwcZIR9mnOB+ S8mdLvEs7Cs6n4BXa9f1pYfHD0TRnM1fzyWtS90oNjGJt25DHHNtQnAdpZQQSy1Zy76O KEubhnETCfQt7Rd3/nY3PCVp+JfdtGW1WyOQboWRD2mBf12NyEW4Tfq80+m94lFMTe4V l3v4qVmDHayxF9HXCrjHcpIvZWF1N32ljCuNTWxQM34+7XW+MK2E9s+6IMqZM/pgHOYN 92yQ== X-Received: by 10.194.88.138 with SMTP id bg10mr97809092wjb.13.1367249541177; Mon, 29 Apr 2013 08:32:21 -0700 (PDT) Original-Received: from bzg.localdomain (mar75-2-81-56-68-112.fbx.proxad.net. [81.56.68.112]) by mx.google.com with ESMTPSA id s6sm20862356wij.4.2013.04.29.08.32.19 for (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 29 Apr 2013 08:32:20 -0700 (PDT) Original-Received: by bzg.localdomain (Postfix, from userid 1000) id A145B1C200E2; Mon, 29 Apr 2013 17:32:18 +0200 (CEST) In-Reply-To: <87d2td2xlx.fsf@bzg.ath.cx> (Bastien's message of "Mon, 29 Apr 2013 16:57:30 +0200") User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c05::22f 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:90396 Archived-At: Bastien writes: > As for dealing with HTML, Org can export to HTML, and you can use > `orgstruct-mode' and `orgtbl-mode' within an HTML buffer, then add > lists and tables and export/convert these lists/tables. > > But you cannot manipulate HTML code directly. For an example of what I mention above, see this video: http://www.youtube.com/watch?v=EQAd41VAXWo -- Bastien