Re: [O] Extracting headlines?

2017-06-28 Thread Loris Bennett
Hi Eric, Eric S Fraga writes: > On Wednesday, 28 Jun 2017 at 14:40, Loris Bennett wrote: >> I tried >> >> C-c m a > > Not sure as I do not know what that is bound to! I suggested using > org-sparse-tree (normally bound to C-c /) with the D option. Have you > tried that?

Re: [O] Why ob-clojure.el does not respect :dir header argument?

2017-06-28 Thread numbch...@gmail.com
I will dive into source code, and try whether I can add advice on ob-clojure.el to inject Org-mode file directory into CIDER working directory everytime executing the clojure babel src block. [stardiviner] GPG key ID: 47C32433 IRC(freeenode): stardiviner

Re: [O] Why ob-clojure.el does not respect :dir header argument?

2017-06-28 Thread Tim Cross
ob-clojure is limited by what can be done via the interfaces offered by cider. Have a look at the ob-clojure.el source code - it is very simple and does not have options/interfaces to support the full range of possible source block headers. Someone may be able to implement this, but nobody has.

Re: [O] [PATCH 2/2] org-refile: Fix inconsistency when listing refile targets

2017-06-28 Thread Allen Li
I just realized that this patch was applied to the master branch, not the maint branch. The absence of this patch results in the continued life of a bug in the maint branch where it is not possible to refile to the top level of an agenda file when using full-file-path for

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

2017-06-28 Thread Nicolas Goaziou
Samuel Wales writes: > never mind. just would not want only on the fly. Actually, from an Model-View-Controller point of view, storing narrowing cookies in the table is mixing Model and View. Narrowing a new column requires to change the data, which is bad. Furthermore,

[O] minitocs not displaying in latex export

2017-06-28 Thread Sharon Kimble
I'm having great difficulties in getting minitocs appearing in my chapters. This is my preamble - --8<---cut here---start->8--- #+LaTeX_class: my-report #+latex_header:

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

2017-06-28 Thread Samuel Wales
On 6/28/17, Nicolas Goaziou wrote: >> i'd want it to be stored in the table, not in the user's head. never mind. just would not want only on the fly. >> - toggle: remove spc and | and use a minimal column -t or align.el >> type setup spc and | waste space. i am

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

2017-06-28 Thread Nicolas Goaziou
Hello, Samuel Wales writes: > good ideas. > > i'd want it to be stored in the table, not in the user's head. I don't understand. > more radical ideas: > > - toggle: remove spc and | and use a minimal column -t or align.el > type setup I don't understand. > -

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

2017-06-28 Thread Samuel Wales
good ideas. i'd want it to be stored in the table, not in the user's head. more radical ideas: - toggle: remove spc and | and use a minimal column -t or align.el type setup - edit: similar to c-c ' for babel blocks, but opens up a really nice ses type spreadsheet -- The Kafka Pandemic:

Re: [O] exporting org to docx

2017-06-28 Thread Doyley, Marvin M.
Hi John, I really appreciate your help. I tried the latest version of ox-word.el that you place in scimax, but got the same error. I suspect that there is a bug in my set-up. I will investigate and keep you posted. Cheers, M > On Jun 27, 2017, at 7:21 PM, Doyley, Marvin M.

Re: [O] import excel files into org

2017-06-28 Thread Uwe Brauer
> On 27/06/17 17:54, Uwe Brauer wrote: > What is the intended difference between those? The first one imports a xlsx file, which has the same name as the org file > The second one looks odd, because Asks for a file. > - xlsx-file is never used Right, my bad > - there

Re: [O] [PATCH] org-protocol: fixes open-source and extends rewriting of URLs

2017-06-28 Thread Nicolas Goaziou
Mario Martelli writes: > Hi, > >> Would it be possible to make the path involved smaller so that the >> example can fit in 80 columns? > > The idea was to give an example which is available online and could get > cloned easily onto the local machine. > Changed it to a

Re: [O] Extracting headlines?

2017-06-28 Thread Eric S Fraga
On Wednesday, 28 Jun 2017 at 14:40, Loris Bennett wrote: > I tried > > C-c m a Not sure as I do not know what that is bound to! I suggested using org-sparse-tree (normally bound to C-c /) with the D option. Have you tried that? -- : Eric S Fraga via Emacs 26.0.50, Org

Re: [O] Moving and resetting attachments

2017-06-28 Thread Florian Lindner
Am 24.06.2017 um 10:53 schrieb Nicolas Goaziou:> Hello, > > Florian Lindner writes: > >> Ok, so it's basically a conversion to bool. > > Correct. > >> That I'm not so sure of. I try to get myself aquainted to ert, but my elisp >> knowledge, you surely know, is very limited.

