[Orgmode] Couple more videos of Org-mode clone in Vim

2010-11-09 Thread Herbert Sitz
For anybody interested I've posted a couple more videos of features in the would-be Org-mode clone. First is showing basics of sparse-tree-search: http://vimeo.com/16646716 And second is on tags: http://vimeo.com/16650450 I'll try to put something together showing the agenda date views and

[Orgmode] Re: Was tj3 -- tikz gantt chart

2010-11-09 Thread Eric S Fraga
John Hendy jw.he...@gmail.com writes: Hi Eric, While I like tj3, I was looking around for something on tikz/gantt and found something from the pgf mailing list I thought I'd pass along. Check it out. [1] Thanks for the link. My own code was based on this snippet of tikz code actually; I

Re: [Orgmode] Can I change the link name in TOC?

2010-11-09 Thread Sebastian Rose
Water Lin water...@sohu.com writes: While I generate the table of content of my org file, the link of each sub-title will be something like #sec-2.2 But when I change the sequence of the title, the anchor will be changed. I want to maintain permalinks for each anchors. Is it possbile to

[Orgmode] Re: [PATCH 1/2] org-agenda: introduce org-agenda-today and org-agenda-get-day-face

2010-11-09 Thread Julien Danjou
On Mon, Nov 08 2010, Julien Danjou wrote: I just noticed a little bug if org-agenda-todayp is called with nil as argument. Here's a fixed version of that patch. From c93cf37f9c41f3fb71fd44e0ce2a4c9ba30224cc Mon Sep 17 00:00:00 2001 From: Julien Danjou jul...@danjou.info Date: Mon, 8 Nov 2010

Re: [Orgmode] [RFI] Using DISQUS on certain pages

2010-11-09 Thread Juan Reyero
On Tue, Nov 9, 2010 at 3:43 AM, Jeff Horn jrhorn...@gmail.com wrote: Suppose I have a project defined (say, org-blog) that I use to generate blog posts, and I want to use Disqus to track comments. Further suppose I don't want to use a templating framework such as jekyll to transform org into

[Orgmode] Re: org-mode completion tip

2010-11-09 Thread Tassilo Horn
Erik Iverson er...@ccbr.umn.edu writes: Hi Erik, However, just this morning I discovered you can use C-M-i in as an alternative to M-TAB in emacs, so that completion also works with that key chord. Yes, because C-i and TAB are the same ASCII char, just like C-m and RET. Emacs can distinguish

[Orgmode] [BUG] tabel is not sent

2010-11-09 Thread Łukasz Stelmach
Hello. At least to me it looks like a bug. I can't send tabel to a receive destination in org-mode with C-c C-c. I have to M-x orgtbl-ctrl-c-ctrl-c. org-version: 7.01trans (few weks old one) -- Miłego dnia, Łukasz Stelmach ___ Emacs-orgmode mailing

Re: [Orgmode] [BUG] tabel is not sent

2010-11-09 Thread Carsten Dominik
Hi Lukasz, On Nov 9, 2010, at 9:54 AM, Łukasz Stelmach wrote: Hello. At least to me it looks like a bug. I can't send tabel to a receive destination in org-mode with C-c C-c. I have to M-x orgtbl-ctrl-c-ctrl-c. org-version: 7.01trans (few weks old one) Could you please try the following

[Orgmode] Habits bug?

