Re: [Orgmode] property searches for #+CATEGORY

2007-11-08 Thread Carsten Dominik
On 8Nov2007, at 5:55 AM, Bastien wrote: Carsten Dominik <[EMAIL PROTECTED]> writes: However, I do think that Adam's initial request to make the category available as a special property for queries in not unreasonble. Or does anyone disagree? I'm convinced it's not unreasonable :) I am n

[Orgmode] org-agenda-skip-timestamp-if-done ?

2007-11-08 Thread Bastien
So I've been trying to use the following convention: Use TIMESTAMP for events Use SCHEDULED for tasks Use DEADLINE for deadlines The reason why I don't want to schedule events is that I don't want past events to appear in the agenda -- should they be marked DONE or not. Now, sometimes I

Re: [Orgmode] Re: Invalid face issues

2007-11-08 Thread Carsten Dominik
On 7Nov2007, at 9:34 PM, Andrew Hyatt wrote: I'm not an expert in this, but maybe the issue is that make-glyph code is supposed to take a char, and "..." is not a char. Well, the code takes one character at a time. mapcar on a string maps the characters. So I turn each character into a gl

Re: [Orgmode] Question: C-c C-w

2007-11-08 Thread Carsten Dominik
On 8Nov2007, at 12:17 AM, Bastien wrote: Carsten Dominik <[EMAIL PROTECTED]> writes: is anyone using the command `C-c C-w' a lot? FWIW, I'm not using it at all, but I always thought I *should* :) No, I don't think so, the agenda is better for looking at deadlines. This is pretty much obs

Re: [Orgmode] Using org-remember to include stored link?

2007-11-08 Thread Bastien
Hi Georg, "Georg C. F. Greve" <[EMAIL PROTECTED]> writes: > I would like to do this in a way that it only temporarily modifies the > org-remember-templates, but at the moment, this function does that > permanently. See my comment below. > (defun org-mairix-sent-message-remember () > "Function

Re: [Orgmode] Using org-remember to include stored link?

2007-11-08 Thread Georg C. F. Greve
On Sun, 14 Oct 2007 17:33:44 +0200 Carsten Dominik <[EMAIL PROTECTED]> wrote: cd> For this specific application, you might consider a different route: Thanks for your input. I had some look at this route, and ended up with a function that inserts the remember item (defined in calling function)

[Orgmode] Re: Question: C-c C-w

2007-11-08 Thread Bernt Hansen
Carsten Dominik <[EMAIL PROTECTED]> writes: > On 8Nov2007, at 12:17 AM, Bastien wrote: > >> Carsten Dominik <[EMAIL PROTECTED]> writes: >> >>> is anyone using the command `C-c C-w' a lot? >> >> FWIW, I'm not using it at all, but I always thought I *should* :) > > No, I don't think so, the agenda

[Orgmode] FR: populate default prompt text for org-time-stamp on an existing time stamp?

