Re: [Orgmode] org-indent, org-inlinetask: patches on github

2010-11-07 Thread Nicolas Goaziou
Hello, > Does this mean a pull from the org-mode repo pulls the patched > files? I just updated my local org installation and note text (not > headlines) still remain indented under the inline task instead of > the parent node heading level. You have to pull from _my_ repo, not the org-mode one,

[Orgmode] Re: start-day is lost in clock report mode and log mode of custom agenda view

2010-11-07 Thread Liang Wang
Liang Wang gmail.com> writes: > > > Hi, > > I have a custom agenda view like this, > > ("g" "Calendar" > ((agenda "" ((org-agenda-ndays 1) > (org-deadline-warning-days 7) > > When I press R to show clock report or l to show log mode, it always > goe

[Orgmode] start-day is lost in clock report mode and log mode of custom agenda view

2010-11-07 Thread Liang Wang
Hi, I have a custom agenda view like this, ("g" "Calendar" ((agenda "" ((org-agenda-ndays 1) (org-deadline-warning-days 7) When I press R to show clock report or l to show log mode, it always goes to today. So I get information about today but this is

Re: [Orgmode] org-indent, org-inlinetask: patches on github

2010-11-07 Thread Jeff Horn
On Sun, Nov 7, 2010 at 12:09 PM, Carsten Dominik wrote: > Hi Nicolas, > > wow, you have been busy.  Thanks - and I have marked > the supersedes patches on the server. > I have not yet been able to test it - I hope other > will get to this before I do. > > Thanks! > > - Carsten Does this mean a pu

Re: [Orgmode] New Screencast: Setting Up Org-mode for Windows

2010-11-07 Thread Sunny Srivastava
Dear Russell, I am a newbie in org-mode-world. Thanks a lot for uploading an informative video. Best Regards, S. On Sun, Nov 7, 2010 at 8:02 PM, Russell Adams wrote: > On Mon, Nov 08, 2010 at 01:12:43AM +0100, Stefan Vollmar wrote: > > Dear Russell, > > > > I was one of the Vimeo watchers: excel

Re: [Orgmode] New Screencast: Setting Up Org-mode for Windows

2010-11-07 Thread Russell Adams
On Mon, Nov 08, 2010 at 01:12:43AM +0100, Stefan Vollmar wrote: > Dear Russell, > > I was one of the Vimeo watchers: excellent! > > I was so impressed with the part about popup notifications, that I tried to > get it running on the Mac. Many users who have Emacs on the Mac will use > growl, http:

Re: [Orgmode] New Screencast: Setting Up Org-mode for Windows

2010-11-07 Thread Stefan Vollmar
Dear Russell, I was one of the Vimeo watchers: excellent! I was so impressed with the part about popup notifications, that I tried to get it running on the Mac. Many users who have Emacs on the Mac will use growl, http://growl.info, a free notification system. The shell command of your my-app

[Orgmode] Organising freezers and generating shopping lists

2010-11-07 Thread Shelagh Manton
I often find that I have lost food items in the botton of my freezer that I have to throw out because I've forgotten about them and I'm trying to set up an org-mode file that helps prevent that. I've made a file that lists the articles that I have put into the freezer such as different food types

Re: [Orgmode] [BUG] Junk appended when exporting visible

2010-11-07 Thread David Maus
At Wed, 03 Nov 2010 13:26:55 +0100, Ivan Vilata i Balaguer wrote: > > Hi, I've noticed that exporting an entry with at least two examples, > when limiting the export to the visible tree (i.e. C-c C-e v ), > appends some junk examples at the end of the entry. Curiously enough, > this doesn't happen

[Orgmode] Re: org-indent, org-inlinetask: patches on github

2010-11-07 Thread Jeff Horn
Yes, thanks a ton Nicholas! I will test these patches this afternoon. Jeff On Sun, Nov 7, 2010 at 10:21 AM, Nicolas Goaziou wrote: > Hello, > Hello, > > Instead of flooding the mailing lists with patches to org-inlinetask, > I added them into my repository. > > They should fix quite a few bugs:

Re: [Orgmode] New Screencast: Setting Up Org-mode for Windows

2010-11-07 Thread Russell Adams
On Sun, Nov 07, 2010 at 11:08:05AM -0600, Carsten Dominik wrote: > Hi Russel, > > Just looked at the screencast over breakfast (I am in Austin right > now..) > Great work! Is this already linked from Worg? > > - Carsten Carsten, I just added it to Worg this morning. I forgot I had commit rights.

Re: [Orgmode] New Screencast: Setting Up Org-mode for Windows

2010-11-07 Thread Carsten Dominik
Hi Russel, Just looked at the screencast over breakfast (I am in Austin right now..) Great work! Is this already linked from Worg? - Carsten On Nov 5, 2010, at 4:52 PM, Russell Adams wrote: I've just posted a new thirty minute screencast on setting up Org-mode in Windows to Vimeo. http:/

Re: [Orgmode] org-indent, org-inlinetask: patches on github

2010-11-07 Thread Carsten Dominik
Hi Nicolas, wow, you have been busy. Thanks - and I have marked the supersedes patches on the server. I have not yet been able to test it - I hope other will get to this before I do. Thanks! - Carsten On Nov 7, 2010, at 9:21 AM, Nicolas Goaziou wrote: Hello, Hello, Instead of flooding the

Re: [Orgmode] Do not display DONE items in agenda view

2010-11-07 Thread mwnn
Thanks a lot. That worked! On 11/07/2010 08:02 PM, Nicolas Goaziou wrote: Hello, mwnn writes: I have a couple of SCHEDULED entries in an org file. These entries show up in agenda view even though i have marked them as DONE. Please let me know how I can disable this? Have a look at `org-ag

[Orgmode] [babel] "tangle" results of source blocks?

2010-11-07 Thread Maurizio Vitale
Hi, I have procmail rules defined in a org table which is then used as an argument for an elisp block which produces procmailrc results. Something like: #+tblname: mailing-lists | to | emacs-users | emacs-users | #+TBLFM: #+srcname: procmail-rules(mailing-lists=mailing-lists) #+begin_sr

[Orgmode] org-indent, org-inlinetask: patches on github

2010-11-07 Thread Nicolas Goaziou
Hello, Hello, Instead of flooding the mailing lists with patches to org-inlinetask, I added them into my repository. They should fix quite a few bugs: - indentation with inline tasks (with or without org-indent mode turned on) should be fine ; - cycling levels of headings in indent-mode should

Re: [Orgmode] Do not display DONE items in agenda view

2010-11-07 Thread Nicolas Goaziou
Hello, > mwnn writes: > I have a couple of SCHEDULED entries in an org file. These > entries show up in agenda view even though i have marked them as > DONE. Please let me know how I can disable this? Have a look at `org-agenda-skip-scheduled-if-done'. Regards, -- Nicolas __

Re: [Orgmode] org-agenda-skip-function not working

2010-11-07 Thread David Maus
At Sat, 9 Oct 2010 13:35:54 +0530, Saurabh Agrawal wrote: > I am using org-mode *daily* since last two years and absolutely love it. I am > very grateful to Charles and other core team > members. > > Just recently, I made some changes to my org configuration as I had making > some changes in my

[Orgmode] Do not display DONE items in agenda view

2010-11-07 Thread mwnn
Hi, I have a couple of SCHEDULED entries in an org file. These entries show up in agenda view even though i have marked them as DONE. Please let me know how I can disable this? Regards, mwnn ___ Emacs-orgmode mailing list Please use `Reply All

Re: [Orgmode] An Org-mode clone for Vim

2010-11-07 Thread Urs Rau (UK)
Herbert, Wow! Thanks. great work. I really like the org-mode functionality, but I just can't get my head to grasp the whole emacs philosophy and series of key chords. I am a long time user of vi and have tried many a time over the years to pick up using emacs, but it always took a lot of effort

[Orgmode] value of properties

2010-11-07 Thread Alin Soare
Hi, I have been using org mode for a few days and I am impressed. I have followed a few tutorials and videos, however I want to solve a problem and I did not find how can I do it. I have 2 tables , and every such table has a variable $sum, that is the sum of a column. Because I am lisp engineer,

[Orgmode] Re: german-postfix and speedkeys

2010-11-07 Thread Memnon Anon
Hi, Jean-Marie Gaillourdet writes: > Memnon Anon writes: >> If you use german-postfix, using the `u' speedkey command on stars will >> not work in orgmode files; I use this frequently, so being able to >> quickly toggle is essential. > I didn't notice that so far. Perhaps it is possible to make