[O] org-git-link 's open function org-git-open does not work correctly

2017-06-23 Thread numbch...@gmail.com
When I `org-store-link` in a local git repository file buffer, I got this link: [[git:~/.emacs.d/init/org-mode/init-my-org-hyperlink.el::develop@ {2017-06-24}::202][git:~/.emacs.d/init/org-mode/init-my-org-hyperlink.el::develop@ {2017-06-24}::202]] Then I insert link into Org-mode buffer. But whe

Re: [O] org table toggle narrowing and true column hiding

2017-06-23 Thread Uwe Brauer
>>> "Michael" == Michael Brand writes: > Hi Uwe > On Wed, Jun 21, 2017 at 11:24 AM, Uwe Brauer wrote: >> Any plans to implement true column hiding for org tables? > Not that I know of. How would you select a hidden column to unhide it? Similar as in LO/OO excel and friends, I woul

[O] [PATCH] doc/Makefile: Auto-generate org-version.tex for orgcard

2017-06-23 Thread Kyle Meyer
Hello, It seems that the only place where we hardcode the Org version is orgcard.tex. Any objections to auto-generating this as well? -- >8 -- * doc/Makefile: Add rule to generate org-version.tex. * doc/orgcard.tex: Include org-version.tex rather than explicitly setting version and year. This r

Re: [O] [bug?] org-inside-latex-fragment-p broken?

2017-06-23 Thread Nicolas Goaziou
Hello, Carsten Dominik writes: > Yes, these can be used in partially written fragments. OK. Does it make sense to use them outside of any fragment? For example, you don't need to be in a LaTeX fragment to insert \alpha. Regards, -- Nicolas Goaziou

Re: [O] org-protocol documentation

2017-06-23 Thread Mario Martelli
Hi, > fails all the time causing the function to fail silently. I got "open-source" working by sanitising the URI before it is processed. diff --git a/lisp/org-protocol.el b/lisp/org-protocol.el index 825435674..7e986a9ed 100644 --- a/lisp/org-protocol.el +++ b/lisp/org-protocol.el @@ -520,7 +

Re: [O] [bug?] org-inside-latex-fragment-p broken?

2017-06-23 Thread Carsten Dominik
On Fri, Jun 23, 2017 at 9:45 AM, Nicolas Goaziou wrote: > Rasmus writes: > > > Nicolas Goaziou writes: > > > >> `backward-paragraph' may be a bit heavy. > >> > >> Anyway we shouldn't use this function at all. Why do you need it? > > > > It's used by a couple of org-cdlatex-* functions, > > e.g.

Re: [O] org table toggle narrowing and true column hiding

2017-06-23 Thread Michael Brand
Hi Uwe On Wed, Jun 21, 2017 at 11:24 AM, Uwe Brauer wrote: > Any plans to implement true column hiding for org tables? Not that I know of. How would you select a hidden column to unhide it? > Concerning narrowing (poor man version of hiding) > > | Name | passport | Other | > | | <

Re: [O] empty cells in columns should be left emtpy when manipulating columns

2017-06-23 Thread Michael Brand
Hi Uwe On Thu, Jun 22, 2017 at 9:56 AM, Uwe Brauer wrote: > #+TBLFM: $2=if("$1" == "nan", string(""), $1*0.15;%.1f);E > > And friends did not work any more > > | 3.25 | 0.5) | > | | 0.0) | > #+TBLFM: $2=if("$1" == "nan", string(""), $1*0.15;%.1f);E This is invalid syntax, what you meant wo

Re: [O] [bug?] org-inside-latex-fragment-p broken?

2017-06-23 Thread Nicolas Goaziou
Rasmus writes: > Nicolas Goaziou writes: > >> `backward-paragraph' may be a bit heavy. >> >> Anyway we shouldn't use this function at all. Why do you need it? > > It's used by a couple of org-cdlatex-* functions, > e.g. org-cdlatex-math-modify. Then these calls should be replaced with `org-elem

Re: [O] [bug?] org-inside-latex-fragment-p broken?

2017-06-23 Thread Rasmus
Nicolas Goaziou writes: > `backward-paragraph' may be a bit heavy. > > Anyway we shouldn't use this function at all. Why do you need it? It's used by a couple of org-cdlatex-* functions, e.g. org-cdlatex-math-modify. Rasmus -- Vote for proprietary math!

Re: [O] [bug?] org-inside-latex-fragment-p broken?

2017-06-23 Thread Nicolas Goaziou
Hello, Rasmus writes: > org-inside-LaTeX-fragment-p seems to assume that a latex-fragment only > exists beyond the first paragraph. It does fails to predict the fragment > in this simple file > > #+begin_src org > foo $x$ bar > test `org-inside-LaTeX-fragment-p' on the "$x$" above. > #+end_src

Re: [O] [bug] org-indent

2017-06-23 Thread Nicolas Goaziou
Hello, Rasmus writes: > There's a bug in ‘org-indent--compute-prefixes’ near ";; Inline tasks line > prefixes". > > If (bound-and-true-p org-inlinetask-show-first-star) is non-nil, then Org > tries to compute (substring heading-prefix 1). But the initial value of > ‘heading-prefix’ seems to be

[O] [bug?] org-inside-latex-fragment-p broken?

2017-06-23 Thread Rasmus
Hi, org-inside-LaTeX-fragment-p seems to assume that a latex-fragment only exists beyond the first paragraph. It does fails to predict the fragment in this simple file #+begin_src org foo $x$ bar test `org-inside-LaTeX-fragment-p' on the "$x$" above. #+end_src It seems to be fixed if we replace

[O] [bug] org-indent

2017-06-23 Thread Rasmus
Hi, There's a bug in ‘org-indent--compute-prefixes’ near ";; Inline tasks line prefixes". If (bound-and-true-p org-inlinetask-show-first-star) is non-nil, then Org tries to compute (substring heading-prefix 1). But the initial value of ‘heading-prefix’ seems to be "", at least some of the time (

Re: [O] [PATCH] noweb documentation update

2017-06-23 Thread Kaushal Modi
On Fri, Jun 23, 2017, 1:56 AM Nicolas Goaziou wrote: > > Sure, go ahead. Thank you. > Thanks, done. > -- Kaushal Modi

Re: [O] rounding (up)

2017-06-23 Thread Uwe Brauer
> Uwe Brauer writes: > (info "(calc) Integer Truncation") has > So I suggest the following: > | 3.25 | | > | 6.5 | | > #+TBLFM: $2=round($1*0.15,2);%.2f That is cool as well

Re: [O] org table toggle narrowing and true column hiding

2017-06-23 Thread Uwe Brauer
> Hello, > Uwe Brauer writes: > What is true column hiding? What is the question you are referring to? Most of the spreadsheet application I know allow you - to mark a column - and to hide it (it is still there and can be displayed of course) That question was asked

Re: [O] org-protocol documentation

2017-06-23 Thread Mario Martelli
Hi, > Am 22.06.2017 um 22:03 schrieb Nicolas Goaziou : > > So as to ease the reviewing process, could you send it on the ML with > git format-patch sub-command? > sure. I would like to add an example using the subprotocol “open-source” for hugo. If that sounds ok for you. For that I would need