From mboxrd@z Thu Jan 1 00:00:00 1970 From: Aaron Ecay Subject: Re: Proposal to replace the prefix repetition with whitespace during expansion of noweb references Date: Sat, 23 Aug 2014 04:35:35 -0400 Message-ID: <87wq9zpprc.fsf@gmail.com> References: <86a9c6235b.fsf@somewhere.org> <86tx5avwpq.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46168) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XL6nY-0005xe-Bk for emacs-orgmode@gnu.org; Sat, 23 Aug 2014 04:35:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XL6nS-0005SJ-Tx for emacs-orgmode@gnu.org; Sat, 23 Aug 2014 04:35:44 -0400 Received: from mail-qa0-x22b.google.com ([2607:f8b0:400d:c00::22b]:43340) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XL6nS-0005SF-Mb for emacs-orgmode@gnu.org; Sat, 23 Aug 2014 04:35:38 -0400 Received: by mail-qa0-f43.google.com with SMTP id w8so10479119qac.2 for ; Sat, 23 Aug 2014 01:35:38 -0700 (PDT) In-Reply-To: <86tx5avwpq.fsf@somewhere.org> 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: Sebastien Vauban , emacs-orgmode@gnu.org Hello, 2014ko abuztuak 18an, Sebastien Vauban-ek idatzi zuen: >=20 > Pierre-Henry FR=C3=96HRING wrote: >> I would like to back this proposition with our use case : >>=20 >> #+BEGIN_SRC js >> REACTIVE_STATE =3D TYPE_BUILDER( >> <> >> , "reactive_state" >> , <> >> ) >> #+END_SRC >>=20 >> Where `<>` is expanded as expected, >> and `, <>` is not, leading to `, ` prefixing = all >> lines. >=20 > See https://lists.gnu.org/archive/html/emacs-orgmode/2014-03/msg01606.html > for some context about that. >=20 > As I wrote, yes, I think it makes sense to do such a change. FWIW, I also think the present behavior is too magical, and am in favor of the proposed change. --=20 Aaron Ecay