Re: [O] ob-sh.el removed in master branch source code?

2017-07-12 Thread numbch...@gmail.com
Thanks, that's might because Emacs old org-mode version. [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 Thu, Jul

Re: [O] org-plus-contrib, where is library-of-babel.org?

2017-07-12 Thread Thomas S. Dye
Aloha all, Rasmus writes: > Bastien Guerry writes: > >> Kyle Meyer writes: >> > Apparently, library-of-babel.org is not distributed with the Org mode > that ships with emacs. Not sure why that is. I'm guessing it's a > license issue? It

Re: [O] [PATCH] org-agenda tag completion works with ido

2017-07-12 Thread Kyle Meyer
Nathaniel Flath writes: > After upgrading to the latest org-mode, tag completion when filtering > in the agenda was broken - I had to fully enter the tag, despite using > ido (eg I would have a tag 'home', and 'ho-enter' would not compete). [...] > * org-agenda.el

Re: [O] ob-sh.el removed in master branch source code?

2017-07-12 Thread Kaushal Modi
That's a very old incompatible change: * Version 8.2 ** Incompatible changes *** =ob-sh.el= renamed to =ob-shell= This may require two changes in user config. 1. In =org-babel-do-load-languages=, change =(sh . t)= to =(shell . t)=. 2. Edit =local.mk= files to change the value of

Re: [O] Emacs master now updated to Org 9.0.9

