Re: [O] Recording Time - org-clock-sum

2014-11-17 Thread Eric S Fraga
On Monday, 17 Nov 2014 at 19:31, Fredrik Unger wrote: > Hi, > > I implemented a couple of functions that provide me with the > needed timestamps for my timereport [1]. Thanks for this. Looks interesting. I don't need this right now but I will find it quite useful in 2.5 years' time (we need to c

Re: [O] org-mode pretty entities has \perp but not \parallel

2014-11-17 Thread Brady Trainor
Hello, Rasmus writes: > Brady Trainor writes: > >> Hi, I expected \parallel to work after success with \perp. That is, >> I've executed in buffer M-x org-toggle-pretty-entities RET, and I >> expected to see \parallel as unicode ∥, since \perp is overlayed >> (correct term?) with ⟂. > > \paral

[O] Issue with multiline string variable for JavaScript source code blocks

2014-11-17 Thread Peter Moresi
Hi, I'm found a bug in ob-js.el when passing multi-line strings into a JavaScript source code blocks. The attached org file describes the problem and fix that I'm using to work around the issue. Thanks, Peter example-multiline-js-input.org Description: Binary data

[O] Include subtree pointed to by link on Ascii export

2014-11-17 Thread Subhan Michael Tindall
Is there a relatively straightforward way to configure or modify Ascii export to include the subtree pointed to at a link instead of the link itself? Example: #+PRIORITIES: A E A #+OPTIONS: toc:nil H:2 num:nil * <2014-11-14 Fri> ** Order turkey - [ ] schedule pickup - [ ] get pepper baco

Re: [O] Executing org shell blocks on remote machine over ssh

2014-11-17 Thread Myles English
Hi Dave, David Bjergaard writes: > Hi All, > > I'm sorry if this has been covered before, I've been searching for a > while and haven't found anything. > > I use org mode as a lab notebook. I write org-src blocks to keep track > of tasks I do at the command line, and then I copy paste them into

Re: [O] Recording Time - org-clock-sum

2014-11-17 Thread Fredrik Unger
Hi, I implemented a couple of functions that provide me with the needed timestamps for my timereport [1]. ex. <2014-11-14 Fri>[s 08:00 e 14:00 (11:00 12:00)] [ 5:00 (5.00)] Summarized from : * Test ** first CLOCK: [2014-11-14 Fri 08:00]--[2014-11-14 Fri 09:00] => 1:00 CLOCK: [

[O] Bug: Agenda filtering by DEADLINE, SCHEDULED broken [8.3beta (release_8.3beta-575-g1dfa77 @ /home/rwl/src/org-mode/lisp/)]

2014-11-17 Thread Richard Lawrence
Hi all, I'm on master, and after updating recently (to a version after the switch to the new property drawer syntax), some of my agenda views seem to be broken. Specifically, I cannot get any agenda views that compare a timestamp with the SCHEDULED and DEADLINE properties to work. My complete co

Re: [O] #+CALL get the first row of output table lost when using latex export

2014-11-17 Thread Charles C. Berry
On Mon, 17 Nov 2014, iem...@gmail.com wrote: Thank you, Charles. And =:colnames yes= does work here. But the results are the same when I evaluate t1 and t2 with `org-babel-execute-maybe'. When I take another try, new problem seems to occur. The test file is: #+BEGIN_EXAMPLE #+NAME: t1 #+BEGI

[O] Executing org shell blocks on remote machine over ssh

2014-11-17 Thread David Bjergaard
Hi All, I'm sorry if this has been covered before, I've been searching for a while and haven't found anything. I use org mode as a lab notebook. I write org-src blocks to keep track of tasks I do at the command line, and then I copy paste them into the terminal. I would really like to hit "C-c

Re: [O] #+CALL get the first row of output table lost when using latex export

2014-11-17 Thread iemacs
Thank you, Charles. And =:colnames yes= does work here. But the results are the same when I evaluate t1 and t2 with `org-babel-execute-maybe'. When I take another try, new problem seems to occur. The test file is: #+BEGIN_EXAMPLE #+NAME: t1 #+BEGIN_SRC python :exports results return [['A'],No

Re: [O] org-contacts search case insensitive

2014-11-17 Thread Karl Voit
* Alexander Baier wrote: > On 2014-11-17 13:24 Karl Voit wrote: >> * Alexander Baier wrote: >>> On 2014-11-17 12:37 Karl Voit wrote: * Martin Gross wrote: And recently, I discovered helm-do-grep which I enjoy using very much :-) >>> >>> You might want to take a look at helm-org-he

Re: [O] org-contacts search case insensitive

2014-11-17 Thread Alexander Baier
On 2014-11-17 13:24 Karl Voit wrote: > * Alexander Baier wrote: >> On 2014-11-17 12:37 Karl Voit wrote: >>> * Martin Gross wrote: >>> And recently, I discovered helm-do-grep which I enjoy using very >>> much :-) >> >> You might want to take a look at helm-org-headlines, if you only search >> for

Re: [O] org-contacts search case insensitive

2014-11-17 Thread Karl Voit
* Alexander Baier wrote: > On 2014-11-17 12:37 Karl Voit wrote: >> * Martin Gross wrote: >> And recently, I discovered helm-do-grep which I enjoy using very >> much :-) > > You might want to take a look at helm-org-headlines, if you only search > for names. "helm-org-keywords: Helm-org-keyword n

