[O] [Accepted] [O, 1/3] Fix bug when narrowing to subtree with point at an inline task

2011-03-06 Thread Bastien Guerry
Patch 643 (http://patchwork.newartisans.com/patch/643/) is now Accepted. Maintainer comment: none This relates to the following submission: http://mid.gmane.org/%3C1299084964-26440-1-git-send-email-n.goaziou%40gmail.com%3E Here is the original message containing the patch: Content-Type:

[O] [Accepted] [O, 2/3] When demoting a subtree, don't change level of inline tasks within

2011-03-06 Thread Bastien Guerry
Patch 644 (http://patchwork.newartisans.com/patch/644/) is now Accepted. Maintainer comment: none This relates to the following submission: http://mid.gmane.org/%3C1299084964-26440-2-git-send-email-n.goaziou%40gmail.com%3E Here is the original message containing the patch: Content-Type:

[O] [Accepted] [O,3/3] Promote and demote inline tasks

2011-03-06 Thread Bastien Guerry
Patch 645 (http://patchwork.newartisans.com/patch/645/) is now Accepted. Maintainer comment: none This relates to the following submission: http://mid.gmane.org/%3C1299084964-26440-3-git-send-email-n.goaziou%40gmail.com%3E Here is the original message containing the patch: Content-Type:

Re: [O] org-crypt.el security problem (From: Milan Zamazal)

2011-03-06 Thread Bastien
Hi Peter, Peter Jones mli...@pmade.com writes: Here is an email I received from Milan Zamazal: , | I don't know whether you are aware of this, but I consider it a serious | security problem of org-crypt.el in (at least) Emacs 23.2: | | I've found out that when I edit a (decrypted)

Re: [O] org-crypt.el security problem (From: Milan Zamazal)

2011-03-06 Thread Bastien
Hi Julien, Julien Danjou jul...@danjou.info writes: On Fri, Mar 04 2011, Peter Jones wrote: Hopefully there's an autosave hook where you can encrypt the headings and save to disk using a temporary buffer without having to alter the current buffer and interrupt the user by encrypting a

Re: [O] org google weather

2011-03-06 Thread Konrad Hinsen
On 6 Mar 2011, at 00:51, Nick Dokos wrote: Konrad Hinsen konrad.hin...@fastmail.net wrote: What keeps me from writing that function right now is that I don't know the internals of org-mode well enough to know how to check for a propery or tag. I expect to spend an hour reading source code,

Re: [O] org-crypt.el security problem (From: Milan Zamazal)

2011-03-06 Thread Julien Danjou
On Sun, Mar 06 2011, Bastien wrote: I've seen org-encrypt-string but I don't see we could use it for the problem at hand. Just saying that if you don't use it, youe re-encryption on auto-save will ask the user for its passphrase if he is not using any agent. Also, the purpose is to

Re: [O] org google weather

2011-03-06 Thread Konrad Hinsen
On 6 Mar 2011, at 11:33, Konrad Hinsen wrote: Fortunately, because apparently org-agenda-skip-function is not called for diary-style entries. But I'll continue exploring that approach for other types of entries. That was relatively easy as well: (defun org-agenda-day-view-only-filter ()

[O] Re: [Orgmode] Capture while Buffer is narrowed to subtree

2011-03-06 Thread Bastien
Hi Memnon, Memnon Anon gegendosenflei...@googlemail.com writes: I've been working on a large subtree of my main orgfile while it was narrowed [C-x n s]. While doing so, I wanted to capture some information which usually ends up under * Inbox at the bottom of that file. This time, the

[O] Re: [Orgmode] Capture question

2011-03-06 Thread Bastien
Hi John, sorry for the late reply. I had difficulties parsing your email because it brings many issues (better to have one email per issue) and it's not clear how the odd behavior you observe depends on the (odd) structure/templates you are using. Can you restate your problems in a way that

[O] Re: [Orgmode] Grouping clock report by tag?

2011-03-06 Thread Bastien
Hi John, John Hendy jw.he...@gmail.com writes: In any case, I realize that I can setup clock reports with something like =:tags project-name= to get a report for a particular tag. Yes. What are you exactly missing? Can you provide an example of the clocktable you want to get? Thanks, --

Re: [O] Questions on LaTeX Exporter

2011-03-06 Thread Rasmus
Hi, This would make you an early adopter. Well, to be fair the latex exporter have been there for years and I have used it for non-important documents for years. But papers utilizing more features have proven difficult, so far. Of course, the paper doesn't have abbreviations that end with

[O] Re: [Accepted] Re: Bug: Jumping to a date in the agenda changes view back to 'day' [7.4 (release_7.4.80.g0e5e5)]

2011-03-06 Thread Bastien
Hi Matt, Matt Lundin m...@imapmail.org writes: Matt Lundin m...@imapmail.org writes: Has there been any progress on this issue? I am finding that the local span bindings in the custom command above still do not have any effect. My default agenda span is a day. If I call the custom command

[O] Re: [Orgmode] Capture question

2011-03-06 Thread John Hendy
On Sun, Mar 6, 2011 at 7:19 AM, Bastien b...@altern.org wrote: Hi John, sorry for the late reply. No problem. I had difficulties parsing your email because it brings many issues (better to have one email per issue) and it's not clear how the odd behavior you observe depends on the (odd)

Re: [O] Re: [Accepted] Re: Bug: Jumping to a date in the agenda changes view back to 'day' [7.4 (release_7.4.80.g0e5e5)]

2011-03-06 Thread Michael Brand
Hi Bastien On Sun, Mar 6, 2011 at 16:40, Bastien b...@altern.org wrote: I finally fixed this bug.  Please confirm when you can.  And I *really* hope this time the saga is over :) I just tested your latest change and found an issue which has not been mentioned in my test cases described earlier

[O] Re: [Orgmode] Grouping clock report by tag?

2011-03-06 Thread John Hendy
On Sun, Mar 6, 2011 at 7:20 AM, Bastien b...@altern.org wrote: Hi John, John Hendy jw.he...@gmail.com writes: In any case, I realize that I can setup clock reports with something like =:tags project-name= to get a report for a particular tag. Yes. What are you exactly missing? Can

Re: [O] Re: [Accepted] Re: Bug: Jumping to a date in the agenda changes view back to 'day' [7.4 (release_7.4.80.g0e5e5)]

2011-03-06 Thread Bastien
Hi Michael, thanks for the test. Michael Brand michael.ch.br...@gmail.com writes: I just tested your latest change and found an issue which has not been mentioned in my test cases described earlier in this thread, either because it was not an issue or I did not take notice of it: * test

[O] Re: [Orgmode] Capture question

2011-03-06 Thread Bastien
Hi John, John Hendy jw.he...@gmail.com writes: I can't be that odd :) Well, html emails don't help :/ 1) I think this is solved. Ok, thanks. 2) The manual says this as to one of the options for the capture target: ,- | (function function-finding-location) |   Most general way,