2007-11-08 Thread Adam Spiers
Another feature request (sorry - I'm beginning to feel quite guilty about the deluge I've rained on Carsten's inbox recently :-) If I position the point on an existing timestamp which includes not only the date but also the time, e.g. * <2007-11-27 Tue 19:30-20:30> and then hit 'C-c .', then th

Re: [Orgmode] Re: Question: C-c C-w

2007-11-08 Thread Rick Moynihan
Bernt Hansen wrote: Carsten Dominik <[EMAIL PROTECTED]> writes: On 8Nov2007, at 12:17 AM, Bastien wrote: Carsten Dominik <[EMAIL PROTECTED]> writes: is anyone using the command `C-c C-w' a lot? FWIW, I'm not using it at all, but I always thought I *should* :) No, I don't think so, the ag

[Orgmode] Re: Question: C-c C-w

2007-11-08 Thread Rainer Stengele
Rick Moynihan schrieb: > Bernt Hansen wrote: >> Carsten Dominik <[EMAIL PROTECTED]> writes: >> >>> On 8Nov2007, at 12:17 AM, Bastien wrote: >>> Carsten Dominik <[EMAIL PROTECTED]> writes: > is anyone using the command `C-c C-w' a lot? FWIW, I'm not using it at all, but I always

[Orgmode] Re: Multi-line Diary Entry

2007-11-08 Thread Christian Egli
Hi Wanrong Lin gmail.com> writes: > It seems there is a bug in dealing with multi-line diary entries in > org-agenda. For example, I have a diary entry like this: > > %%(diary-cyclic 1 11 7 2007) 5:25pm End of Day: > - Review tomorrow's task. >

[Orgmode] Re: Linux Journal

2007-11-08 Thread Dale Smith
Bastien <[EMAIL PROTECTED]> writes: > Dale Smith <[EMAIL PROTECTED]> writes: > >> I just noticed there is an article on org-mode in the December Linux >> Journal by Abhijeet Chavan. > > Great. Any chance that people in this list could read it *somewhere*, > even if not Linux Journal subscribers?

[Orgmode] xemacs line-beginning-position error

2007-11-08 Thread Steve Taetzsch
I installed orgmode 5.13i and am using xemacs version 21.4.15. I did install the noutline also. When I hit the C-c C-t key, I get a "Symbol's function definition is void: line-beginning-position" error. Is there a fix for this? ___ Emacs-orgmode maili

Re: [Orgmode] Linux Journal

2007-11-08 Thread Carsten Dominik
On 8Nov2007, at 1:34 AM, Bastien wrote: Dale Smith <[EMAIL PROTECTED]> writes: I just noticed there is an article on org-mode in the December Linux Journal by Abhijeet Chavan. Great. Any chance that people in this list could read it *somewhere*, even if not Linux Journal subscribers? I

Re: [Orgmode] org-agenda-skip-timestamp-if-done ?

2007-11-08 Thread Carsten Dominik
On 8Nov2007, at 1:46 PM, Bastien wrote: So I've been trying to use the following convention: Use TIMESTAMP for events Use SCHEDULED for tasks Use DEADLINE for deadlines The reason why I don't want to schedule events is that I don't want past events to appear in the agenda -- should

Re: [Orgmode] Org Remember idea

2007-11-08 Thread John Rakestraw
On Thu, 08 Nov 2007 03:57:40 + Bastien <[EMAIL PROTECTED]> wrote: > I tried to do that. Here's an updated version of > org-annotation-helper. Thanks very much -- it's working nicely for me, and I'm hoping I've learned enough from your example to rig up something similar that I can use with c

Re: [Orgmode] Org Remember idea

2007-11-08 Thread John Rakestraw
On Thu, 08 Nov 2007 04:59:09 + Bastien <[EMAIL PROTECTED]> wrote: > Thinking of this again: this is exactly the kind of functionnality > that could easily be demonstrated in a screencast. Would you > consider doing one? Yes, I'll do something with this -- either in a screencast or a simple

Re: [Orgmode] xemacs line-beginning-position error

2007-11-08 Thread Carsten Dominik
On 8Nov2007, at 6:40 PM, Steve Taetzsch wrote: I installed orgmode 5.13i and am using xemacs version 21.4.15. I did install the noutline also. When I hit the C-c C-t key, I get a "Symbol's function definition is void: line-beginning-position" error. Is there a fix for this? You can do: (d

Re: Re: [Orgmode] Question: C-c C-w

2007-11-08 Thread Giovanni Ridolfi
On Thu, Nov 08, 2007 at 10:31:14AM +0100, Carsten Dominik wrote: > > On 8Nov2007, at 12:17 AM, Bastien wrote: > >> Carsten Dominik <[EMAIL PROTECTED]> writes: >> >>> is anyone using the command `C-c C-w' a lot? >> >> FWIW, I'm not using it at all, but I always thought I *should* :) :-))) > > No

Re: [Orgmode] Org Remember idea

2007-11-08 Thread Dmitri Minaev
On Nov 6, 2007 8:42 PM, Tim O'Callaghan <[EMAIL PROTECTED]> wrote: > I've started using Remember mode more and more, and it has given me an > idea for new piece of functionality. > > %c - insert clipboard/kill-ring at point > > This is for 'auto' pasting links or snippets of text from my browser >