Re: [O] org-contacts search case insensitive

2014-11-17 Thread Alexander Baier
On 2014-11-17 12:37 Karl Voit wrote: > * Martin Gross wrote: > And recently, I discovered helm-do-grep which I enjoy using very > much :-) You might want to take a look at helm-org-headlines, if you only search for names. Regards, -- Alexander Baier

Re: [O] org-contacts search case insensitive

2014-11-17 Thread Karl Voit
* Martin Gross wrote: > > Dear helpers, > > I really like the idea of having an address book based on org-mode, > but I don=E2=80=98t understand why org-contacts searches case sensitive, > because at least to me this makes it more difficult to find what I am > looking for (I=E2=80=98am searching a

[O] Mixed install warning after upgrading to 8.2.10

2014-11-17 Thread Arunabha Ghosh
Hi, I'm getting a mixed install warning after upgrading to 8.2.10. Previously I used the .tgz for 8.2.7c and did a (add-to-list 'load-path 'path to 8.2.7c/lisp' which worked fine. For 8.2.10, I checked out the git repo, and switched to the 8.2.10 tag and updated the load-path to point to the new

Re: [O] org-contacts search case insensitive

2014-11-17 Thread Alexander Baier
On 2014-11-17 11:04 Martin Gross wrote: > Dear helpers, > > I really like the idea of having an address book based on org-mode, > but I don‘t understand why org-contacts searches case sensitive, > because at least to me this makes it more difficult to find what I am > looking for (I‘am searching an

Re: [O] org-mode pretty entities has \perp but not \parallel

2014-11-17 Thread Rasmus
Brady Trainor writes: > Hi, I expected \parallel to work after success with \perp. That is, > I've executed in buffer M-x org-toggle-pretty-entities RET, and I > expected to see \parallel as unicode ∥, since \perp is overlayed > (correct term?) with ⟂. \parallel should be added IMO as it's suppo

Re: [O] What happened to ODT export?

2014-11-17 Thread Sebastien Vauban
Christopher Culver wrote: > Brady Trainor writes: >> I find the following: >> >> , [ C-h v org-export-backends RET ] >> | org-export-backends is a variable defined in `org.el'. >> | Its value is (ascii html icalendar latex md odt) >> | Original value was >> | (ascii html icalendar latex) >>

[O] org-contacts search case insensitive

2014-11-17 Thread Martin Gross
Dear helpers, I really like the idea of having an address book based on org-mode, but I don‘t understand why org-contacts searches case sensitive, because at least to me this makes it more difficult to find what I am looking for (I‘am searching an entry about a conference. But how did I write "co

Re: [O] Coursera class on reproducible research

2014-11-17 Thread Sebastien Vauban
John Hendy wrote: > Thought this might interest the list: > - https://www.coursera.org/course/repdata > > I've taken other Johns Hopkins classes on Data Analysis from Rober > Peng and Jeff Leek and found them to be pretty good. They'll be using > R, and I'm going to guess they'll be teaching this w

Re: [O] project-explorer package forcing new frame... better solution than mine?

2014-11-17 Thread Sebastien Vauban
Brady Trainor wrote: > Hi, I'm trying the project-explorer package. It uses a persistent > window for a browsing tree. > > This causes a new frame when using any of org-export-dispatch, > org-agenda-view menu, ibuffer-other-window, and org-insert-link. (My > C-c C-e, C-c C-a, C-x C-b, C-c C-l.) > >

Re: [O] Selection of TODO entry keyword with S-right arrow

2014-11-17 Thread Sebastien Vauban
Hello, Sebastien Vauban wrote: > Up to recently, with the following customization: > > (setq org-todo-keywords > '((sequence "NEW(n!)" "TODO(t!)" "STRT(s!)" "WAIT(w!)" "SDAY(y!)" > "|" "DONE(d!)" "CANX(x!)") > (sequence "QTE(q!)" "QTD(Q!)" >

Re: [O] cannot get an agenda showing logged todos, scheduled todos and clockcheck items at the same time

2014-11-17 Thread Brady Trainor
Hello, Rainer Stengele writes: > (agenda "todays agenda" > ( > (org-agenda-span 'day) > (org-agenda-log-mode 'clockcheck) > (org-agenda-start-with-log-mode t) > (org-agenda-overriding-header "Today's Ag

[O] cannot get an agenda showing logged todos, scheduled todos and clockcheck items at the same time

2014-11-17 Thread Rainer Stengele
Dear all, I cannot get an agenda showing logged todos, all scheduled items and clockcheck view for gaps or overlappings clocking. I start with log mode "on" and my agenda shows all scheduled todos. As soon as I hit "v c" to see the clockchecks result the scheduled todos disappear. Is there any

Re: [O] Top-level headers in org-sparse-tree

2014-11-17 Thread Adam
Carsten Dominik science.uva.nl> writes: > > Hi Iris, > > Org considers the version of the file with only top-levels shown as > the most folded version and does not provide commands that will hide > these. I would also like to see org-sparse-tree filter top-level headlines by tags. It seems