Re: [O] Bug: clock table total time parsed incorrectly [8.2.7c (8.2.7c-elpa /home/loic/.emacs.d/elpa/org-20140730/)]

2014-08-13 Thread Derek
Hi Loic Loic Dachary dachary.org> writes: > > Hi, > > In the following clock table: > > #+BEGIN: clocktable :maxlevel 3 :emphasize nil :scope file :block 2014-08 :formula % :narrow 100 > #+CAPTION: Clock summary at [2014-08-11 lun. 10:17], for août 2014. > | <100>

Re: [O] Some thoughts on MobileOrg and its development ....

2014-08-13 Thread Jacek Generowicz
Alexis writes: > One could, for example, create an entirely new project on GitHub > called 'MobileOrgRebooted', and create entirely new apps in the > respective stores using that name. That strikes me as the sensible thing to do. > (As it is, there's not a uniformly named app in any case - we

[O] [Feature Request / Bug] Remove statistic cookies from refile candidates

2014-08-13 Thread Marcin Antczak
I set up my refile targets and this is what I get when I'm trying to refile something from notes.org. ``` Refile subtre "Test" to (default devel.org/Project): devel.org/[0\0][0%] Project ``` Is this possible to remove automatically these statistics cookies from completion candidates list?

Re: [O] A gentle introduction to Emacs & Org-mode?

2014-08-13 Thread Marcin Borkowski
Dnia 2014-07-23, o godz. 23:20:13 Marcin Borkowski napisał(a): > this is only partially Org-ode related, but I hope I'll be excused. > A friend of mine uses Scrivener; he also does some simple > JavaScript/jQuery programming and HTML/CSS editing. He *is* > interested in Emacs & Org-mode, but doe

[O] How to represent this in Org-mode

2014-08-13 Thread Marcin Borkowski
Hello, now that I learned how to use a hammer, everything looks like a nail. So I want to use Org-mode for this; my question is, did anyone do anything similar and has some suggestions how to structure this material? I'm going to prepare a course in mathematical analysis (together with the former

Re: [O] MobileOrg documentation?

2014-08-13 Thread Jason F. McBrayer
On 2014-08-08 10:38, jorge.alfaro-muri...@yale.edu wrote: David Masterson writes: Not looking for complete org functionality in my phone -- just a reasonable ability to edit org outlines while I'm on the road. If you have access by ssh to a computer that is always on, then I recommend leavi

Re: [O] [PATCH] ob-shell

2014-08-13 Thread Alan Schmitt
On 2014-08-04 21:48, Achim Gratz writes: > Alan Schmitt writes: >> Has this been applied? I'm still seeing a failing test for ob-shell. >> >> 1 unexpected results: >>FAILED ob-shell/bash-uses-assoc-arrays > > That's to be expected if you use a version of bash that doesn't support > assoc arr

Re: [O] [PATCH] ob-shell

2014-08-13 Thread Pascal Fleury
Yes, sorry for late reaction (it's holiday season here :-). This is an issue I introduced with the assoc. arrays, which does not verify if the installed version of bash handles them (from bash4 on). It needs a modification in the setup code that checks the version and only issues assoc. array code

Re: [O] [PATCH] ob-shell

2014-08-13 Thread Alan Schmitt
On 2014-08-13 15:20, Pascal Fleury writes: > Yes, sorry for late reaction (it's holiday season here :-). Funny, it's holiday season here as well (in Bretagne) ;-) > This is an issue I introduced with the assoc. arrays, which does not > verify if the installed version of bash handles them (from

Re: [O] Manipulating Dates Automatically in a Headline

2014-08-13 Thread Matt Price
It's been a couple of days so I'll try restate this question more clearly. I'm hoping it's possible to do something like this: * Week one (<2014-09-09>) * Week two (EVALUATE A LISP EXPRESSION THAT INSERTS A TIMESTAMP ONE WEEK LATER THAN LAST TIMESTAMP FOUND IN BUFFER) I don't have much experienc

Re: [O] How to represent this in Org-mode

2014-08-13 Thread Thorsten Jolitz
Marcin Borkowski writes: Hello, > now that I learned how to use a hammer, everything looks like a nail. > So I want to use Org-mode for this; my question is, did anyone do > anything similar and has some suggestions how to structure this > material? > > I'm going to prepare a course in mathemati

[O] Fwd: Some thoughts on MobileOrg and its development ....

2014-08-13 Thread Jorge A. Alfaro-Murillo
Dear Mat, Henning, Richard and Sean In case you are not subscribed to email list of orgmode, the following thread might be of interest to you. Matthew Jones and Henning Weiss, and Richard Moreland and Sean Escriva are the top contributors for MobileOrg for Android and iPhone, respectively.

[O] org-mobile-push: Non-existent .#flagged.org angenda - how to avoid this message?

2014-08-13 Thread Shavkat Rustamov
When calling org-mobile-push, org gives this message "Non-existing agenda file .#flagged.org". .# are lock files (create-lockfiles variable), which get created in the org directory. I would prefer to have them.

Re: [O] org-mobile-push: Non-existent .#flagged.org angenda - how to avoid this message?

2014-08-13 Thread Nick Dokos
Shavkat Rustamov writes: > When calling org-mobile-push, org gives this message "Non-existing agenda > file .#flagged.org". > > .# are lock files (create-lockfiles variable), which get created in the org > directory. I would prefer to have them. Maybe org-mobile-files-exclude-regexp can help.

Re: [O] org-mobile-push: Non-existent .#flagged.org angenda - how to avoid this message?

2014-08-13 Thread Nick Dokos
Nick Dokos writes: > Shavkat Rustamov writes: > >> When calling org-mobile-push, org gives this message "Non-existing agenda >> file .#flagged.org". >> >> .# are lock files (create-lockfiles variable), which get created in the org >> directory. I would prefer to have them. > > Maybe org-mobile

Re: [O] MobileOrg documentation?

2014-08-13 Thread Xebar Saram
Thx Jason just tried gnuroot. its very nice but i think would be useful for rare cases where you really need the full power of emacs/org since its a bit cumbersome to fire the whole debian>emacs>open a org note just to enter a quick capture :). do you have any tips on speeding things up etc? anyw

Re: [O] Manipulating Dates Automatically in a Headline

2014-08-13 Thread Samuel Wales
this might be entirely wrong as an answer, but org has a command to clone a task with a date increment. i wonder if that would help. On 8/13/14, Matt Price wrote: > * Week one (<2014-09-09>) > * Week two (EVALUATE A LISP EXPRESSION THAT INSERTS A TIMESTAMP ONE > WEEK LATER THAN LAST TIMESTAMP FO

Re: [O] Refile: refile to any open file.

2014-08-13 Thread Isaac
suvayu ali gmail.com> writes: > > On Sun, Feb 26, 2012 at 02:16, gmail.com> wrote: > > I have been using the function oog in org-occur-goto.el to search any > > open file, so somewhere in that file is a way to find  open files.  What > > remains is to use some condition from this file to decla

Re: [O] How to represent this in Org-mode

2014-08-13 Thread Marcin Borkowski
Dnia 2014-08-13, o godz. 14:46:41 Pascal Fleury napisał(a): > Maybe this will help: > http://orgmode.org/worg/org-contrib/org-depend.html > > --paf Thanks, but not really. My problem is not about /TODO/ dependencies - I may as well actually /write/ the project in a totally different order. Wh

Re: [O] How to represent this in Org-mode

2014-08-13 Thread Marcin Borkowski
Dnia 2014-08-13, o godz. 16:53:15 Thorsten Jolitz napisał(a): > Sounds for me like a typical taskjuggler project, and fortunately > there is ob-taskjuggler.el. See Do I get it correctly that taskjuggler is all about /TODO/ dependencies? If yes, it seems to be a solution to a different problem..

Re: [O] babel: ob-C with Visual C++ and compilation-mode

2014-08-13 Thread Ernesto Durante
Thierry Banel writes: >> I have identified a minor bug. When a source code block has the mode >> cpp, we cannot expand the code or more precisely the code is not >> expanded in the correct way because the following function is missing >> >> (defun org-babel-expand-body:cpp (body params) >> "E

Re: [O] Refile: refile to any open file.

2014-08-13 Thread Kyle Meyer
Isaac wrote: [...] > Similar to this previous post, I am trying to file orgmode items to > files/buffers currently opened. Some parts of my configuration [1,2] may be close to what you want (or at least give you something to start with). More recently, I've been using a slightly different appro

Re: [O] Refile: refile to any open file.

2014-08-13 Thread Jorge A. Alfaro-Murillo
Isaac writes: Similar to this previous post, I am trying to file orgmode items to files/buffers currently opened. Being elisp rookie, I tried and came up with the following: (defun opened-buffer-files () "Return the list of files currently opened in emacs" (delq nil (mapcar (function

[O] how to org-refile-region?

2014-08-13 Thread Peter Salazar
Is there a way to automatically refile highlighted text under an org-heading? i.e. to cut the highlighted text and automatically paste it under the heading of my choice? You could call it org-refile-region. Similar to org-refile, but to refile not the entire subtree, but only the highlighted regio

Re: [O] Some thoughts on MobileOrg and its development ....

2014-08-13 Thread Carlos Sosa
Jacek Generowicz writes: > Alexis writes: > >> One could, for example, create an entirely new project on GitHub >> called 'MobileOrgRebooted', and create entirely new apps in the >> respective stores using that name. > > That strikes me as the sensible thing to do. > >> (As it is, there's not a

Re: [O] Manipulating Dates Automatically in a Headline

2014-08-13 Thread John Kitchin
Matt Price writes: I have not done that exactly, but here is some code that does manipulate timestamps: http://kitchingroup.cheme.cmu.edu/blog/2014/02/05/Add-time-to-a-deadline/ It is not quite what you want, but it might be a good start. > It's been a couple of days so I'll try restate this q

Re: [O] How to represent this in Org-mode

2014-08-13 Thread John Kitchin
Marcin Borkowski writes: Are you hoping to have some properties on headlines that define the dependencies, and then export the org-file to some format that has these dependencies as links to those sections? I am teaching a course this fall and I am actually using org-mode as the format of the no

Re: [O] how to org-refile-region?

2014-08-13 Thread Peter Salazar
Again, ideally this functionality would be independent of the org-agenda files used by org-refile, so as to avoid displaying irrelevant headings as possible targets. Currently this is doable by doing: 1. select text 2. cut 3. other-window 4. navigate to desired target heading 5. paste text 6. othe

[O] exporting org to org with link transforms?

2014-08-13 Thread John Kitchin
I was playing around with an idea for inserting bibliographies into an exported org file. I thought I could specify a format for the 'org backend that would convert the links like this: cite:some-key -> [[#some-key]] bibliography:test.bib -> * Bibliography ** authors - title :PROPERTIES: :CU

[O] org-babel with Matlab on windows?

2014-08-13 Thread John Kitchin
Is anyone using Matlab with org-babel on Windows successfully? If so, how did you do it? -- --- John Kitchin http://kitchingroup.cheme.cmu.edu

Re: [O] Some thoughts on MobileOrg and its development ....

2014-08-13 Thread Alexis
Carlos Sosa writes: > There's a difference feature wise between MobileOrgNG[1] and > MobileOrg-Android[2], which I believe should be merged into one project. > For instance, I don't know of MobileOrgNG having a SSH synchronizer > which many people make use of, including me, but with that said, >

Re: [O] Some thoughts on MobileOrg and its development ....

2014-08-13 Thread Sean Escriva
Greetings Org users! (Current MobileOrg iOS maintainer here) Great to read some feedback. It's often hard to know who really cares if MobileOrg even exists. Jacek Generowicz writes: > Alexis writes: > >> i can't help but wonder if the 'MobileOrg' endeavour needs a reboot. > > It seems clear

Re: [O] MobileOrg iOS status?? (Sean?)

2014-08-13 Thread Sean Escriva
David Masterson writes: > It appears that MobileOrg hasn't really moved in over a year. In fact, > the Changelog for MobileOrg stops at 1.5.1 where I am using 1.6.1, so it > seems that things really are not up-to-date. Looking in GitHub (which > I'm not an expert on), it appears that developmen

Re: [O] MobileOrg

2014-08-13 Thread Sean Escriva
Xebar Saram writes: > Shame > > ive been using it for the past few months (took me a loong time to setup as > the documentation is really hard to follow). i really would love to see > mobile org developed as having my orgmode data on the go is really crucial > > best > > Z > > > On Wed, Aug 6, 20

Re: [O] MobileOrg documentation?

2014-08-13 Thread Sean Escriva
Christian Kruse writes: > Hi, > > Am 07.08.14 09:13, schrieb David Masterson: >> Anyone using MobileOrg? > > I use the iPhone version, via WebDAV. For exactly two things: > capturing TODOs and having my todo list at hand when I need it. It > works pretty well for these two tasks, gladly. As the

Re: [O] MobileOrg documentation?

2014-08-13 Thread Sean Escriva
David Masterson writes: > John Hendy writes: > >> Did you look at the docs? >> - https://github.com/matburt/mobileorg-android/wiki/Documentation > > Unfortunately, this looks like Android documentation where I have an > iPhone. me too! > >> Unfortunately, looks like his images are borked at th

Re: [O] Some thoughts on MobileOrg and its development ....

2014-08-13 Thread Ashton Kemerling
It's probably hard to assertain interest because 1) iOS projects have a high barrier to entry contribution wise. 2) A lot of people feel mobileorg doesn't fit their current needs, and are using something else. I definitely fall into both categories. I wouldn't be surprised if a few people come ba

Re: [O] Refile: refile to any open file.

2014-08-13 Thread Nick Dokos
jorge.alfaro-muri...@yale.edu (Jorge A. Alfaro-Murillo) writes: > Isaac writes: > >> Similar to this previous post, I am trying to file orgmode items >> to files/buffers currently opened. Being elisp rookie, I tried >> and came up with the following: >> >> (defun opened-buffer-files () >>

Re: [O] Refile: refile to any open file.

2014-08-13 Thread Kyle Meyer
Nick Dokos wrote: > jorge.alfaro-muri...@yale.edu (Jorge A. Alfaro-Murillo) writes: [...] >> Perhaps you should return instead only the org mode files that are >> opened, something like this: >> > > Excellent idea: refiling to an arbitrary non-org-mode file will either > skip the file (if you are

Re: [O] MobileOrg documentation?

2014-08-13 Thread Carlos Sosa
Sean Escriva writes: > which will generate the site here: https://mobileorg.github.io/ > > However I think it may be better for contributors to use something > like this: https://github.com/cinsk/jekyll-org There's a more up-to-date Jekyll plugin for org-mode that makes use of org-ruby, and that