Re: [Orgmode] Bug in Plain-lists operation

2008-06-08 Thread Harald Weis
On Mon, Jun 02, 2008 at 03:11:29PM +0200, Harald Weis wrote: There seems to be a bug in the operation of Plain lists. The manual says: Indentation also determines the end of a list item. It ends before the next line that is indented like the bullet/number, or less. The last two lines of

RE: [Orgmode] Re: Sched. Nx is wrong

2008-06-08 Thread Dominik, C.
Hi Cezar, I think the current behavior is fine - the docs are inaccurate. As Thomas said, the number indicates how many time this item has been scheduled. I am modifying the docstring of the relevant variable. - Carsten -Original Message- From: [EMAIL PROTECTED] on behalf of Cezar

[Orgmode] Org-mode version 6.04c : org-remember

2008-06-08 Thread Richard G Riley
If I call org-remember with text hilited I get and: Symbol's value as variable is void: use-empty-active-region. Can someone suggest what I might have wrong here? ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list.

[Orgmode] Re: Org-mode version 6.04c : org-remember

2008-06-08 Thread Thomas Baumann
Richard G Riley [EMAIL PROTECTED] writes: If I call org-remember with text hilited I get and: Symbol's value as variable is void: use-empty-active-region. Can someone suggest what I might have wrong here? I assume you are marking a region with active region highlighting set. How does your

Re: [Orgmode] Re: Org-mode version 6.04c : org-remember

2008-06-08 Thread Richard G Riley
Thomas Baumann [EMAIL PROTECTED] writes: Richard G Riley [EMAIL PROTECTED] writes: If I call org-remember with text hilited I get and: Symbol's value as variable is void: use-empty-active-region. Can someone suggest what I might have wrong here? I assume you are marking a region with

[Orgmode] Re: Org-mode version 6.04c : org-remember

2008-06-08 Thread Thomas Baumann
seems to have something to do with org-region-active-p. I do not have any old emacs sitting around could you please check the result of (fbound 'use-region-p) use-empty-active-region was introduced for emacs23, I think ___ Emacs-orgmode mailing

Re: [Orgmode] Re: Org-mode version 6.04c : org-remember

2008-06-08 Thread Richard G Riley
Thomas Baumann [EMAIL PROTECTED] writes: seems to have something to do with org-region-active-p. I do not have any old emacs sitting around could you please check the result of (fbound 'use-region-p) use-empty-active-region was introduced for emacs23, I think Debugger entered--Lisp

[Orgmode] Re: Org-mode version 6.04c : org-remember

2008-06-08 Thread Thomas Baumann
Ooops, (fboundp 'use-region-p) ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Re: [Orgmode] Re: Org-mode version 6.04c : org-remember

2008-06-08 Thread Richard G Riley
t Thomas Baumann [EMAIL PROTECTED] writes: Ooops, (fboundp 'use-region-p) ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

[Orgmode] Re: Org-mode version 6.04c : org-remember

2008-06-08 Thread Thomas Baumann
Richard G Riley [EMAIL PROTECTED] writes: t Thomas Baumann [EMAIL PROTECTED] writes: Ooops, (fboundp 'use-region-p) please check if you can customize use-empty-active-region and if so, set it to nil (the default in emacs23). please also check whether you have undefined this variable

[Orgmode] Re: GFDL with cover texts

2008-06-08 Thread Seb
On 2008-06-06, Seb [EMAIL PROTECTED] wrote: On 2008-06-06, Seb [EMAIL PROTECTED] wrote: Is there any way that the documentation could be dual-licensed under the GPL too ? or that the Front-Cover provision be removed altogether :) while awaiting an answer on this, I think I will package

Re: [Orgmode] Re: Org-mode version 6.04c : org-remember

2008-06-08 Thread Richard G Riley
Thomas Baumann [EMAIL PROTECTED] writes: Richard G Riley [EMAIL PROTECTED] writes: t Thomas Baumann [EMAIL PROTECTED] writes: Ooops, (fboundp 'use-region-p) please check if you can customize use-empty-active-region and if so, Of course not since its not not defined :-; set it to nil

Re: [Orgmode] Re: GFDL with cover texts

2008-06-08 Thread Sebastian Rose
Hello Seb, just a question: When I follow the link you mentioned in your first mail I read this: 8--- It should be noted that this does not imply any hostility towards the Free Software Foundation, and does not mean that GFDL documentation should not be considered free enough by

Re: [Orgmode] Remember in Agenda buffers

2008-06-08 Thread Manuel Hermenegildo
If we can find a way to read date/time from the agenda view then I can easily do this. Actually, I found rereading Thomas Baumann's message I went back and checked the code for org-agenda-diary-entry and I think everything needed to get the date at point is there ((get-text-property (point)