2010-11-09 Thread Robert Horn
I just noticed the following oddity. 1.) I have a custom agenda that consists of: (setq org-agenda-custom-commands '((h Agenda and This Week tasks ((agenda ) (todo THISWEEK) 2.) I have the default agenda period of 1 week at startup. The behavior I see is: a) When

[Orgmode] [BUG] [Babel] Quotes-in-strings not being escaped in python, breaking output

2010-11-09 Thread Christopher Allan Webber
Strings with quotes in them aren't having the inner quotes escaped right while read by ob-python in python. Example: #+BEGIN_SRC python return [['607', 'Show license short name on the deed'], ['255', 'Smart 404 pages']] #+END_SRC #+results: | 607 | Show license short name on the deed |

Re: [Orgmode] [BUG] [Babel] Quotes-in-strings not being escaped in python, breaking output

2010-11-09 Thread Christopher Allan Webber
It looks like \' and are not being escaped in org-babel-python-table-or-string, which is the problem. Christopher Allan Webber cweb...@dustycloud.org writes: Strings with quotes in them aren't having the inner quotes escaped right while read by ob-python in python. Example: #+BEGIN_SRC

Re: [Orgmode] Git commit animation?

2010-11-09 Thread Matt Price
has carsten slept since 31 january 2008? going by the commit history i'd say maybe he hasn't ... On Mon, Nov 8, 2010 at 4:16 PM, Jeff Horn jrhorn...@gmail.com wrote: That just blew my mind. Great stuff! On Mon, Nov 8, 2010 at 2:38 PM, Puneeth puncha...@gmail.com wrote: Hi On Tue, Nov

[Orgmode] Re: [BUG] tabel is not sent

2010-11-09 Thread Łukasz Stelmach
Carsten Dominik carsten.domi...@gmail.com writes: Hi Lukasz, On Nov 9, 2010, at 9:54 AM, Łukasz Stelmach wrote: Hello. At least to me it looks like a bug. I can't send tabel to a receive destination in org-mode with C-c C-c. I have to M-x orgtbl-ctrl-c-ctrl-c. org-version: 7.01trans

Re: [Orgmode] [RFI] Using DISQUS on certain pages

2010-11-09 Thread Jeff Horn
Juan, Thanks for sharing! I had run across your personal page before, probably linked from worg. I think Greater Skies is a very inspiring project, and must be rewarding to work on. So, if I've gleaned from the source correctly, you've defined a custom postamble and put both pieces of code

[Orgmode] [BUG] ob-sqlite.el, -init doesn't work with some options

2010-11-09 Thread Łukasz Stelmach
Hello. ob-sqlite.el uses -init option to provide sqlite with a src block content, however, this prevetns sevarl options' from taking an effect. Particularly -header (and it's opposite), -csv and -header Create a database, put a SELECT into a file and compare the effects of the following commands

Re: [Orgmode] Git commit animation?

2010-11-09 Thread Carsten Dominik
On Nov 9, 2010, at 12:52 PM, Matt Price wrote: has carsten slept since 31 january 2008? going by the commit history i'd say maybe he hasn't ... :-) To be honest - I have slept less than I should. - Carsten On Mon, Nov 8, 2010 at 4:16 PM, Jeff Horn jrhorn...@gmail.com wrote: That just

[Orgmode] Re: Force completed habits to revert to HABIT todo keyword instead of TODO

2010-11-09 Thread Matt Lundin
Hi Joseph, Joseph Buchignani joseph.buchign...@gmail.com writes: Summary: I would like habits to automatically be marked as the todo keyword HABIT instead of TODO after I mark them DONE Reasons: I want to keep my habits separate from my tasks. But they display together on my TODO list.

Re: [Orgmode] [BUG] ob-sqlite.el, -init doesn't work with some options

2010-11-09 Thread Eric Schulte
Hi Łukasz, Thanks for mentioning this issue and for posting a workaround. Would you suggest a different method of passing the body of a sqlite code block to the sqlite command? The only other options which immediately occurs to me would involve =cat='ing the body of the code block through a

[Orgmode] Re: Force completed habits to revert to HABIT todo keyword instead of TODO

2010-11-09 Thread Joseph Buchignani
Hi Matt, Thanks for your very helpful reply. I know this is a noob question, so please forgive me for taxing your patience... How do I evaluate the statement you supplied for just one file? E.g. I want to evaluate your statement for notes.org, what do I do? Thanks, JB On Wed, Nov 10, 2010 at

Re: [Orgmode] Check for broken links in org-mode?