Re: [O] [PATCH] org-protocol: fixes open-source and extends rewriting of URLs

2017-06-28 Thread Mario Martelli
Hi, > Would it be possible to make the path involved smaller so that the > example can fit in 80 columns? The idea was to give an example which is available online and could get cloned easily onto the local machine. Changed it to a simple example. > Here, `replacement' isn't lexically bound,

Re: [O] Extracting headlines?

2017-06-28 Thread Loris Bennett
Eric S Fraga writes: > On Wednesday, 28 Jun 2017 at 08:50, Loris Bennett wrote: >> does Org provide any way of extracting just the level 3 headlines for a >> given 7 day period? > > If you have org timestamps on those headlines, you might be able to use > org-sparse-tree (C-c

Re: [O] org-irc.el get IRC link port error

2017-06-28 Thread numbch...@gmail.com
confirm fixed, thanks. [stardiviner] GPG key ID: 47C32433 IRC(freeenode): stardiviner Twitter: @numbchild Key fingerprint = 9BAA 92BC CDDD B9EF 3B36 CB99 B8C4 B8E5 47C3 2433 Blog: http://stardiviner.github.io/ On Wed, Jun 28, 2017 at 8:47 PM, Nicolas Goaziou

Re: [O] Export results of code literal blocks (Jekyll directory structure) xpost emacs.stackexchange

2017-06-28 Thread Nicolas Goaziou
Hello, Jeremy Reeve writes: > Org-mode newbie here. Please be gentle. Do you have any reason to think we will not be gentle? "We have a squeaker today, class. Isn't he cute?" > I'm trying to follow the recipe for exporting Org-mode documents for > processing by

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

2017-06-28 Thread Nicolas Goaziou
Hello, "numbch...@gmail.com" writes: > 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@ >

Re: [O] org-irc.el get IRC link port error

2017-06-28 Thread Nicolas Goaziou
Hello, "numbch...@gmail.com" writes: > Here is the steps to reproduce this issue: > > Emacs version: 26.0.50 (from source code repo master branch) > Org-mode version: 9.0.8 (from source code repo master branch) > > Here is the example link: > IRC:

[O] org-irc.el get IRC link port error

2017-06-28 Thread numbch...@gmail.com
Here is the steps to reproduce this issue: Emacs version: 26.0.50 (from source code repo master branch) Org-mode version: 9.0.8 (from source code repo master branch) Here is the example link: IRC: [[irc://irc.freenode.net/#nextcloud][#nextcloud]] on Freenode I use Edebug to debug on function

[O] Why ob-clojure.el does not respect :dir header argument?

2017-06-28 Thread numbch...@gmail.com
In Org-mode Info page, the header argument `:dir` is used to specify the default directory for code block execution. But `ob-clojure` with `cider` as backend, will always use the `cider-jack-in` directory as default working directly. Is there a way to change this? [stardiviner]

Re: [O] import excel files into org

2017-06-28 Thread Neil Jerram
On 27/06/17 17:54, Uwe Brauer wrote: Hi Maybe the following is helpful: (defun org-table-import-xlsx-to-csv-org () (interactive) (let* ((source-file (file-name-sans-extension (buffer-file-name (current-buffer (xlsx-file (concat source-file ".xlsx")) (csv-file

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

2017-06-28 Thread Uwe Brauer
Hello > Hello, > Uwe Brauer writes: > I toyed a bit further with the idea, and re-designed the whole thing. I just applied the patch and installed it and run a quick test. Great! A huge improvement. I will test it during the day and report back if I see

Re: [O] [PATCH] org-protocol: fixes open-source and extends rewriting of URLs

2017-06-28 Thread Nicolas Goaziou
Hello, Mario Martelli writes: > Sorry for producing noise. Just read the contribution guidelines once again ;) > Hope everything is now according to the guidelines. Thank you. Comments follow. > Subject: [PATCH 1/4] org-protocol.el: Fix for failing open-source

Re: [O] Extracting headlines?

2017-06-28 Thread Eric S Fraga
On Wednesday, 28 Jun 2017 at 08:50, Loris Bennett wrote: > does Org provide any way of extracting just the level 3 headlines for a > given 7 day period? If you have org timestamps on those headlines, you might be able to use org-sparse-tree (C-c /) with the D option (dates range). -- : Eric S

[O] Extracting headlines?

2017-06-28 Thread Loris Bennett
Hi, If I have captured stuff in a journal file like so: * 2017 ** 2017-06 June *** 2017-06-01 Thursday Tweaked .bashrc Added some aliases *** 2017-06-02 Friday Tweaked .emacs Added some abbreviations *** 2017-06-07 Wednesday Tweaked .tweakrc Set up autotweak does Org provide any