2017-07-12 Thread numbch...@gmail.com
Thanks for your work. [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 Tue, Jul 4, 2017 at 3:54 PM, Bastien Guerry

Re: [O] Org-mode ELPA repository package is not very updated?

2017-07-12 Thread numbch...@gmail.com
After some tries, I use org-mode source code `master` branch now. use extension `use-package` to load it. It works very fine. Thanks. [stardiviner] GPG key ID: 47C32433 IRC(freeenode): stardiviner Twitter: @numbchild Key fingerprint = 9BAA 92BC CDDD B9EF 3B36

[O] ob-clojure will error result when contains comment

2017-07-12 Thread numbch...@gmail.com
Here is the examples: #+BEGIN_SRC clojure (+ 1 1) ;=> 2 #+END_SRC #+RESULTS: : class clojure.lang.LispReader$ReaderExceptionclass java.lang.RuntimeExceptionRuntimeException EOF while reading, starting at line 1 clojure.lang.Util.runtimeException (Util.java:221) #+BEGIN_SRC clojure :results

[O] command org-clock-select-task seems does not work

2017-07-12 Thread numbch...@gmail.com
I want to clock-in recent tasks in Org-mode. but after I select first task with by pressing "1", but it does not clock-in that task. [stardiviner] GPG key ID: 47C32433 IRC(freeenode): stardiviner Twitter: @numbchild Key fingerprint = 9BAA 92BC CDDD B9EF 3B36

[O] Want help for a helper function which send current link file under point to Kindle path.

2017-07-12 Thread numbch...@gmail.com
I want to write a helper function to send the link file (usually ebooks) under the point to Kindle path like (/run/media/username/Kindle/documents/). Hope this function can provide the following functionalities: - check whether the source file (ebook) exist in Kindle? - check the source file

[O] ob-sh.el removed in master branch source code?

2017-07-12 Thread numbch...@gmail.com
RT I checked `ORG-NEWS` and git log history. Have not found this change in recent commits. Can someone explain this? [stardiviner] GPG key ID: 47C32433 IRC(freeenode): stardiviner Twitter: @numbchild Key fingerprint = 9BAA 92BC CDDD B9EF 3B36 CB99 B8C4 B8E5

[O] [PATCH] org-agenda tag completion works with ido

2017-07-12 Thread Nathaniel Flath
After upgrading to the latest org-mode, tag completion when filtering in the agenda was broken - I had to fully enter the tag, despite using ido (eg I would have a tag 'home', and 'ho-enter' would not compete). Minor patch to fix this behaviour is attached. Let me know if there are any issues.

[O] Guia compacta de Orgmode

2017-07-12 Thread David Arroyo Menendez
Hi, The spanish version of The compact Org-mode Guide is being sold in https://www.traficantes.net/libros/guia-compacta-de-org-mode. Thanks in advance.

Re: [O] [RFC] Shrink columns dynamically

2017-07-12 Thread Rick Frankel
So I haven't posted in a while, but i use table a lot, so here's my $0.02. Personally, my use of width cookies has been mostly for visual display of columns are very long and will wrap in an html or latex table export, but would force the display too wide. My ideal default would be to have a

Re: [O] [RFC] Shrink columns dynamically

2017-07-12 Thread Colin Baxter
Dear Nicolas, I apologise for not understanding fully what you propose. I use org-mode extensively, so any possibility of "change" tends to make me anxious. Nicolas> Besides, columns cookies may work for you, but, as pointed Nicolas> out, they are limited: Nicolas> - Setting a

Re: [O] MWE for BibLaTex and org-ref?

2017-07-12 Thread John Kitchin
org-ref should work fine for biblatex, but the setup for biblatex in the org file is a bit different than for bibtex. The org-ref manual can be opened by running M-x org-ref-help. Go to the ** biblatex users heading. Hopefully that is clear enough to help. If not, let me know what is missing.

Re: [O] [RFC] Shrink columns dynamically

2017-07-12 Thread Eric S Fraga
Hi Nicolas, I agree completely with your stated objective, specifically separating viewing from content and/or export. However, I am not sure this is achievable without losing some quite appealing current functionality. I have two use cases which currently are managed with the width cookies and

[O] MWE for BibLaTex and org-ref?

2017-07-12 Thread Loris Bennett
Hi, Does org-ref work with BibLaTeX? With org-ref, I have an MWE using natbib that works: #+LATEX_CLASS_OPTIONS: [a4paper, 11pt] #+LATEX_HEADER: \usepackage{natbib} #+TITLE: MWE * Introduction This MWE was found on the internet (see cite:Botha). bibliographystyle:abbrvnat

Re: [O] Regression? Clocktable no longer includes TODO keywords

2017-07-12 Thread Nicolas Goaziou
Michael Alan Dorman writes: > But that will actually end up in another column, won't it? It will. > As a bit of background: I have, historically, harvested the "Headline" > column for a weekly report, which depends on the state of the headline > being included---not

Re: [O] Regression? Clocktable no longer includes TODO keywords

2017-07-12 Thread Michael Alan Dorman
Thanks for your reply (and all the work you do on org), Nicolas. > This doesn't ring a bell. Anyway, the current behaviour sounds right, > since you can get TODO state with the "TODO" special property anyway. But that will actually end up in another column, won't it? As a bit of background: I

Re: [O] [Patch] Fix check of previous-sibling in org-depend

2017-07-12 Thread Nicolas Goaziou
Hello, Yuri Lensky writes: > The "previous-sibling" blocker sometimes checked the previous /visible/ > heading, > instead of the true previous sibling. > From 0b5ae17e7832a22c276a7afa3439fdb2a313de4b Mon Sep 17 00:00:00 2001 > From: "Yuri D. Lensky" > Date:

Re: [O] Regression? Clocktable no longer includes TODO keywords

2017-07-12 Thread Nicolas Goaziou
Hello, Michael Alan Dorman writes: > Given the following document: > > * TODO Thingy > ** TODO Sub-Thingy 1 >:LOGBOOK: >CLOCK: [2017-07-12 Wed 07:15]--[2017-07-12 Wed 07:25] => 0:10 >:END: > ** DONE Sub-Thingy 2 >:LOGBOOK: >

[O] Regression? Clocktable no longer includes TODO keywords

2017-07-12 Thread Michael Alan Dorman
Given the following document: * TODO Thingy ** TODO Sub-Thingy 1 :LOGBOOK: CLOCK: [2017-07-12 Wed 07:15]--[2017-07-12 Wed 07:25] => 0:10 :END: ** DONE Sub-Thingy 2 :LOGBOOK: CLOCK: [2017-07-12 Wed 07:25]--[2017-07-12 Wed 07:31] => 0:06 :END:

Re: [O] [RFC] Shrink columns dynamically

2017-07-12 Thread Nicolas Goaziou
Hello, Colin Baxter writes: > Column cookies work - and they work well for me - so why on earth remove > something that is actually *useful*? Really, I explained already the motivation, right from my initial post. Anyway, let me re-iterate and expound it a bit. The first

Re: [O] call to agenda no longer working

2017-07-12 Thread Nicolas Goaziou
Hello, Detlef Steuer writes: > After returning from holidays and updating org-mode > C-c a a no longer starts my agenda, but gives: > > Press key for agenda command (unrestricted): > org-agenda-list: Wrong type argument: listp, "" You probably

Re: [O] [RFC] Shrink columns dynamically

2017-07-12 Thread Colin Baxter
Hello, I have come to this discussion late, but I totally agree with Kaushal, whose use of tables almost mirrors my own. Kaushal> I didn't understand the root reason for this change. If one Kaushal> doesn't like using the column width cookies, then they can Kaushal> choose to not

[O] call to agenda no longer working

2017-07-12 Thread Detlef Steuer
Hi! After returning from holidays and updating org-mode C-c a a no longer starts my agenda, but gives: Press key for agenda command (unrestricted): org-agenda-list: Wrong type argument: listp, "" in the *Messages* buffer. Any hint appreciated. (org from today, emacs