From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nikolai Weibull Newsgroups: gmane.emacs.devel Subject: Re: Differences between Org-Mode and Hyperbole Date: Wed, 6 Jul 2016 09:12:00 +0200 Message-ID: References: <87h9cdmj6t.fsf@delle7240.chemeng.ucl.ac.uk> <87eg7f13re.fsf@delle7240.chemeng.ucl.ac.uk> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1467789178 16970 80.91.229.3 (6 Jul 2016 07:12:58 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 6 Jul 2016 07:12:58 +0000 (UTC) Cc: kaushal.modi@gmail.com, rswgnu@gmail.com, e.fraga@ucl.ac.uk, Emacs Developers To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jul 06 09:12:48 2016 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 1bKh0p-00036f-AG for ged-emacs-devel@m.gmane.org; Wed, 06 Jul 2016 09:12:47 +0200 Original-Received: from localhost ([::1]:59739 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bKh0o-0006OJ-An for ged-emacs-devel@m.gmane.org; Wed, 06 Jul 2016 03:12:46 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:42139) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bKh0D-0006KA-Lo for emacs-devel@gnu.org; Wed, 06 Jul 2016 03:12:14 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bKh09-0005XV-Bc for emacs-devel@gnu.org; Wed, 06 Jul 2016 03:12:08 -0400 Original-Received: from disu.se ([71.19.156.204]:56716) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bKh09-0005XH-2u; Wed, 06 Jul 2016 03:12:05 -0400 Original-Received: from mail-wm0-f53.google.com (mail-wm0-f53.google.com [74.125.82.53]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by disu.se (Postfix) with ESMTPSA id 8CF35C006; Wed, 6 Jul 2016 09:12:03 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=disu.se; s=mail; t=1467789123; bh=oOztVuLGuVcGPNZ5ygPVt8KgsNk22wguMKajga6Lk34=; l=463; h=In-Reply-To:References:From:Date:Subject:To:Cc:From; b=d/PePUNNS0uyqeCrzo3QqZF0hN1pMshgdcH913fJ2I8ovEI9+aVnXvVFbX7RU+OrE b0MvXYf9DIGT1//Re2l7oBp2Dh/+C5zw7UChkjOYadu9o7OxW5kNVVlPFT9NErnLcU aWWisNf0UXL74cXRv+BhcctXGweUlAT9p3eNUKCU= Original-Received: by mail-wm0-f53.google.com with SMTP id 187so30720142wmz.1; Wed, 06 Jul 2016 00:12:03 -0700 (PDT) X-Gm-Message-State: ALyK8tIqTtHYfjeQXdGKP8w0OZhAu/AjQv+B1zKCOvi1rZXph0N8dj1Z8gS9uasPhpkx+46o9eI28htE/GMfRQ== X-Received: by 10.28.107.23 with SMTP id g23mr20763038wmc.101.1467789122275; Wed, 06 Jul 2016 00:12:02 -0700 (PDT) Original-Received: by 10.28.39.1 with HTTP; Wed, 6 Jul 2016 00:12:00 -0700 (PDT) In-Reply-To: X-Gmail-Original-Message-ID: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 71.19.156.204 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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" Xref: news.gmane.org gmane.emacs.devel:205234 Archived-At: On Wed, Jul 6, 2016 at 12:59 AM, Richard Stallman wrote: > > Org mode is part markup language and some of this markup is used when > > exporting org mode files into different formats like HTML and PDF for all > > the reasons those formats are used by anyone, just like you would with a > > Texinfo file. > Why would you want to convert a todo list into HTML or PDF? > I just don't see the utility. To share it with others in paper form.