[Orgmode] Comments in org-remember buffer

2007-08-29 Thread Leo
When org-remember-store-without-prompt is set to t, the comments in *Remember* is still: #v+ ## `C-c C-c' to file interactively, `C-u C-c C-c' to file directly. ## Target file "~/Wiki/org/GU.org", headline "GU" ## To switch templates, use `M-x org-remember'. #v- HTH, -- Leo

Re: [Orgmode] Example .org-files at the web

2007-08-29 Thread Charles Cave
Daniel, I wrote a tutorial in org mode: http://members.optusnet.com.au/~charles57/GTD/orgmode.org which was converted into HTML: http://members.optusnet.com.au/~charles57/GTD/orgmode.html org-mode is great for writing articles. As well as HTML export, the same file can be used to create a LaT

[Orgmode] Question about timestamp with/withour time-of-day specification in agenda view

2007-08-29 Thread Rainer Stengele
1. Having this org entry: * <2007-09-11 Sa> Event on whole day in agenda view I get: Tuesday 11 September 2007 CATEGORY: <2007-09-11 Sa> Event on whole day Seeing the date is ugly. 2. Having that one: * <2007-09-11 Sa 08:00> Event at 8:00 in agenda view I get: Tuesday 11 September

Re: [Orgmode] Re: Bug with org-remember integration

2007-08-29 Thread Sven Bretfeld
On Wed, Aug 29, 2007 at 02:00:49PM -0400, Bernt Hansen wrote: > I also get this > >"if: Wrong type argument: stringp, nil" > > when using C-M-r in a non-file buffer (typically the agenda) Same here. Greetings, Sven signature.asc Description: Digital signature

[Orgmode] List of all TODOs bug in 5.05 and 5.06 ?

2007-08-29 Thread Bernt Hansen
Hi Carsten, When I try to do "C-c a t" to list all todo's in my (now single) todo.org file it hangs (at least I've never waited for it to finish). Org version 5.04 works but 5.05 and 5.06e both behave the same. I can list delegated tasks but not ALL or WAITING (both hang) I've recently modified

[Orgmode] Re: Bug with org-remember integration

2007-08-29 Thread Bernt Hansen
[EMAIL PROTECTED] writes: >emacs 23 from cvs >org version 5.06e >remember settings as described by John Wiegleys very nice article > >When I try to add a note or todo with > >M-x remember (C-M-r) > >and I have not yet visited any org buffer > >I get the following error:

Re: [Orgmode] New faces in org-mode ??

2007-08-29 Thread Carsten Dominik
This will be adressed in version 5.07. - Carsten On Aug 25, 2007, at 2:23, William Case wrote: Hi; I have made the following change in my org-mode: (setq org-todo-keywords '("TODO" "WAIT" "MAYBE" "DONE") org-todo-interpretation 'sequence) Actually, I am not sure if that is f

Re: [Orgmode] Bug in help string for org-remember

2007-08-29 Thread Carsten Dominik
Fixed, thanks. - Carsten On Aug 29, 2007, at 8:40, Thomas Baumann wrote: org version 5.06e '(org-remember-store-without-prompt t) The following text shows up when a new note is created using remember: ## `C-c C-c' to file interactively, `C-u C-c C-c' to file directly. ## Target file "~/org/

Re: [Orgmode] Not not using GTD

2007-08-29 Thread Carsten Dominik
On Aug 28, 2007, at 11:21, Dmitri Minaev wrote: In the last year, I tried a couple of times to adopt the GTD planning style. Until now, I was not successful, mainly due to my own inability to keep the records up to date. Two weeks ago I gave another try and, as before, I felt the initial relief

Re: [Orgmode] Not using GTD

2007-08-29 Thread Sven Bretfeld
Hi Carsten On Wed, Aug 29, 2007 at 07:44:54AM +0200, Carsten Dominik wrote: > What is your version of org-mode? > >C-h v org-version RET > > My guess is that you are not using the latest version of org-mode. > John is using some features like `org-remember-store-without-prompt' > which was i

[Orgmode] Example .org-files at the web

2007-08-29 Thread Daniel Clemente
Hi, I'm looking for .org files at the web, for instance: - to test if org.el is working correctly (therefore I need a correct file) - to show the features of org-mode to a friend - to get a fast overview of the type of things that org-mode offers just after installing it - to accompany a tutori

[Orgmode] Bug with escaped chars in links

2007-08-29 Thread Bastien
Hi, A file like "PrésentationColloque.doc" will be correctly stored, but not inserted as: [[file:PrésentationColloque.doc][file:~/org/wikiprof/PrésentationColloque.doc]] , | Debugger entered--Lisp error: (wrong-type-argument stringp nil) | replace-match(nil t t "file:Pr\x00e9sentationCollo

Re: [Orgmode] Bug with org-remember integration

2007-08-29 Thread jemarch
emacs 23 from cvs org version 5.06e remember settings as described by John Wiegleys very nice article When I try to add a note or todo with M-x remember (C-M-r) and I have not yet visited any org buffer I get the following error: Debugger entered--Lisp error: (wrong-ty