Re: [O] [PATCH] Better handling labels in source code blocks + A suggestion

2016-08-08 Thread Nicolas Goaziou
Hello, Bernard Hurley writes: > At present the value of org-coderef-label-format in a source code > editing buffer does not inherit its value from the value in the > corresponding org-mode buffer but instead, if it is not specified by a > -l option, defaults to the global

Re: [O] [PATCH] Better handling labels in source code blocks + A suggestion

2016-08-01 Thread Bernard Hurley
> "Bernard" == Bernard Hurley writes: Bernard> #+BEGIN_SRC ruby -f -l "#(ref:%s)" Sorry that should have been: #+BEGIN_SRC ruby -r -l "#(ref:%s)" -- Your fortune cookie for today: Bridge ahead. Pay troll. ** Fortune cookies are brought to you by GNU/Linux

[O] [PATCH] Better handling labels in source code blocks + A suggestion

2016-08-01 Thread Bernard Hurley
Hi all, At present the value of org-coderef-label-format in a source code editing buffer does not inherit its value from the value in the corresponding org-mode buffer but instead, if it is not specified by a -l option, defaults to the global value. Note that it is the value in the org mode