Pierre-Henry FRÖHRING wrote:
> I would like to back this proposition with our use case :
>
>         #+BEGIN_SRC js
>           REACTIVE_STATE = TYPE_BUILDER(
>               <<REACTIVE_STATE.constructor>>
>               , "reactive_state"
>               , <<REACTIVE_STATE.functions>>
>           )
>         #+END_SRC
>
> Where `<<REACTIVE_STATE.constructor>>` is expanded as expected,
> and `, <<REACTIVE_STATE.functions>>` is not, leading to `,  ` prefixing all
> lines.

See https://lists.gnu.org/archive/html/emacs-orgmode/2014-03/msg01606.html
for some context about that.

As I wrote, yes, I think it makes sense to do such a change.

Best regards,
  Seb

-- 
Sebastien Vauban


Reply via email to