Re: [Orgmode] Bug report

2009-10-06 Thread Carsten Dominik
Hi Otto, my guess is that you have set the variable org-agenda-start-on-weekday to t, which is not a valid value. Set it to the number 1 if you want to start on Monday. HTH - Carsten On Oct 6, 2009, at 11:12 AM, Otto Pichlhoefer wrote: Hello, I ran in to the following problem. GNU Emacs 2

Re: [Orgmode] Org-mode version 6.31trans (release_6.31.33.ge59e.dirty); org-time-stamp problem with fix

2009-10-06 Thread Carsten Dominik
Thanks for catchicng this, Mikael. I have applied your patch. - Carsten On Oct 6, 2009, at 9:55 PM, Mikael Fornius wrote: Emacs : GNU Emacs 23.1.50.1 (i686-pc-linux-gnu, GTK+ Version 2.16.5) of 2009-07-30 on home.sergej.pp.ru Package: Org-mode version 6.31trans (release_6.31.33.ge59e.dirty)

Re: [Orgmode] [patch] latex export: org preprocesses code inside #+begin/end_latex block

2009-10-06 Thread Carsten Dominik
Hi Eric, Ouuuch, bad bug. I have applied you patch, but changed it to use the `org-if-unprotected-at' macro. Thanks! - Carsten On Oct 7, 2009, at 2:02 AM, Eric Schulte wrote: Hi, I just wanted to share the following bug and potential patch. When code inside of a #+begin/end_latex bl

[Orgmode] (Possible Feature Request) Hiding Tags in Agenda View/Implementing Contexts in Org

2009-10-06 Thread Miguel Fernando Cabrera
Hello all, We all know of FILETAGS. Those are tags added to all entries in a file.  That is cool. The only thing I don't like is that all those tags are shown also in the Agenda, which if it itself restricted to the file can be redundant. Is there a way to avoid a specific tag to show up in the Ag

[Orgmode] Re: contact management in org-mode?

2009-10-06 Thread Bernt Hansen
Maurizio Vitale writes: >> "Lindsay" == Lindsay Todd writes: > > Lindsay> Has anyone used org-mode to manage email and other > Lindsay> contacts? Maybe exporting information as vCards, or some > Lindsay> other format, so it can be reused by email clients, > Lindsay> e.g. Thu

[Orgmode] Re: contact management in org-mode?

2009-10-06 Thread Maurizio Vitale
> "Lindsay" == Lindsay Todd writes: Lindsay> Has anyone used org-mode to manage email and other Lindsay> contacts? Maybe exporting information as vCards, or some Lindsay> other format, so it can be reused by email clients, Lindsay> e.g. Thunderbird? Lindsay> I see that i

[Orgmode] contact management in org-mode?

2009-10-06 Thread Lindsay Todd
Has anyone used org-mode to manage email and other contacts? Maybe exporting information as vCards, or some other format, so it can be reused by email clients, e.g. Thunderbird? I see that it is possible to link into BBDB, which I've never used. But it would seem to me that org-mode could also or

[Orgmode] [patch] latex export: org preprocesses code inside #+begin/end_latex block

2009-10-06 Thread Eric Schulte
Hi, I just wanted to share the following bug and potential patch. When code inside of a #+begin/end_latex block looks like a table, org-mode processes it as a table on latex export. For example given the following Org-mode --8<---cut here---start->8--- The fo

[Orgmode] Org-mode version 6.31trans (release_6.31.33.ge59e.dirty); org-time-stamp problem with fix

2009-10-06 Thread Mikael Fornius
Emacs : GNU Emacs 23.1.50.1 (i686-pc-linux-gnu, GTK+ Version 2.16.5) of 2009-07-30 on home.sergej.pp.ru Package: Org-mode version 6.31trans (release_6.31.33.ge59e.dirty) I got error when writing numbers in the interactive time-stamp function: "void function prog" and think this is a typo in org-

Re: [Orgmode] Multiple publishing projects

2009-10-06 Thread Thomas S. Dye
Thanks Ian. Your example helped me make sense of the Org manual, which was a bit terse for my comprehension in this instance. My second publishing project is up and running now and I'm looking forward to the third. All the best, Tom On Oct 6, 2009, at 12:05 AM, Ian Barton wrote: Apologi

Re: [Orgmode] Multiple publishing projects

2009-10-06 Thread Sebastian
Am Montag, den 05.10.2009, 20:33 -1000 schrieb Thomas S. Dye: > Aloha all, > > > Apologies in advance if the answer to this query is obvious. I've > looked through the documentation but can't find how to specify > multiple publishing projects. There are examples of simple projects > and project

[Orgmode] Re: Emacs23 Menus "Org" and "Tbl" empty

2009-10-06 Thread Benjamin Andresen
Hey Erich, "e.waelde" writes: > Hello, > > I noticed today that the pulldown menus "Org" and "Tbl" remain > empty, even though org mode is loaded and all functions can be > called by "M-x org-...". > Any hints where to look? Might be a shot in the dark, but: (Only applicable if you use the gtk

[Orgmode] Emacs23 Menus "Org" and "Tbl" empty

2009-10-06 Thread e.waelde
Hello, I noticed today that the pulldown menus "Org" and "Tbl" remain empty, even though org mode is loaded and all functions can be called by "M-x org-...". Any hints where to look? using Debian: dpkg -l emacs\* org-mode\* | grep ^ii ii emacs-goodies-el30.5-1Miscellaneous add-ons fo

Re: [Orgmode] Re: A simpler remember architecture

2009-10-06 Thread Bernt Hansen
Daniel Clemente writes: >> >> To cater more to the OP's needs, consider using a special tag for such >> common tasks, like :COMMON: >> >> The create a special agenda view hat just shows this tag. > > > This is a very nice solution. I thought of the agenda view as a way > to view your agenda, bu

Re: [Orgmode] Re: A simpler remember architecture

2009-10-06 Thread Daniel Clemente
> > To cater more to the OP's needs, consider using a special tag for such > common tasks, like :COMMON: > > The create a special agenda view hat just shows this tag. This is a very nice solution. I thought of the agenda view as a way to view your agenda, but now I see that it can actually serv

Re: [Orgmode] agenda prefix - fixed/max width

2009-10-06 Thread Eraldo Helal
Awesome! Thank you Carsten! | Why do you define categories longer than 7 characters if you don'e want to display them? > because sometimes the filename is used and I don't want to truncate it. Greetings, Eraldo ___ Emacs-orgmode mailing list Remember:

Re: [Orgmode] Bug report Agenda

2009-10-06 Thread Giovanni Ridolfi
--- Mar 6/10/09, Otto Pichlhoefer ha scritto: > Hello, > I ran in to the following problem. > GNU Emacs 23.1.1 (i386-mingw-nt5.1.2600) of 2009-07-30 on SOFT-MJASON > Org-mode version 6.28e > Please confirm that this is a bug and advice on what to do... Please Otto, help us in helping you! +

[Orgmode] My definition of stuck projects

2009-10-06 Thread Gregory J. Grubbs
I have slowly been making better use of the Agenda in org-mode. One tantalizing possibility has been finding stuck projects. I finally have a definition of stuck projects along with a simple way to define what a project is. This is so cool and so very useful. I wanted to share what is working

[Orgmode] Bug report

2009-10-06 Thread Otto Pichlhoefer
Hello, I ran in to the following problem. GNU Emacs 23.1.1 (i386-mingw-nt5.1.2600) of 2009-07-30 on SOFT-MJASON Computing completion candidates... Org-mode version 6.28e On pressing (Agenda for ...) in the *Agenda Commands* buffer Emacs throws up the following error: Debugger entered--Lisp err

Re: [Orgmode] Re: A simpler remember architecture

2009-10-06 Thread Carsten Dominik
On Oct 6, 2009, at 1:32 PM, Bernt Hansen wrote: Daniel Clemente writes: Just another off-topic but however related...: C-u C-c C-x C-i i What if C-u C-c C-x C-i could show, in addition to the recently clocked tasks, some fixed tasks from a user-defined list? The dialog would be: Com

Re: [Orgmode] Re: A simpler remember architecture

2009-10-06 Thread Bernt Hansen
Daniel Clemente writes: > Just another off-topic but however related...: > >> C-u C-c C-x C-i i >> > > What if C-u C-c C-x C-i could show, in addition to the recently > clocked tasks, some fixed tasks from a user-defined list? > The dialog would be: > > Common tasks: > [1] answer phone > [b

Re: [Orgmode] Multiple publishing projects

2009-10-06 Thread Ian Barton
Apologies in advance if the answer to this query is obvious. I've looked through the documentation but can't find how to specify multiple publishing projects. There are examples of simple projects and projects with multiple components, but no example that I can find of a specification for mul

Re: [Orgmode] agenda prefix - fixed/max width

2009-10-06 Thread Carsten Dominik
Hi Eraldo Why do you define categories longer than 7 characters if you don'e want to display them? #+CATEGORY: evening or a similar property at the right place ill get you there. - Carsten P.S. After the next pull, you can also do this: (setq org-agenda-prefix-format " %-8.8:c ") Thi