From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.devel Subject: Re: Emacs-Lisp Bill-Board Date: Wed, 04 Feb 2009 20:39:51 +0100 Message-ID: <87prhy9ek8.fsf@thinkpad.tsdh.de> References: <49881BE3.6090907@online.de> <87vdrqo5sy.fsf@CPU107.opentrends.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1233776631 27036 80.91.229.12 (4 Feb 2009 19:43:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 4 Feb 2009 19:43:51 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Feb 04 20:45:06 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LUngH-0005s1-EN for ged-emacs-devel@m.gmane.org; Wed, 04 Feb 2009 20:45:05 +0100 Original-Received: from localhost ([127.0.0.1]:51007 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LUney-000132-3t for ged-emacs-devel@m.gmane.org; Wed, 04 Feb 2009 14:43:44 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LUnbK-0008T8-8X for emacs-devel@gnu.org; Wed, 04 Feb 2009 14:39:58 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LUnbH-0008Sp-U2 for emacs-devel@gnu.org; Wed, 04 Feb 2009 14:39:56 -0500 Original-Received: from [199.232.76.173] (port=37698 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LUnbH-0008Sk-Jq for emacs-devel@gnu.org; Wed, 04 Feb 2009 14:39:55 -0500 Original-Received: from out5.smtp.messagingengine.com ([66.111.4.29]:59302) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LUnbH-0006si-BM for emacs-devel@gnu.org; Wed, 04 Feb 2009 14:39:55 -0500 Original-Received: from compute2.internal (compute2.internal [10.202.2.42]) by out1.messagingengine.com (Postfix) with ESMTP id A4788280041 for ; Wed, 4 Feb 2009 14:39:54 -0500 (EST) Original-Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by compute2.internal (MEProxy); Wed, 04 Feb 2009 14:39:54 -0500 X-Sasl-enc: AtIx2EP5pu820ja06fuXHm0SaFW+P7eUgdu+U/0Io8qz 1233776394 Original-Received: from thinkpad.tsdh.de (p54AF298C.dip0.t-ipconnect.de [84.175.41.140]) by mail.messagingengine.com (Postfix) with ESMTPA id CDA3A2E4F4 for ; Wed, 4 Feb 2009 14:39:53 -0500 (EST) Mail-Copies-To: never Mail-Followup-To: emacs-devel@gnu.org In-Reply-To: <87vdrqo5sy.fsf@CPU107.opentrends.net> (Daniel Clemente's message of "Wed, 04 Feb 2009 11:27:41 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.90 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:108748 Archived-At: Daniel Clemente writes: > I propose to reimplement EmacsWiki using org-mode pages. Org-mode ( > http://orgmode.org/ ) is an oficial Emacs mode to take notes, define > tasks to do, schedule appointments and deadlines, publish to several > formats, and more. It uses just a plain text file with as much > markup as you want. Version control works thus very well with .org > files. That's basically what's Worg [1]. It's a git repository of org-mode files explaining tips'n'tricks around org-mode. This could be extended easily to capture all of emacs. Bye, Tassilo __________ [1] http://repo.or.cz/w/Worg.git -- Richard Stallman first words were actually syscalls.