2010-11-09 Thread David Maus
At Sat, 6 Nov 2010 09:22:25 +0100, Magnus Nilsson wrote: Is there any nice way to check for broken links of different kinds in org files? Well, you would have to write it by yourself but the functions are available. You can use `org-next-link' to make point jump to the next link in buffer.

Re: [Orgmode] Re: Force completed habits to revert to HABIT todo keyword instead of TODO

2010-11-09 Thread David Maus
At Wed, 10 Nov 2010 04:37:43 +0800, Joseph Buchignani wrote: Hi Matt, Thanks for your very helpful reply. I know this is a noob question, so please forgive me for taxing your patience... How do I evaluate the statement you supplied for just one file? E.g. I want to evaluate your

Re: [Orgmode] Re: Force completed habits to revert to HABIT todo keyword instead of TODO

2010-11-09 Thread David Maus
Sorry, I couldn't help myself: (defun hb:set-habit-keyword-2 () *Reset keyword of done habit. (let ((reset-to (org-entry-get nil REPEAT_TO_STATE))) (if (and reset-to (string= state DONE)) (org-todo reset-to (add-hook 'org-after-todo-state-change-hook 'hb:set-habit-keyword-2)

Re: [Orgmode] [RFI] Using DISQUS on certain pages

2010-11-09 Thread Juan Reyero
On Tue, Nov 9, 2010 at 8:05 PM, Jeff Horn jrhorn...@gmail.com wrote: I think Greater Skies is a very inspiring project, and must be rewarding to work on. Thank you very much. It is indeed very rewarding, but only in the rare occasions when I find the time to work on it. Will keep moving,

Re: [Orgmode] Re: Force completed habits to revert to HABIT todo keyword instead of TODO

2010-11-09 Thread Joseph Buchignani
David, I understand what your second function does, but I'm confused about what the first one does. Does the first function set all habits to have a return to state property? Or does it cause all habits to revert to the return to state defined keyword, if it is defined? I was asking how to set

Re: [Orgmode] Re: Force completed habits to revert to HABIT todo keyword instead of TODO

2010-11-09 Thread David Maus
At Wed, 10 Nov 2010 05:17:16 +0800, Joseph Buchignani wrote: David, I understand what your second function does, but I'm confused about what the first one does. Does the first function set all habits to have a return to state property? Argh, no. I misread the original question. If you want

[Orgmode] Re: value of properties

2010-11-09 Thread Alin Soare
Hi again, I write you again, perhaps this time somebody can help me solve the problem. Suppose I have a list like this * TODO vêtements [0/0] :total: :PROPERTIES: :total: 0 :END: - pour week end - [ ] X30 - [X] Y80 - [ ] Z100 -

Re: [Orgmode] [BUG] [Babel] Quotes-in-strings not being escaped in python, breaking output

2010-11-09 Thread Christopher Allan Webber
I worry about this a bit because of the possible security issue: the ability to execute arbitrary code, since the structure that gets constructed is eval'ed. eg: #+BEGIN_SRC python return [['607', 'Show license short name on the deed'], ['255', '))(message (concat 'hello ' 'world]]

Re: [Orgmode] agenda restriction locks and searching all nodes quickly

2010-11-09 Thread Samuel Wales
Thanks, Carsten. Your LEVEL0 suggestion worked. ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

[Orgmode] agenda mode - carrying over tasks from previous week

2010-11-09 Thread sergio_101
how would i go about making items/tasks that didn't get completed last week carry over into this week? thanks! -- peace, sergio photographer, journalist, visionary http://www.CodingForHire.com http://www.coffee-black.com http://www.painlessfrugality.com http://www.twitter.com/sergio_101

[Orgmode] Org-attach-link on Windows XP

2010-11-09 Thread Chao LU
Dear All, I'm trying to manage a small personal library using org-mode. The command I find really useful is org-attach, then choose link. However, unluckily, seems Window XP seems not work well with this function, what it actually did is COPY the file... Since I'm managing a little library, I

[Orgmode] Fold/unfold part of a paragraph

2010-11-09 Thread Jianshi Huang
Hello, Is there a way to fold/unfold part of a paragraph? Something like a headline but can be inlined in a paragraph. For example, when folded, it will look like Here is the reason. Where reason can be expanded to some full explanation. And when exported, the full explanation will be used.

[Orgmode] How to export to ps file when generating agenda file on Windows

2010-11-09 Thread Chao LU
Dear all, I'm trying to generating the agenda file everyday as a pdf file, then print it out. But I failed to modify org-mode to do so automatically under windows system, each time I have to get the agenda generated first, then manually M-x ps-spool-buffer-with-faces, to save it as ps file. How

[Orgmode] Use Tags in Properties

2010-11-09 Thread Chao LU
Dear all, Is it possible to hide the Tags in the Properties Drawer? Sometimes my items have too many Tags, or the Tags are quite long like (Quantum Mechanics), the line will be quickly filled up... Thanks, Chao ___ Emacs-orgmode mailing list Please