From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eric Schulte" Subject: Re: [babel]: Broken Link in Babel Intro page? Date: Sun, 05 Dec 2010 07:46:35 -0700 Message-ID: <87vd38z390.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=41067 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PPFs6-0005Eu-Da for emacs-orgmode@gnu.org; Sun, 05 Dec 2010 09:48:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PPFrN-0007v2-9V for emacs-orgmode@gnu.org; Sun, 05 Dec 2010 09:47:23 -0500 Received: from mail-yx0-f169.google.com ([209.85.213.169]:54255) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PPFrN-0007uR-4C for emacs-orgmode@gnu.org; Sun, 05 Dec 2010 09:46:41 -0500 Received: by yxl31 with SMTP id 31so20414696yxl.0 for ; Sun, 05 Dec 2010 06:46:40 -0800 (PST) In-Reply-To: (Chris Malone's message of "Thu, 2 Dec 2010 17:03:27 -0500") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Chris Malone Cc: emacs-orgmode Hi Chris, Thanks for the report. The Babel pages on Worg need some maintenance (any volunteers much appreciated). The Org-mode manual has more complete and up to date information, see [1] for working with code blocks in general and [2] for header arguments specifically. -- Eric Chris Malone writes: > Hi, > > In the section entitled *Code Blocks in Babel* on the [[ > http://orgmode.org/worg/org-contrib/babel/intro.php][Worg Babel Intro > page]], it is listed that there are =header-arguments=, which can be added > to a src block to control its evaluation and output. It then provides a > link to a > [[http://orgmode.org/worg/org-contrib/babel/reference.php][HeaderArguments]] > page for more details, however this link appears to be broken - > I get a *404 Error* when trying to load the page. > > Chris > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode Footnotes: [1] http://orgmode.org/manual/Working-With-Source-Code.html [2] http://orgmode.org/manual/Header-arguments.html