Re: [O] Plotting (with gnuplot) using dates timestamps

2012-03-29 Thread Mueen Nawaz
Alan Schmitt writes: > Hello, > > I'm trying to plot the following table, but the dates part is all > wrong. Is there a way to tell gnuplot what the date format is? > > #+tblname: data-table > | Date | HP | HC | > |--++| > | [2011-08-20 Sat] | 0

[O] Problem editing source code

2012-03-13 Thread Mueen Nawaz
Hi, When I try to edit source code using "C-c '", it opens the code in the appropriate mode (Python in my case), but gives this message: byte-code: Language mode `python-mode' fails with: ac-sources A subsequent C-c ' does nothing (i.e. I can't leave that buffer). Any ideas? Thanks, Mueen

Re: [O] Multiple occurrence of tasks

2012-01-08 Thread Mueen Nawaz
Michael Welle writes: > to work on open tasks. My plan is to collect the tasks I want to work on > on a special tasksatfosdem.org file. How can I implement that? Copying > the tasks is not a solution ;), some kind of a link is needed. Maybe I > should use tags and an agenda view? I like the idea

Re: [O] Emacs macros and capture

2012-01-07 Thread Mueen Nawaz
*Bump!* Anyone? Mueen Nawaz writes: > Hi, > > I'm seeing some weird behavior with my capture template setup. I have > the following in my capture templates: > > ("r" "Reply" entry (file+headline "~/org/gtd/gtd.org" "Reply")

[O] Emacs macros and capture

2011-12-28 Thread Mueen Nawaz
Hi, I'm seeing some weird behavior with my capture template setup. I have the following in my capture templates: ("r" "Reply" entry (file+headline "~/org/gtd/gtd.org" "Reply") "* TODO %:subject :@respond:@email: \n %u\n %i\n %a\nFrom: %:from\nID:%:message-id\n %?" :immediate-fin

[Orgmode] Re: Best way to use org-mode as a work log

2009-12-19 Thread Mueen Nawaz
On 12/19/09 09:50, Ethan Brown wrote: Since a work log is based around daily entries, I'm wondering if anyone can recommend the best way to use org-mode for such a purpose. I perused the FAQs but didn't see anything. Org-mode apparently integrates with the emacs calendar/diary so there is probab

[Orgmode] Re: Shift keys when you have multiple todo sets in one file

2009-12-19 Thread Mueen Nawaz
On 12/19/09 06:06, Matt Lundin wrote: Mueen Nawaz writes: As an aside, I've found that it's very fast to use the new speed commands to change todo states. If org-use-speed-commands is turned on, all one needs to do is hit "t" at the start of a headline. Hmm...

[Orgmode] Re: Shift keys when you have multiple todo sets in one file

2009-12-18 Thread Mueen Nawaz
On 12/17/09 05:53, Matt Lundin wrote: The reason I kept it as separate sets is that I anticipate WAITING to be infrequent compared to TODO. So I don't want to put TODO and WAITING in the same set. I think there's another (more standard) way of setting the TODO state (I forget the shortcut

[Orgmode] Re: Question about searches (ultimately for agenda)

2009-12-18 Thread Mueen Nawaz
On 12/17/09 13:26, Carsten Dominik wrote: Yes, so that the search only continues after that entry. But yes, you are right, this can fail for the final entry in a file. Try '(when (org-entry-is-done) (outline-next-heading) (point)) Seems to work. Also, I'm pretty weak with Emacs Lisp

[Orgmode] Shift keys when you have multiple todo sets in one file

2009-12-16 Thread Mueen Nawaz
Hi, From the docs: "S-<> and S-<> and walk through all keywords from all sets" What I would /really/ like is for S-<> and S-<> to _stay_ within the same set, with me using C-S-<> (or right) to _switch_ to another set. What I have (so far) on the top of the file is: #+TODO: TODO | DONE #+T

[Orgmode] Re: Question about searches (ultimately for agenda)

2009-12-16 Thread Mueen Nawaz
On 12/16/09 03:37, Carsten Dominik wrote: This is what skip conditions are for. Here is an entry for org-agenda-custom-commands which does this for the specific "Jack" example: ("X" "Tags match ignoring done stuff" tags "Jack" ((org-agenda-skip-function '(and (org-entry-is-done-p) (outline-next-

[Orgmode] Re: Question about searches (ultimately for agenda)

2009-12-15 Thread Mueen Nawaz
On 12/15/09 21:26, Matt Lundin wrote: Provided DONE and RETURNED are inactive todos than the following should suffice: C-a M Jack [RET] I think you meant C-c a M Jack [RET] It actually does filter out inactive TODO's, but I actually wanted to do C-c a m Jack [RET]. I don't want to l

[Orgmode] Question about searches (ultimately for agenda)

2009-12-15 Thread Mueen Nawaz
Hi, In the docs (10.3.3 Matching tags and properties), I see ways to do tag searches that can also search TODO states. Can I also search TODO levels? For example, in one file covered by the agenda, I use the usual DONE to denote done. In another, which is focused on simply stuff that I have

[Orgmode] Re: Can't export to LaTeX/PDF.

2009-08-30 Thread Mueen Nawaz
On 08/30/09 15:33, Bernt Hansen wrote: I can confirm this. It seems the latest version requires at least one headline while 6.29a did not. Yep - that solved it. Would that be a bug or a requirement? Mueen ___ Emacs-orgmode mailin

[Orgmode] Can't export to LaTeX/PDF.

2009-08-30 Thread Mueen Nawaz
Hi, Apologies if this has been addressed earlier. I can't seem to export to PDF/LaTeX. When I try to do so, I get the following error: Loading org-latex...done Exporting to LaTeX... Loading latexenc...done Loading tex-mode...done org-export-as-latex: Wrong type argument: inte