From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Bug: [PATCH] Org-babel: separate #+attr_... for code block and for results block [7.9.3d (release_7.9.3d-834-g60083a.dirty @ /home/vdyadov/Work/Tools/emacs/org-mode/lisp/)] Date: Thu, 24 Jan 2013 08:59:36 +0100 Message-ID: <87zjzz105z.fsf@bzg.ath.cx> References: <87ip6o9h2e.fsf@gmail.com> <871udbapqn.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:43411) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TyHin-0001be-Rm for emacs-orgmode@gnu.org; Thu, 24 Jan 2013 02:59:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TyHik-0006fB-QS for emacs-orgmode@gnu.org; Thu, 24 Jan 2013 02:59:41 -0500 Received: from mail-wi0-f172.google.com ([209.85.212.172]:63659) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TyHik-0006ek-KD for emacs-orgmode@gnu.org; Thu, 24 Jan 2013 02:59:38 -0500 Received: by mail-wi0-f172.google.com with SMTP id o1so177083wic.11 for ; Wed, 23 Jan 2013 23:59:37 -0800 (PST) In-Reply-To: (=?utf-8?B?ItCU0Y8=?= =?utf-8?B?0LTQvtCyINCS0LDRgdC40Lsg0KHRgtC+0Y/QvdC+0LIiJ3M=?= message of "Thu, 24 Jan 2013 11:58:17 +0400") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: =?utf-8?B?0JTRj9C00L7QsiDQktCw0YHQuNC7INCh0YLQvtGP?= =?utf-8?B?0L3QvtCy?= Cc: emacs-orgmode@gnu.org, Nicolas Goaziou vdyadov@elvees.com (Дядов Васил Стоянов) writes: > PS: Is there any good documentation and explanation of org-mode > internals? We don't have anything specific, the documentation of org-mode internals is... in the code itself :) -- Bastien