[O] Re: [Orgmode] using (id Name) target in org-capture-templates

2011-03-06 Thread Bastien
Hi Sullivan, Sullivan, Gregory (US SSA) gregory.sulli...@baesystems.com writes: The way I understood your patch is that I can use (currentfile) as _the_ target expression in a capture template. What I was requesting was to use 'capturefile' _within_ a file+headline target expressions. Let

Re: [O] Re: [Orgmode] Grouping clock report by tag?

2011-03-06 Thread Bastien
John Hendy jw.he...@gmail.com writes: How about a clock table with a :tag: column and an option to sort by common tag? Again, I can already do something like this via the tag options, but I wouldn't mind all my clocked items appearing in one  table but sorted by tag. My tags = my

[Accepted] [O] Support modifiers in effort durations (was: Re: Does Effort support hours only?)

2011-03-06 Thread Bastien Guerry
Patch 638 (http://patchwork.newartisans.com/patch/638/) is now Accepted. Maintainer comment: none This relates to the following submission: http://mid.gmane.org/%3Cm3tyfo1j16.fsf%40e4300lm.epcc.ed.ac.uk%3E Here is the original message containing the patch: Content-Type: text/plain;

Re: [O] [PATCH] Support modifiers in effort durations

2011-03-06 Thread Bastien
Hi Lawrence, Lawrence Mitchell we...@gmx.li writes: Here's a cleaned up patch that allows user-specified modifiers for effort strings. The new variable `org-effort-durations' lists modifiers, and their mapping to minutes (words, as well as single-letter modifiers, are supported). Thanks

[O] Re: [Orgmode] Using org-protocol to (org-)capture files for read/review?

2011-03-06 Thread David Maus
At Thu, 24 Feb 2011 10:27:59 +0100, Albin Stjerna wrote: Hello, notmuch-org! I'm using org-mode to structure most of my life, but I haven't been able to incorporate my list of PDFs (or other documents) to read/review in org-mode, so currently I'm just putting them in ~/read-review.

Re: [O] org-crypt.el security problem (From: Milan Zamazal)

2011-03-06 Thread Bastien
Hi Julien, Julien Danjou jul...@danjou.info writes: What I can also suggest is to never show the encrypted block in the Org buffer. I agree this would be better. This is what I do in my configuration: on Org file loading, I decrypt all entries. Therefore I never see the GPG block. When I

[O] Re: [Orgmode] [Babel] Interpreting results as tables and (eval)'uation of them

2011-03-06 Thread Eric Schulte
Hi, Just to update, two of the three problems mentioned in this thread have now been fixed. The two global issues (i.e. 2. and 3.), meaning that if the results are not a well formed list, or are not eval-able, then they are returned literally, allowing things like passing tuples back from python

Re: [O] Re: [Orgmode] Grouping clock report by tag?

2011-03-06 Thread John Hendy
Sorry -- forgot the list... On Sun, Mar 6, 2011 at 12:06 PM, John Hendy jw.he...@gmail.com wrote: On Sun, Mar 6, 2011 at 11:42 AM, Bastien b...@altern.org wrote: John Hendy jw.he...@gmail.com writes: How about a clock table with a :tag: column and an option to sort by common tag? Again,

[O] Re: [Orgmode] bug: invalid export key in export visible region

2011-03-06 Thread David Maus
At Thu, 24 Feb 2011 11:17:48 -0700, Samuel Wales wrote: The following commands error out, seeming to say that the keys are wrong. c-c c-e v H c-c c-e v R Emacs 22, latest org git master. Thanks for the report, should be fixed by now. Best, -- David -- OpenPGP... 0x99ADB83B5A4478E6

[O] Re: [Orgmode] Bug: Missing prompt label in capture template expansion

2011-03-06 Thread David Maus
At Fri, 25 Feb 2011 12:41:34 +0530, Aankhen wrote: STEPS TO REPRODUCE: 1. Add this to the list of capture templates: (t Test entry (file z:/Temp/t.org) *** TODO %^{Foo} [[bar:%^{Bar}][Bar]]) 2. Run org-capture. 3. Fill in a value for “Foo” when prompted and press Enter.

Re: [O] Re: Re: org-clock-idle-time resolving dialogues seem to stack up for each passed idle time period

2011-03-06 Thread Bastien
Hi Rainer, Rainer Stengele rainer.steng...@diplan.de writes: Once again I had the case of being forced to press j half a dozen times until the idle clock mechanism frees the keyboard for regular input. I watched the idle time display in the minibuffer. It changed fro mkeypress to keypress so

[O] Re: [Orgmode] Capture question

2011-03-06 Thread John Hendy
On Sun, Mar 6, 2011 at 11:24 AM, Bastien b...@altern.org wrote: Hi John, John Hendy jw.he...@gmail.com writes: I can't be that odd :) Well, html emails don't help :/ Really? I just send via gmail. Have I been polluting the list somehow? Have my emails been showing up weird to everyone

Re: [O] Re: [Accepted] Re: Bug: Jumping to a date in the agenda changes view back to 'day' [7.4 (release_7.4.80.g0e5e5)]

2011-03-06 Thread Michael Brand
Hi Bastien On Sun, Mar 6, 2011 at 18:15, Bastien b...@altern.org wrote: Block agenda can be a mix of todo, todo-tags, agenda, etc.  So while I agree you expect the point on today for your specific block agenda, I think leaving the cursor at the beginning of the block agenda buffer is

Re: [O] Re: [Orgmode] bug: invalid export key in export visible region

2011-03-06 Thread Bastien
David Maus dm...@ictsoc.de writes: At Thu, 24 Feb 2011 11:17:48 -0700, Samuel Wales wrote: The following commands error out, seeming to say that the keys are wrong. c-c c-e v H c-c c-e v R Emacs 22, latest org git master. Thanks for the report, should be fixed by now. Thanks for

Re: [O] Re: [Accepted] Re: Bug: Jumping to a date in the agenda changes view back to 'day' [7.4 (release_7.4.80.g0e5e5)]

2011-03-06 Thread Bastien
Hi Michael, Michael Brand michael.ch.br...@gmail.com writes: At least when there is not any agenda block or the first block is not an agenda. But when there is an agenda block at first position followed by other blocks? Do you put up with `C-c a x d' going to 2011-02-28 Mon instead of

Re: [O] Re: [Orgmode] Capture question

2011-03-06 Thread suvayu ali
Hi John, On Sun, Mar 6, 2011 at 10:12 AM, John Hendy jw.he...@gmail.com wrote: On Sun, Mar 6, 2011 at 11:24 AM, Bastien b...@altern.org wrote: Hi John, John Hendy jw.he...@gmail.com writes: I can't be that odd :) Well, html emails don't help :/ Really? I just send via gmail. Have I

Re: [O] using org-mode with MS Outlook

2011-03-06 Thread Eric S Fraga
Nick Dokos nicholas.do...@hp.com writes: David Ellis ddellis...@gmail.com wrote: After I sent this email, I found ical2org.el. I saved a month of my calendar from Outlook to an iCalendar file. Then, I used ical2org/convert-file to convert it to an org file. All of the times were off by 6

Re: [O] Re: [Orgmode] Capture question

2011-03-06 Thread Suvayu Ali
Hi John, On Sun, 6 Mar 2011 14:06:18 -0600 John Hendy jw.he...@gmail.com wrote: BTW, what does it show up as? Does this mean when I italicize and bold, my emails are coming across at bword/b and stuff like that?? I think its worse than that. Each paragraph break or each quote prefix have html

Re: [O] Bug: Org-Contacts.el [7.4]

2011-03-06 Thread Matthew Sauer
Should I be able to find org-property-set-functions-alist listed in org.el? Because I don't, maybe I have an issue, it says 7.4 in the comments at the top of the file but I am not finding that phrase anywhere in the file, maybe I do have an pull, update or patch issue I need to look into?

Re: [O] Questions on LaTeX Exporter

2011-03-06 Thread Thomas S . Dye
Aloha Rasmus, On Mar 6, 2011, at 3:21 AM, Rasmus wrote: Hi, This would make you an early adopter. Well, to be fair the latex exporter have been there for years and I have used it for non-important documents for years. But papers utilizing more features have proven difficult, so far.

Re: [O] Re: org-table formulas with missing values

2011-03-06 Thread Thorsten
Rainer M Krug r.m.k...@gmail.com writes: On Sat, Mar 5, 2011 at 11:55 AM, Thorsten gruenderteam.ber...@googlemail.com wrote: Bastien b...@altern.org writes: Hi Thorsten, Thorsten gruenderteam.ber...@googlemail.com writes: Ok, trial and error suggests that missing values in numeric

[O] RE: [Orgmode] using (id Name) target in org-capture-templates

2011-03-06 Thread Sullivan, Gregory (US SSA)
Perfect. Thanks very much! -- Greg -- Greg Sullivan gregory.sulli...@baesystems.com (781)262-4553 (office) (978)430-3461 (cell) -Original Message- From: Bastien Guerry [mailto:bastiengue...@googlemail.com] On Behalf Of Bastien Sent: Sunday, March 06, 2011 12:08 PM To:

Re: [O] Re: [Orgmode] Capture question

2011-03-06 Thread John Hendy
On Sun, Mar 6, 2011 at 1:47 PM, suvayu ali fatkasuvayu+li...@gmail.com wrote: Hi John, On Sun, Mar 6, 2011 at 10:12 AM, John Hendy jw.he...@gmail.com wrote: On Sun, Mar 6, 2011 at 11:24 AM, Bastien b...@altern.org wrote: Hi John, John Hendy jw.he...@gmail.com writes: I can't be

Re: [O] Re: org-table formulas with missing values

2011-03-06 Thread suvayu ali
Hi Thorsten, Disclaimer: I haven't tried any of what I am proposing below. Its just a thought that came to me while reading your post. On Sun, Mar 6, 2011 at 2:44 PM, Thorsten gruenderteam.ber...@googlemail.com wrote: But even if nil would work, my basic question remains: if I have for example

[O] Different (setq org-export-with-section-numbers) depending on HTML or LaTeX export

2011-03-06 Thread Jakub Szypulka
Hey, I'm trying to hide section numbers in the HTML export, while keeping the sections in the LaTeX export. Adding (setq org-export-with-section-numbers nil) successfully removes the HTML section numbering, but for a mysterious reason also removes headlines when doing a LaTeX export. Is there

Re: [O] Bug: Org-Contacts.el [7.4]

2011-03-06 Thread Matthew Sauer
I am aware of the issue of emacs (that comes with cygwin) coming with I think it was org 6.3 and I have already (prior to this) cloned a branch, made my own branch so I could modify the makefile to have the org files land in the correct location to load (it kept loading 6.3 and not 7.4). I double

[O] Re: [Orgmode] Bug: Missing prompt label in capture template expansion

2011-03-06 Thread Aankhen
On Sun, Mar 6, 2011 at 23:48, David Maus dm...@ictsoc.de wrote: At Fri, 25 Feb 2011 12:41:34 +0530, Aankhen wrote: STEPS TO REPRODUCE: 1. Add this to the list of capture templates:     (t Test entry (file z:/Temp/t.org)      *** TODO %^{Foo} [[bar:%^{Bar}][Bar]]) 2. Run org-capture. 3.

Re: [O] Bug: Org-Contacts.el [7.4]

2011-03-06 Thread Bastien
Matthew Sauer improv.philoso...@gmail.com writes: Should I be able to find org-property-set-functions-alist listed in org.el? Yes: C-h v org-property-set-functions-alist RET -- Bastien

Re: [O] Bug: Org-Contacts.el [7.4]

2011-03-06 Thread Matthew Sauer
Nick was gracious enough to help me dig through a few things with my .emacs . . . it appears I had been able to update the emacs lisp in lispdir = $ usr/share/emacs/23.2/lisp/org once so that I was running 7.4 but that wasn't getting updated when I did pulls (need to look into that once) so, I

Re: [O] Re: Keep a file out of the mobile org org-mobile-files list

2011-03-06 Thread Marcelo de Moraes Serpa
Bastien, I've tried doing this: (setq org-mobile-files-exclude-regexp reference.org) But reference.org is still being copied to Dropbox. I have org v. release_7.4-124-gde39b Any ideas? Thanks, Marcelo. On Sat, Mar 5, 2011 at 11:52 AM, Marcelo de Moraes Serpa celose...@gmail.com wrote:

Re: [O] Re: Keep a file out of the mobile org org-mobile-files list

2011-03-06 Thread Marcelo de Moraes Serpa
Oh, disregard my message. Now I see it I needed to pull before... thanks! On Sun, Mar 6, 2011 at 8:13 PM, Marcelo de Moraes Serpa celose...@gmail.com wrote: Bastien, I've tried doing this: (setq org-mobile-files-exclude-regexp reference.org) But reference.org is still being copied to

Re: [O] Capture - stay clocked in?

2011-03-06 Thread Bernt Hansen
Bastien b...@altern.org writes: Hi Nathan, Nathan Neff nathan.n...@gmail.com writes: Is there an option NOT to clock out of a Todo item that's created using org-capture? I assume you mean when :immediate-finish is non-nil in a capture template, right? Yes, this bugged me as well.

Re: [O] Different (setq org-export-with-section-numbers) depending on HTML or LaTeX export

2011-03-06 Thread Aankhen
Hi, On Mon, Mar 7, 2011 at 04:37, Jakub Szypulka cubib...@googlemail.com wrote: I'm trying to hide section numbers in the HTML export, while keeping the sections in the LaTeX export. Adding (setq org-export-with-section-numbers nil) successfully removes the HTML section numbering, but for a