Re: [Bulk] Re: [Orgmode] FUD on my part re: downloading revisions?

2008-01-01 Thread William Case
Thanks Adam; On Tue, 2008-01-01 at 23:26 +, Adam Spiers wrote: [Big snip] > > Regards Bill, > > Emacs 22.1.1 Fedora 8_x64 > > Ah, look Watson, I was right! ;-) I didn't see this when writing the > above, promise :-) That's OK Adam. Learnt something new. Explana

Re: [Orgmode] FUD on my part re: downloading revisions?

2008-01-01 Thread William Case
Thanks Pete; On Tue, 2008-01-01 at 23:13 +, Pete Phillips wrote: > Hi Bill > > >>>>> "William" == William Case <[EMAIL PROTECTED]> writes: > > William> The script downloaded things successfully and opened all?? > William> file

Re: [Bulk] Re: [Orgmode] FUD on my part re: downloading revisions?

2008-01-01 Thread William Case
Hi -- typo correction; On Tue, 2008-01-01 at 17:12 -0500, William Case wrote: > > I have tried using the script to install from both 'bill' (single 'l') ^^

Re: [Orgmode] FUD on my part re: downloading revisions?

2008-01-01 Thread William Case
Hi; You are not going to believe this; at least I don't believe it. On Tue, 2008-01-01 at 18:56 +, Pete Phillips wrote: > Hi William > > try my updated version at: > > http://www.philfam.co.uk/pete/GTD/org-mode/update-org.sh > I tried it with the following adjustments: #!/bin/bash # scr

[Orgmode] FUD on my part re: downloading revisions?

2008-01-01 Thread William Case
Hi; I have tried to amend Pete Phillips' download script so that it works for me but I have some Fears, Uncertainties and Doubts about whether I got it right or not. Here are my changes and notes: #!/bin/bash # script to automate pulling the latest org from Carsten's site # PJP [EMAIL PROTECTED

Re: [Orgmode] Re: Sharing Orgmode/agendas/tasks ??

2007-12-21 Thread William Case
Hi Leo; On Fri, 2007-12-21 at 20:33 +, Leo wrote: > On 2007-12-21 19:44 +0000, William Case wrote: > > Hi; > > > > Simple dumb question; but I can't get it working. > > > > I bounce back and forth between two users (both are me). I would like > >

[Orgmode] Sharing Orgmode/agendas/tasks ??

2007-12-21 Thread William Case
Hi; Simple dumb question; but I can't get it working. I bounce back and forth between two users (both are me). I would like the same task list to appear for both users. How do I set this up. -- Regards Bill, Emacs 22.1.1 Fedora 8_x64 ___ Emacs

[Orgmode] Completely OT to: Egli Christian

2007-11-21 Thread William Case
Hi Egli; I love the look of your posting re:[Patch] Sort agenda items by todo-state. What composer are you using? What font? Did you do anything in particular to get the bullet points and the narrower widths (right margin). If I can, I would like to adopt your format. It stands out without be

Re: [Orgmode] Updating OrgMode

2007-11-14 Thread William Case
Hi Bastein; Dumb lazy question: On Wed, 2007-11-14 at 13:20 +, Bastien wrote: > To load the most recent org.el, always put it in the same location and > add this location to your load-path in ~/.emacs: > > (add-to-list 'load-path "~/elisp/testing/org/") > > Then doing a simple (require 'or

[Orgmode] Prompted by "How to export a Timeline?" thread.

2007-09-20 Thread William Case
Hi; Ten days ago, I sent the following question to the Emacs Users list and got no response. Obviously it was the wrong list. Since the question concerns integrating orgmode and calendar as a printout, perhaps this list is more appropriate. "I think I am about to undertake the biggest emacs tas

[Orgmode] New faces in org-mode ??

2007-08-25 Thread William Case
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 final variable change, but that was what was suggested in the documentation. In fact, I M-x cutomize