Re: [Orgmode] Sourceforge community award

2009-06-09 Thread Brian van den Broek
Carsten Dominik said unto the world at 09/06/09 08:48 AM: OK, in my last email I already said that we have been selected as a finalist for the Sourceforge Community Award in the category Most Likely to Change the Way You Do Everything. I am *very* excited about this, and I would love *us* to wi

[Orgmode] Re: Sourceforge community award

2009-06-09 Thread Sivaram Neelakantan
Carsten Dominik writes: [snipped 25 lines] > > 1. Complete this sentence in about 140 characters: "Our project is > [-foo-]." For example, "Our project is a tool that helps you wash your > car." > Org-mode: A better Post-it system! I know it's more than that but we are trying to win aren't

Re: [Orgmode] Sourceforge community award

2009-06-09 Thread Eddward DeVilla
Congratulations! Org-mode, Carsten and the developers deserve the recognition. Now let's see. 1. Complete this sentence in about 140 characters: "Our project is [-foo-]." For example, "Our project is a tool that helps you wash your car." Org-mode is th

[Orgmode] [PATCH] Remove leftover debugging call

2009-06-09 Thread Bernt Hansen
--- Carsten: I don't think you intended to push this change to the public repository. This patch is available at git://git.norang.ca/org-mode for-carsten lisp/org-docbook.el |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/lisp/org-docbook.el b/lisp/org-docbook.el index

[Orgmode] Screenshots section in Worg

2009-06-09 Thread Bastien
Org deserves a better screenshots page than this one: http://orgmode.org/worg/org-screenshots.php Please send me your best screenshots of Org in action and I will populate this page with decent visual geeky lust. -- Bastien ___ Emacs-orgmode mai

Re: [Orgmode] Sourceforge community award

2009-06-09 Thread Bastien
Hi Rick, maybe subscribers of this list could send a short video just saying hello to the cam? (making it fancy or org-related is not forbidden!) Then we could grab all this and blend it nicely into the video... Rick Moynihan writes: > I think the real problem here is the logistics of this. Do

Re: [Orgmode] Sourceforge community award

2009-06-09 Thread Rick Moynihan
2009/6/9 Carsten Dominik : > OK, in my last email I already said that we have been selected > as a finalist for the Sourceforge Community Award in the category > > Most Likely to Change the Way You Do Everything. > > I am *very* excited about this, and I would love *us* to win > this award or at le

Re: [Orgmode] Sourceforge community award

2009-06-09 Thread Bastien
"Chris Randle" writes: > For an alternative logo, I went to glassgiant.com and generated the > attached file using Christophe Bataillon's logo. I thought it fitted the > "your life in plain text" strapline rather well. Great - I just added this to the Worg faq about the unicorn logo. -- Basti

[Orgmode] Calc formula with multi value and format string

2009-06-09 Thread Michaël Parienti
Hi, I would like to put two computed values (sum and mean) into a cell of a table. Reading the calc manual I found the following syntax: |-+---| | | Title | |-+---| | Label 1 | 0 | | Label 2 | 1 | |-+

Re: [Orgmode] [PATCH 2/2] Do not issue the 'task should be finished by now' message if the clock is stopped

2009-06-09 Thread Carsten Dominik
All patches applied, thanks. - Carsten On Jun 9, 2009, at 10:43 PM, Bernt Hansen wrote: This patch prevents the org-clock-sound notification and the "Task'BLAH' should be finished by now." message when the termination time is reached and the clock is not running. Before this patch spuriou

[Orgmode] save-excursion fails to restore point

