Re: [O] auto-push to mobile (but only when editing org buffer)

2012-08-15 Thread Marcel van der Boom
On di 14-aug-2012 19:10 Ken Mankoff mank...@gmail.com wrote: How can I wrap that to only run when the active buffer is in Org Mode? (run-at-time 00:10 10 (lambda () (if (eq major-mode 'org-mode) (org-mobile-push That works well. After reading run-at-time documentation, the 00:10

Re: [O] org-read-date-prefer-future should prefer next week if the given time is before now

2012-08-15 Thread Bastien
Hi Tom, Tom adatgyu...@gmail.com writes: I have (setq org-read-date-prefer-future 'time) in my .emacs, so if I give a time like 8am and it is before now then it is interpreted as tomorrow. This is good, because I never want to set times in the past. However if I give thu 8am (it is

Re: [O] org-read-date-prefer-future should prefer next week if the given time is before now

2012-08-15 Thread Tom
Bastien bzg at gnu.org writes: You need to enter 8am thu in this case. It is a consistency bug then. If thu 8am works in other cases then it should not be the user's job to know which format to use to achieve to desired result. Org should treat both forms in the same way.

Re: [O] org-read-date-prefer-future should prefer next week if the given time is before now

2012-08-15 Thread Bastien
Tom adatgyu...@gmail.com writes: It is a consistency bug then. If thu 8am works in other cases then it should not be the user's job to know which format to use to achieve to desired result. Org should treat both forms in the same way. Please try the attached patch and report other

[O] Collaborating on a shared project

2012-08-15 Thread Sebastien Vauban
Hello, After months, if not years, of insistence, I've convinced (even VI) colleagues to use Org as the format for keeping tracks of tasks to do, and of time spent on them. Now, as projects involve more people than me only, I'm a bit stuck because I'd like to get all tasks (of everybody) in _one

Re: [O] Linking back to archive

2012-08-15 Thread Bastien
Hi Marcelo, Marcelo de Moraes Serpa celose...@gmail.com writes: I tried opening gtd.org_archive and then pressing C-l on the * Project headline, then opening project.org and C-c C-l, and while it does paste the org link, that looks like: file:~/org/gtd/ gtd.org_archive::*Project, if I click

Re: [O] Feature that org mode needs most

2012-08-15 Thread Steinar Bang
Bastien b...@gnu.org: Steinar Bang s...@dod.no writes: I will pull and try the new functionality. Yes -- please let me know. The drawback of this functionality is that it changes things outside of sight, which I don't really like. You get a message, and the subtree of the (possibly

Re: [O] [ANN] Editable HTML export of Org-mode files

2012-08-15 Thread Eric Schulte
Eric Abrahamsen e...@ericabrahamsen.net writes: On Tue, Aug 14 2012, Eric Schulte wrote: Hi, I've recently put together a web server which runs in Emacs and exports local Org-mode files to HTML in such a way that they may be edited from within a web browser with the edits saved to local

Re: [O] [ANN] Editable HTML export of Org-mode files

2012-08-15 Thread Eric Schulte
Bastien b...@gnu.org writes: Hi Eric, Eric Schulte eric.schu...@gmx.com writes: With respect to security, elnode has a simple authentication system which seems to work well in my local trials. It has no forms for setting passwords online, so users would have to generate a hash of their

Re: [O] Org Build System (aka Makefile)

2012-08-15 Thread Achim Gratz
Bastien writes: I'll stick to this: it is good to document all existing targets. The question is whether a target should be displayed by `make helpall' rather than just ̀make help'. As long as `make helpall´ was all the documentation that meant it had to look like it does. Regards, Achim.

Re: [O] [GSoC] Org Merge Driver Update

2012-08-15 Thread Eric Schulte
the failed merge. Please let me know if there is any other debug information I can provide. Thanks, Footnotes: [1] http://cs.unm.edu/~eschulte/data/org-merge-driver-20120815-1.src.tar.gz [2] http://cs.unm.edu/~eschulte/data/fruit-test.tar.bz2 -- Eric Schulte http://cs.unm.edu/~eschulte

Re: [O] Org Build System (aka Makefile)

2012-08-15 Thread Achim Gratz
Bastien writes: [...] I hope you'll understand the choices above. You should know the answer from the previous discussion, but I've clearly failed to reach you. Given your obvious desire to take over direct control of the further development of the build system, I won't do any further

Re: [O] Org Build System (aka Makefile)

2012-08-15 Thread Bastien
Hi Achim, it is not a matter of taking over the build system, it is a matter of making it simple for the users and useful for the developers. At least two of the core developers here want `make compile-single' and don't want to edit local.mk to do so. The reverts I did were just for this to be

Re: [O] Feature that org mode needs most

2012-08-15 Thread Bastien
Hi Steinar, Steinar Bang s...@dod.no writes: is this known, and has been fixed later than the above commit? If so, I can pull, and try again. It should be fixed now, please confirm. Thanks, -- Bastien

Re: [O] Collaborating on a shared project

2012-08-15 Thread Bastien
Hi Sébastien, Sebastien Vauban wxhgmqzgwmuf-genee64ty+gs+fvcfc7...@public.gmane.org writes: I think we should have a way to upgrade Org to more than a *personal* organizer -- of course, it already is much more, but I'm emphasizing here over personal. There is work under the way to make Org

[O] Bug: ob-ref.el table indexing broken [7.8.11 (release_7.8.11-515-g5f1fc2.dirty]

2012-08-15 Thread Ivars Finvers
Hi, After updating my org-mode setup to 7.8.11 I noticed that row and column indexing no longer worked when accessing table data in a code block call. An example is: #+name: test-data | 10 | 20 | 30 | 40 | | 11 | 21 | 31 | 41 | | 12 | 22 | 32 | 42 | #+begin_src python :results output raw

[O] Launch org-mode and it asks for a ftp password

2012-08-15 Thread Humberto Henrique
Hi, I don't know what's going on, but when I launch org-mode in one of my machines in home it thinks I am at work. If I launch org-mode by M-x org-mode, it prompts with a ftp password for my machine at work. My .emacs config is synced via dropbox on these machines. Where is the option to disable

[O] [PATCH v2 00/11] Takjuggler exporter improvements

2012-08-15 Thread Yann Hodique
Hi, here is a new version of the patch series. Changes are: - fixed commit messages format - added a few missing attributes in `org-export-taskjuggler-valid-resource-attributes' (1/11) and `org-export-taskjuggler-valid-report-attributes' (9/11) - added another milestone-related fix:

[O] [PATCH v2 01/11] org-taskjuggler: make task and resource properties customizable

2012-08-15 Thread Yann Hodique
* org-taskjuggler.el (org-export-taskjuggler-valid-task-attributes): new custom variable (org-export-taskjuggler-valid-resource-attributes): new custom variable --- lisp/org-taskjuggler.el | 26 -- 1 file changed, 20 insertions(+), 6 deletions(-) diff --git

[O] [PATCH v2 03/11] org-taskjuggler: make use of org properties

2012-08-15 Thread Yann Hodique
* org-taskjuggler.el (org-taskjuggler-date): new function, produce a taskjuggler-compatible date (org-taskjuggler-components): make use of SCHEDULED/DEADLINE properties infer start and end date from SCHEDULED/DEADLINE information --- lisp/org-taskjuggler.el | 12 ++-- 1 file changed, 10

[O] [PATCH v2 10/11] org-taskjuggler: update doc to reflect latest changes

2012-08-15 Thread Yann Hodique
--- doc/org.texi | 48 ++-- 1 file changed, 30 insertions(+), 18 deletions(-) diff --git a/doc/org.texi b/doc/org.texi index 3fdb4ac..0f8b0d9 100644 --- a/doc/org.texi +++ b/doc/org.texi @@ -11898,9 +11898,9 @@ nodes of a document or strictly follow

[O] [PATCH v2 06/11] org-taskjuggler: use project end date, if specified

2012-08-15 Thread Yann Hodique
* org-taskjuggler.el (org-taskjuggler-open-project): use START - END as an alternative to START +Xd --- lisp/org-taskjuggler.el | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/lisp/org-taskjuggler.el b/lisp/org-taskjuggler.el index c997da7..7376302 100644 ---

Re: [O] [GSoC] Org Merge Driver Update

2012-08-15 Thread Bastien
Eric Schulte eric.schu...@gmx.com writes: I'm very excited to start using this merge driver. I've put together an Arch Linux User Repository (aur) package, which can be used by Arch Linux users to install the org-merge-driver with pacman. It is available at [1], if others find it useful and

[O] [PATCH v2 05/11] org-taskjuggler: introduce a global header, for early macros

2012-08-15 Thread Yann Hodique
* org-taskjuggler.el (org-export-taskjuggler-default-global-header): new custom variable (org-export-as-taskjuggler): insert global header before anything else --- lisp/org-taskjuggler.el | 19 ++- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git

[O] [PATCH v2 02/11] org-taskjuggler: properly install local variables at export time

2012-08-15 Thread Yann Hodique
* org-taskjuggler.el (org-export-as-taskjuggler): compute opt-plist, use `org-install-letbind' --- lisp/org-taskjuggler.el | 13 - 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/lisp/org-taskjuggler.el b/lisp/org-taskjuggler.el index 7d9d203..529cda0 100644 ---

[O] [PATCH v2 11/11] org-taskjuggler: make taskjuggler compatible with org-publish

2012-08-15 Thread Yann Hodique
* lisp/org-publish.el (org-publish-org-to-taskjuggler): new function to publish taskjuggler projects * lisp/org-taskjuggler.el (org-export-as-taskjuggler): adapt signature to reflect standard interface, in particular allow export to buffer --- lisp/org-publish.el | 6 ++

Re: [O] [GSoC] Org Merge Driver Update

2012-08-15 Thread Rasmus
Eric Schulte eric.schu...@gmx.com writes: I'm very excited to start using this merge driver. I've put together an Arch Linux User Repository (aur) package, which can be used by Arch Linux users to install the org-merge-driver with pacman. It is available at [1], if others find it useful and

[O] [PATCH 04/10] org-taskjuggler: task with end-only is also a milestone (deadline)

2012-08-15 Thread Yann Hodique
--- lisp/org-taskjuggler.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/org-taskjuggler.el b/lisp/org-taskjuggler.el index 7974d1e..f668e7f 100644 --- a/lisp/org-taskjuggler.el +++ b/lisp/org-taskjuggler.el @@ -689,7 +689,8 @@ org-mode priority string.

[O] [PATCH v2 04/11] org-taskjuggler: fix milestone definition

2012-08-15 Thread Yann Hodique
* org-taskjuggler.el (org-taskjuggler-open-task): task with end-only is also a milestone (deadline), task with length is not --- lisp/org-taskjuggler.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lisp/org-taskjuggler.el b/lisp/org-taskjuggler.el index 93f0cc7..a18cdf8

[O] [PATCH v2 09/11] org-taskjuggler: allow reports definition from within the org file

2012-08-15 Thread Yann Hodique
* org-taskjuggler.el (org-export-taskjuggler-report-tag): new custom variable (org-export-taskjuggler-valid-report-attributes): new custom variable (org-export-as-taskjuggler): compute reports (org-taskjuggler-open-report): generate report from org item (org-taskjuggler-insert-reports): insert

[O] how do you I export holidays into an iCal file

2012-08-15 Thread Enda
How do you I export this into an iCal file (C-c C-e i) (only events get exported): * New Year's Day %%(diary-anniversary 1 1) - Enda

[O] [PATCH v2 08/11] org-taskjuggler: disambiguate headline, as it's also a valid property

2012-08-15 Thread Yann Hodique
--- lisp/org-taskjuggler.el | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lisp/org-taskjuggler.el b/lisp/org-taskjuggler.el index 3c97e03..33b111d 100644 --- a/lisp/org-taskjuggler.el +++ b/lisp/org-taskjuggler.el @@ -329,7 +329,7 @@ defined in

[O] [PATCH v2 07/11] org-taskjuggler: make project umbrella task optional

2012-08-15 Thread Yann Hodique
* org-taskjuggler.el (org-export-taskjuggler-keep-project-as-task): new custom variable (org-export-as-taskjuggler): optionally drop the topmost task (project) (org-taskjuggler-assign-task-ids): adapt path computation by optionally dropping the topmost component (project) introduce

[O] Tab to indent plain lists

2012-08-15 Thread Christopher J. White
Hi Folks, I take miscellaneous meeting notes using plain lists. It's usually a pretty hectic trying to take notes during a meeting, so I'm making up the structure as I go along. I often get to a point where I indented an item wrong: - item 1 - item 1.1 - item 2 I need to get up to

Re: [O] Tab to indent plain lists

2012-08-15 Thread Juan Pechiar
Hi Christopher, M-right and M-left on item 1.1 will promote / demote it, just as with headings. http://orgmode.org/manual/Plain-lists.html#Plain-lists Regards, .j. On Wed, Aug 15, 2012 at 05:49:52PM -0400, Christopher J. White wrote: I take miscellaneous meeting notes using plain lists. It's

Re: [O] Linking back to archive

2012-08-15 Thread Karl Voit
* Marcelo de Moraes Serpa celose...@gmail.com wrote: Hi list, Hi Marcelo! I have a gtd.org with my projects and next actions as org items. When I'm done with them, I archive, and they go to gtd.org_archive. Sometimes, I create a new org file for a project, to keep notes and other

Re: [O] [ANN] Editable HTML export of Org-mode files

2012-08-15 Thread Eric Schulte
Every time I edited a block and clicked save, it just deleted the whole block. I got these errors in ~/.elnodelogs/elnode-error: I'm not sure what could be causing this problem. Did the test suite run successfully for you? I've now added a POST test to the test suite. So if your problem

Re: [O] [ANN] Editable HTML export of Org-mode files

2012-08-15 Thread Ista Zahn
Hi Eric, Sounds really cool, I'd love to try it out. But when I run (ert org-ehtml) I get errors like Selector: org-ehtml Passed: 0 Failed: 5 (5 unexpected) Total: 5/6 Started at: 2012-08-15 22:00:20-0400 Finished. Finished at: 2012-08-15 22:00:50-0400 FFQFFF F

[O] new tag query parser (re)introduction

2012-08-15 Thread Christopher Genovese
At Bastien's urging, I'm (re)posting about my new tag query parser implementation in what I hope are clearer, more digestible, and more actionable pieces. My next few posts will be: 1. The motivating issues . 2. Some bugs/limitations in the current parser. 3. The new code and how to

[O] new tag query parser [1/5] -- the motivating issues

2012-08-15 Thread Christopher Genovese
My proposed changes in the tag query parser are motivated by the need and/or desire to do the following. (The example strings work with the new parser.) 1. Combine and modify tag queries programmatically. The leading case is that a function is given a tag query string and needs to

[O] new tag query parser [2/5] -- some bugs/limitations in the current parser

2012-08-15 Thread Christopher Genovese
1. Property names with -'s are not handled properly Specifically, the escapes are not removed. Ex: (org-make-tags-matcher PROP\\-WITH\\-HYPHENS=2) produces (PROP\\-WITH\\-HYPHENS=2 and (progn (setq org-cached-props nil) (= (string-to-number (or

[O] new tag query parser [4/5] -- a few ``illuminating'' examples

2012-08-15 Thread Christopher Genovese
#+TITLE: New Tag Query Parser: A Few Illuminating Examples This post is structured as an org file with the example commands listed within. Copy this to a buffer and try the commands below on that buffer. * Preliminaries Point 207 The Point # labels on the headings give the point values for

[O] new tag query parser [5/5] -- a (very) brief guide to the code

2012-08-15 Thread Christopher Genovese
A few comments that might help navigate the new parser code in org-tag-query-parse.el. All diffs are relative to the 7.8.11 org.el. Let me know if you have any questions. * High Level Changes Two existing org functions are altered: 1. org-make-tags-matcher 2. org-scan-tags The changes

Re: [O] full parser implementation for tag queries (parentheses, fast heading match, and more)

2012-08-15 Thread Samuel Wales
You have really dived into this. I think it's excellent to allow more flexibility in searches. Just a brainstorm question, but having just modified the code, how difficult do you think it would be to provide a sexp syntax? Despite all of your obvious hard work, I'd find sexp easier to look up,

Re: [O] [ANN] Editable HTML export of Org-mode files

2012-08-15 Thread Eric Abrahamsen
On Thu, Aug 16 2012, Eric Schulte wrote: Every time I edited a block and clicked save, it just deleted the whole block. I got these errors in ~/.elnodelogs/elnode-error: I'm not sure what could be causing this problem. Did the test suite run successfully for you? I've now added a POST