[O] Re: [PATCH] Problem with html export of description list items

2011-04-09 Thread Ethan Ligon
Nic- Sent this to the list earlier; should have cc'd you. Thanks again for your help! -Ethan -- After some very helpful corrections and suggestions from Nic, I'd like to propose the following patch, which addresses a

Re: [O] org-mac-protocol usage under Snow Leopard ?

2011-04-09 Thread Harold Klingsporn
On Sun, Mar 13, 2011 at 9:22 AM, Urs Rau (UK) urs@om.org wrote: Gents, Sorry to come back on this topic for the third time. But I have kept bashing at it and even gone to IRC on freenode to try to get help, but I think I need to re-state where I get stuck and then I will likely get

Re: [O] Re: Difference between subtree-restricted export and 'publish enclosing subtree'

2011-04-09 Thread Sean Whitton
Hi, On 8 Apr 2011 at 13:01Z, Matt Lundin wrote: When I put my cursor in the properties drawer within the essay text and hit C-c C-e 1 d I get my 'essay' exported and processed to hume-essay-causation.pdf correctly, but if I instead use C-c C-e SPC with point at various different places

[O] Re: (no subject)

2011-04-09 Thread Vincent-Xavier JUMEL
:SCHEDULED: and :DEADLINE: which is confusing. Documentation http://orgmode.org/manual/Repeated-tasks.html#Repeated-tasks example Le 23 février à 20:54 Bernt Hansen a écrit Please provide a sample task and a description of what you get and what you expected. AFAIK SCHEDULE and -3d is not

[O] Re: Odd behavior with numbered list, footnotes, and LaTeX

2011-04-09 Thread Nicolas Goaziou
Hello, John Hendy jw.he...@gmail.com writes: On Wed, Apr 6, 2011 at 1:33 PM, Nicolas Goaziou n.goaz...@gmail.com wrote: Hello, John Hendy jw.he...@gmail.com writes: Just stumbled across something very odd I can't figure out. Here's a sample: ,- | #+OPTIONS:   toc:t TeX:t LaTeX:t H:4

Re: [O] Re: Completing with anything

2011-04-09 Thread Julien Danjou
On Sun, Mar 27 2011, Michael Markert wrote: Attached code handles both capturing from summary and message buffer. I'd like to merge this, but I have to ask: did you signed the copyright assignement papers? -- Julien Danjou ❱ http://julien.danjou.info pgpS5hlzc8pzM.pgp Description: PGP

[O] Time zone support for agenda item timestamps

2011-04-09 Thread Matt Curtis
Hello, I would like agenda timestamps to support time zones somehow, and I'm after some guidance from org-mode developers. My plan is to support the time offset +HHMM or -HHMM, at a minimum. After looking at the code I believe I need to modify org-agenda-get-timestamps quite heavily to effect

Re: [O] Re: Completing with anything

2011-04-09 Thread Michael Markert
On 9 Apr 2011, Julien Danjou wrote: On Sun, Mar 27 2011, Michael Markert wrote: Attached code handles both capturing from summary and message buffer. I'd like to merge this, but I have to ask: did you signed the copyright assignement papers? No, but if it's necessary (or helping) I'll do

Re: [O] Re: Completing with anything

2011-04-09 Thread Julien Danjou
On Mon, Mar 21 2011, Julien Danjou wrote: I see, that makes sense. I think that completion is not what I want to use as Tassilo suggested. I've been that way just because this is what is used in `message.el'. Maybe it requires a change too to turn towards an `abbrev' use. :) Actually, it

[O] Bug: Some bulk operations are slow [7.5 (release_7.5.135.g7021f)]

2011-04-09 Thread Dave Abrahams
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org-mode mailing list.

Re: [O] Time zone support for agenda item timestamps

2011-04-09 Thread Michael Brand
Hi Matt I know only of an old thread about this http://thread.gmane.org/gmane.emacs.orgmode/5145 Of course it would be very welcome and valuable for e. g. traveling but I fear it is now too expensive to introduce. The trouble I see is that the smallest possible first change has to include

[O] Re: Odd behavior with numbered list, footnotes, and LaTeX

2011-04-09 Thread John Hendy
On Sat, Apr 9, 2011 at 6:38 AM, Nicolas Goaziou n.goaz...@gmail.com wrote: Hello, John Hendy jw.he...@gmail.com writes: On Wed, Apr 6, 2011 at 1:33 PM, Nicolas Goaziou n.goaz...@gmail.com wrote: Hello, John Hendy jw.he...@gmail.com writes: Just stumbled across something very odd I can't

[O] Re: Something like 'org-clock-in-at-time'?

2011-04-09 Thread John Hendy
Just wanted to bump this as it's almost been a month. Even feedback as to whether or not this is feasible would be appreciated. If it's not, or it is but just won't happen, I'll resolve to keep clocking in, immediately clocking out, and then futzing with the times by hand. Thanks, John On Sat,

[O] Re: Something like 'org-clock-in-at-time'?

2011-04-09 Thread Bernt Hansen
John Hendy jw.he...@gmail.com writes: On Sat, Mar 12, 2011 at 2:48 PM, John Hendy jw.he...@gmail.com wrote: Could someone fill me in on your process for clocking in things after the fact? I've been trying to get into to clocking, but, especially at home, I don't return to my computer in

[O] Re: Something like 'org-clock-in-at-time'?

2011-04-09 Thread Bernt Hansen
Bernt Hansen be...@norang.ca writes: John Hendy jw.he...@gmail.com writes: On Sat, Mar 12, 2011 at 2:48 PM, John Hendy jw.he...@gmail.com wrote: - create a new sub-headline and call it what I was doing - C-c C-c to tag it - C-c C-x C-i followed by C-c C-x C-o to create a clocked time stamps

Re: [O] Re: Completing with anything

2011-04-09 Thread Stefan Monnier
So now, I wonder: wouldn't it be a good idea to add a call to `expand-abbrev' just after `completion-at-point' is being called? After completing an abbrev name, yes, but otherwise I don't think so. I.e. why don't you add such a call to org-contacts-message-complete-function? Stefan

[O] Custom Agenda that partially skips entries

2011-04-09 Thread Ido Magal
I'd appreciate assistance in constructing a custom agenda that accomplishes the following (if possible): 1. Block of week's agenda. 2. Block of next items that have no schedule ( items that don't show up in block 1 ) This is my starting point: (setq org-agenda-custom-commands '((n Next