2009-06-09 Thread Samuel Wales
Here is a minimal test case: (save-excursion (outline-up-heading 1 'invisible-ok) (org-sort-entries-or-items nil ?a)) What happens is that point stays on the parent headline. What I expect is for save-excursion to save point no differently from just saving point and doing goto-char. Also:

[Orgmode] [PATCH] Fix typo in org-clock-get-clocked-time

2009-06-09 Thread Bernt Hansen
--- This patch series is available at git://git.norang.ca/org-mode for-carsten lisp/org-clock.el |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/lisp/org-clock.el b/lisp/org-clock.el index ace7792..ad55bc1 100644 --- a/lisp/org-clock.el +++ b/lisp/org-clock.el @@ -355,7

[Orgmode] [PATCH 2/2] Do not issue the 'task should be finished by now' message if the clock is stopped

2009-06-09 Thread Bernt Hansen
This patch prevents the org-clock-sound notification and the "Task'BLAH' should be finished by now." message when the termination time is reached and the clock is not running. Before this patch spurious notifications and messages were generated when clocking in a task with estimated effort ti

[Orgmode] [PATCH 1/2] Initialize org-clock-notification-was-shown on clock-in

2009-06-09 Thread Bernt Hansen
This makes org-clock-sound a little more well-behaved. The clock sound was only being issued if you were already clocking a task that was under its limit, and changed to clocking something else. Now each time you clock in a new task it checks the estimated effort limit and issues the org-clock-so

Re: [Orgmode] Help with colors for a newbie...

2009-06-09 Thread Samuel Wales
I have cursor-color, cursor, and maybe text-cursor. On Tue, Jun 9, 2009 at 11:02, wrote: > Hi, > > I've been using org mode for a little while now but I'm still a newbie to > both org mode and emacs.  I run org mode on my Nokia N810 as a pocket > organizer.  I recently decided to change the col

Re: [Orgmode] Sourceforge community award

2009-06-09 Thread srandby
Here are some ideas. -- 1. Complete this sentence in about 140 characters: "Our project is [-foo-]." For example, "Our project is a tool that helps you wash your car." Our project is the best organizing tool that exists

Re: [Orgmode] Saving the *Org Edit Src Example* buffer

2009-06-09 Thread Carsten Dominik
On Jun 9, 2009, at 4:51 PM, Dan Davison wrote: Carsten Dominik writes: Applied, thanks. Sorry to go on about this, but I don't think the patch that I sent has been applied and I believe that the problem it addresses still exists: go into a source code block, hit C-c ', go to end of edit bu

RE: [Orgmode] Sourceforge community award

2009-06-09 Thread Chris Randle
Hi All, For an alternative logo, I went to glassgiant.com and generated the attached file using Christophe Bataillon's logo. I thought it fitted the "your life in plain text" strapline rather well. -- Chris Randle .

[Orgmode] Re: I must be missing something...

2009-06-09 Thread Bernt Hansen
David Abrahams writes: > on Tue Jun 09 2009, Bernt Hansen wrote: > >> David Abrahams writes: >>> I've been using and studying org mode for a few months now, and though >>> it seems to have great potential, some things still escape me. For >>> example, do my DONE items simply accumulate forever

[Orgmode] Help with colors for a newbie...

2009-06-09 Thread mick
Hi, I've been using org mode for a little while now but I'm still a newbie to both org mode and emacs. I run org mode on my Nokia N810 as a pocket organizer. I recently decided to change the color scheme to use a black background in the interest of saving battery power and to not blind myself

[Orgmode] Re: Sourceforge community award

2009-06-09 Thread Leo
On 2009-06-09 17:15 +0100, Carsten Dominik wrote: > http://orgmode.org/Org-mode.png > > Obviously done by a total graphics moron, so if you can do better, let > me know and I'll sent you the two images this is based on. The 3D look for the keywords is actually quite nice. -- Leo's Emacs upti

Re: [Orgmode] outline-minor-mode and code editing / export

2009-06-09 Thread Carsten Dominik
On Jun 9, 2009, at 3:22 PM, Dan Davison wrote: Dan * Btw, a trivial thing, but I wonder if it would be appropriate to rename org-exit-edit-mode as something like org-edit-src-mode; it now has two keybindings only one of which is to do with exiting. I don't understand this point. Plea

Re: [Orgmode] org-protecting-blocks: error with git version..

2009-06-09 Thread Carsten Dominik
Fixed, thanks. - Carsten On Jun 9, 2009, at 6:34 PM, Madhu Rao wrote: I just pulled the git version, but I get this error when I open emacs An error has occurred while loading `.emacs': Symbol's value as variable is void: org-protecting-blocks Could you please help resolve? ___

Re: [Orgmode] Sourceforge community award

2009-06-09 Thread Carsten Dominik
On Jun 9, 2009, at 4:54 PM, Carsten Dominik wrote: On Jun 9, 2009, at 4:46 PM, Bastien wrote: Russell Adams writes: 3. Please provide a logo (or screenshot, if you'd prefer) for your project. It should be at least 640x480, but we'll also be showing it as a thumbnail. Any ideas here?

[Orgmode] org-protecting-blocks: error with git version..

2009-06-09 Thread Madhu Rao
I just pulled the git version, but I get this error when I open emacs An error has occurred while loading `.emacs': Symbol's value as variable is void: org-protecting-blocks Could you please help resolve? ___ Emacs-orgmode mailing list Re

Re: [Orgmode] org-exp-block patch and Graphviz Demo

2009-06-09 Thread Russell Adams
I've looked, and it appears that the sed line is no longer required, it was an old hack. Regarding graphviz inclusion in PDF, the best output is still obtained by dot -> EPS, and then epstopdf -> PDF, and its inclusion in latex. How would you handle that in org-exp-block.el? Thanks. On Thu, May

Re: [Orgmode] Sourceforge community award

2009-06-09 Thread Russell Adams
On Tue, Jun 09, 2009 at 04:46:40PM +0200, Bastien wrote: > Russell Adams writes: > > >> 3. Please provide a logo (or screenshot, if you'd prefer) for your > >> project. It should be at least 640x480, but we'll also be showing it > >> as a thumbnail. > > > > Any ideas here? Bigger unicorn, or a s

Re: [Orgmode] Sourceforge community award

2009-06-09 Thread Carsten Dominik
On Jun 9, 2009, at 4:46 PM, Bastien wrote: Russell Adams writes: 3. Please provide a logo (or screenshot, if you'd prefer) for your project. It should be at least 640x480, but we'll also be showing it as a thumbnail. Any ideas here? Bigger unicorn, or a screenshot? A friend of mine d

Re: [Orgmode] Saving the *Org Edit Src Example* buffer

2009-06-09 Thread Dan Davison
Carsten Dominik writes: > Applied, thanks. Sorry to go on about this, but I don't think the patch that I sent has been applied and I believe that the problem it addresses still exists: go into a source code block, hit C-c ', go to end of edit buffer, press return a few times, try C-x C-s and you

Re: [Orgmode] Sourceforge community award

2009-06-09 Thread Bastien
Russell Adams writes: >> 3. Please provide a logo (or screenshot, if you'd prefer) for your >> project. It should be at least 640x480, but we'll also be showing it >> as a thumbnail. > > Any ideas here? Bigger unicorn, or a screenshot? A friend of mine did the graphical work for the first unico

Re: [Orgmode] Sourceforge community award

2009-06-09 Thread Russell Adams
On Tue, Jun 09, 2009 at 02:48:23PM +0200, Carsten Dominik wrote: > > > 1. Complete this sentence in about 140 characters: "Our project is > [-foo-]." For example, "Our project is a tool that helps you wash your > car." Our project is the most flexible and intuitive way to manage everything, yes e

Re: [Orgmode] face for clock display in modeline

2009-06-09 Thread Samuel Wales
It works! Thanks to both of you. -- Myalgic encephalomyelitis denialism is causing death and severe suffering, worse than MS. Conflicts of interest are destroying research. /You/ can get the disease at any time permanently. Do science and justice matter to you? http://www.meactionuk.org.uk/W

Re: [Orgmode] I must be missing something...

2009-06-09 Thread giovanni . ridolfi
--- Mar 9/6/09, David Abrahams ha scritto: Hi David, > do my DONE items simply accumulate forever in > todo.org? [...] do I move those done items > manually to an archive when I no longer need to see them? yes. > > if I'm > visiting a project file, is there a way to get an agenda > view on

[Orgmode] Re: I must be missing something...

2009-06-09 Thread Bernt Hansen
David Abrahams writes: > Hi, > Hi David! > I've been using and studying org mode for a few months now, and though > it seems to have great potential, some things still escape me. For > example, do my DONE items simply accumulate forever in todo.org? I know > there's an archiving feature... do

Re: [Orgmode] Sourceforge community award

2009-06-09 Thread Bastien
Hi Carsten, great news - suggestions below! > 1. Complete this sentence in about 140 characters: "Our project is > [-foo-]." For example, "Our project is a tool that helps you wash your > car." "Org is the extensible, customizable, self-documenting real-time project planner. It makes you more p

[Orgmode] Re: face for clock display in modeline

2009-06-09 Thread David Abrahams
on Sat Jun 06 2009, Eric S Fraga wrote: > Carsten Dominik writes: >> Thanks Eric! >> >> Samuel, after you next pull, customize the face org-mode-line-clock. > > You're welcome and I like what you have done. I played around with > the code in org-faces.el yesterday but your solution is much nic

[Orgmode] I must be missing something...

2009-06-09 Thread David Abrahams
Hi, I've been using and studying org mode for a few months now, and though it seems to have great potential, some things still escape me. For example, do my DONE items simply accumulate forever in todo.org? I know there's an archiving feature... do I move those done items manually to an archive

[Orgmode] Re: Bernt's document and LaTeX [was: Re: http://doc.norang.ca/org-mode.html ]

2009-06-09 Thread Bernt Hansen
Nick Dokos writes: > Carsten Dominik wrote: > >> I would like to encourage you all to take another looks at Bernt's >> nearly completed document over at >> >> http://doc.norang.ca/org-mode.html >> >> If you are serious about using Org-mode to get organized, this >> is simply an awesome re

Re: [Orgmode] outline-minor-mode and code editing / export

2009-06-09 Thread Dan Davison
Carsten Dominik writes: > On Jun 7, 2009, at 7:19 PM, Dan Davison wrote: > >> Carsten Dominik writes: >> >>> Hi Dan, >>> >>> an alternative solution would be to turn off the major mode hook for >>> org-edit-src. Would that be good or bad? It is probably never a >>> good idea to have code folde

Re: [Orgmode] org-batch-agenda lock problem

2009-06-09 Thread Angus Gibson
On 09/06/2009, at 22:24 , Carsten Dominik wrote: On Jun 9, 2009, at 12:40 PM, Angus Gibson wrote: I am a recent convert to org-mode, and the ability to export the agenda is very useful. Currently I have a script that runs every 10 seconds or so that calls: emacs -batch -l ~/.emacs -eval

[Orgmode] Re: Agenda view: How many hours did I work today, and on what

2009-06-09 Thread Bernt Hansen
Daniel Clemente writes: > El dl, jun 08 2009, Bernt Hansen va escriure: >> In the agenda hit 'R' to get a clock report that only covers the period >> of time displayed by the agenda. >> > > I had tried this but found it too ugly and hard to understand and I > abandoned it. Now I'm retaking it

[Orgmode] Sourceforge community award

2009-06-09 Thread Carsten Dominik
OK, in my last email I already said that we have been selected as a finalist for the Sourceforge Community Award in the category Most Likely to Change the Way You Do Everything. I am *very* excited about this, and I would love *us* to win this award or at least deliver a very good showing. We n

[Orgmode] FINALIST

2009-06-09 Thread Carsten Dominik
YES! We have been chosen as finalists for the SourceForge.net Community Choice Awards in the category "Most Likely to Change the Way You Do Everything." Thanks to Marko Schütz for the initial nomination! - Carsten ___ Emacs-orgmode mailing list Rem

Re: [Orgmode] org-batch-agenda lock problem

2009-06-09 Thread Carsten Dominik
On Jun 9, 2009, at 12:40 PM, Angus Gibson wrote: I am a recent convert to org-mode, and the ability to export the agenda is very useful. Currently I have a script that runs every 10 seconds or so that calls: emacs -batch -l ~/.emacs -eval '(org-batch-agenda "a" org-agenda- ndays 1)' 2>/de

[Orgmode] Community Choice Awards: Finalist Notification

2009-06-09 Thread Ross Turk
Hi! We have just finished tallying the nominations for our fourth annual SourceForge.net Community Choice Awards, and I have great news. Your project, Org-Mode, has been chosen as a finalist in Most Likely to Change the Way You Do Everything. This year, we want our voters to know as much as po

[Orgmode] org-batch-agenda lock problem

2009-06-09 Thread Angus Gibson
I am a recent convert to org-mode, and the ability to export the agenda is very useful. Currently I have a script that runs every 10 seconds or so that calls: emacs -batch -l ~/.emacs -eval '(org-batch-agenda "a" org-agenda-ndays 1)' 2>/dev/null In order to put the agenda items on my desk

Re: [Orgmode] Question about cycle mode and sorting/refiling

2009-06-09 Thread Carsten Dominik
On Jun 4, 2009, at 8:20 PM, Keith Swartz wrote: A few weeks back, I asked about hooks when refiling and/or sorting, and am happy to report that these are working great for me ... /if/ I refile one item at a time. I'm unable to figure out why if I try to refile multiple items in a /region/,

Re: [Orgmode] Re: SOLVED: elisp formulas in column view (without converting to tables)

2009-06-09 Thread Carsten Dominik
Hi, sorry for replying so late to this proposal, which is a very nice idea. However, specifying lisp formulas in a #+COLUMNS definition might be a bit tedious. In the mean time, we have installed (in version 6.27) a patch by Mikael Fornius. This patch defines new operators `min', `max', and `m

[Orgmode] increase effort estimate on the fly.

2009-06-09 Thread Konstantin Antipin
Dear all, Recently new feature was added - when you set an estimated effort for a task, you can be notified when time is up. (sound is controlled with org-clock-sound variable) I found that pretty often from the beginning I can not correctly estimate what time task will take and I need to give my

[Orgmode] Re: Agenda view: How many hours did I work today, and on what

2009-06-09 Thread Daniel Clemente
El dl, jun 08 2009, Bernt Hansen va escriure: > In the agenda hit 'R' to get a clock report that only covers the period > of time displayed by the agenda. > I had tried this but found it too ugly and hard to understand and I abandoned it. Now I'm retaking it and searching what changes I should