[Orgmode] Keyword completion.

2009-08-22 Thread Noorul Islam
Hello all,

In an org-file I typed in #+A followed by ESC-Tab. I got a completion
list window in which I clicked on AUTHOR using mouse . It actually
replaced everything in the line with AUTHOR. I think it should have
inserted AUTHOR after #+ which is the behavior when we try to complete
with ESC-TAB.

Thanks and Regards
Noorul


___
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: Keyword completion.

2009-08-22 Thread Matt Lundin
Noorul Islam gnu...@gmail.com writes:

 In an org-file I typed in #+A followed by ESC-Tab. I got a completion
 list window in which I clicked on AUTHOR using mouse . It actually
 replaced everything in the line with AUTHOR. I think it should have
 inserted AUTHOR after #+ which is the behavior when we try to complete
 with ESC-TAB.

I can't replicate this. With completion,

#+A

becomes 

#+AUTHOR

Best,
Matt


___
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: Keyword completion.

2009-08-22 Thread Noorul Islam
On Sat, Aug 22, 2009 at 6:48 PM, Matt Lundinm...@imapmail.org wrote:
 Noorul Islam gnu...@gmail.com writes:

 In an org-file I typed in #+A followed by ESC-Tab. I got a completion
 list window in which I clicked on AUTHOR using mouse . It actually
 replaced everything in the line with AUTHOR. I think it should have
 inserted AUTHOR after #+ which is the behavior when we try to complete
 with ESC-TAB.

 I can't replicate this. With completion,

 #+A

 becomes

 #+AUTHOR

Did you use the mouse for selection?

Thanks
Noorul


___
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: skip-entry-if category

2009-08-22 Thread Matt Lundin
Hi Memnon

Memnon Anon wrote:
 However, there is one thing I am not able to figure out:
 
 Using skipping, it is easy to limit my daily agenda to certain tags like:
 (org-agenda-skip-function '(org-agenda-skip-entry-if 'notregexp 
 :STUDIUM:
 
 Is it possible to do the same with Categories?
 I think there must be a way, but all my attempts did not work :(.

I believe this is not possible with the built in org agenda skip
functions, since they search only the text within the subtree and do
not recognize inherited tags and properties.

However, I suspect that one could build a skip function using
org-entry-properties that would accomplish this goal. 

Best,
Matt


___
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: Keyword completion.

2009-08-22 Thread Matt Lundin
Noorul Islam wrote:
 
 On Sat, Aug 22, 2009 at 6:48 PM, Matt Lundinm...@imapmail.org wrote:
  Noorul Islam gnu...@gmail.com writes:
 
  In an org-file I typed in #+A followed by ESC-Tab. I got a completion
  list window in which I clicked on AUTHOR using mouse . It actually
  replaced everything in the line with AUTHOR. I think it should have
  inserted AUTHOR after #+ which is the behavior when we try to complete
  with ESC-TAB.
 
  I can't replicate this. With completion,
 
  #+A
 
  becomes
 
  #+AUTHOR
 
 Did you use the mouse for selection?

Yes. I tried it both with the mouse and with RET.

Best,
Matt


___
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: Please test org-indent-mode

2009-08-22 Thread RC
Carsten Dominik carsten.dominik at gmail.com writes:

 And I *loved* it, so I would like to have it tested more and then
 advertise it more.
 
 Thanks
 
 - Carsten
 

I tried this on Emacs 23.1. org-mode 6.29trans under Windows Vista and it works
very well for me with automatic re-indentation on changing header levels with no
noticeable lag. Very convenient!
RC





___
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: Keyword completion.

2009-08-22 Thread Noorul Islam
On Sat, Aug 22, 2009 at 7:19 PM, Matt Lundinm...@imapmail.org wrote:
 Noorul Islam wrote:

 On Sat, Aug 22, 2009 at 6:48 PM, Matt Lundinm...@imapmail.org wrote:
  Noorul Islam gnu...@gmail.com writes:
 
  In an org-file I typed in #+A followed by ESC-Tab. I got a completion
  list window in which I clicked on AUTHOR using mouse . It actually
  replaced everything in the line with AUTHOR. I think it should have
  inserted AUTHOR after #+ which is the behavior when we try to complete
  with ESC-TAB.
 
  I can't replicate this. With completion,
 
  #+A
 
  becomes
 
  #+AUTHOR

 Did you use the mouse for selection?

 Yes. I tried it both with the mouse and with RET.


I tried again,

My emacs version.

GNU Emacs 23.0.60 (i686-pc-linux-gnu, GTK+ Version 2.12.9) of
2008-06-21 on noorul

Did anyone else face the same problem?

Thanks,
Noorul


___
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: autoload filed to load ical functions....more info

2009-08-22 Thread David A. Gershman

Any thoughts on this?  I'm still stuck.  I have the same version of
emacs on both my desktop and laptop, same version of Org on both, and
same .emacs on both.  Yet on my laptop I get the errors but on my
desktop I don't.  

Crazy ideas welcome...

 I'm running Xubuntu 8.10 which has Emacs 22.2.1 which Org 6.29c says
 will still work on with some restrictions (none of which were ical
issues).
 
 As root, I 'make'd and 'make installed' and loaded emacs verifying Org
 6.29c was in fact in place.  When I issue a C-cC-ei to export an ical I
 get the following error:
 
   Autoloading failed to define function org-export-icalendar-this-file
 
 I get similar errors for '...all-agenda...' files.  It worked on m XP
 *cough* box, why not here?
 
 Thanks.
 
 
 David A. Gershman
 gersh...@dagertech.net
 http://dagertech.net/gershman/
 It's all about the path! --d. gershman
 
 
 


David A. Gershman
gersh...@dagertech.net
http://dagertech.net/gershman/
It's all about the path! --d. gershman


___
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: Keyword completion.

2009-08-22 Thread Matthew Lundin
Noorul Islam wrote:
 
 On Sat, Aug 22, 2009 at 7:19 PM, Matt Lundinm...@imapmail.org wrote:
  Noorul Islam wrote:
 
  On Sat, Aug 22, 2009 at 6:48 PM, Matt Lundinm...@imapmail.org wrote:
   Noorul Islam gnu...@gmail.com writes:
  
   In an org-file I typed in #+A followed by ESC-Tab. I got a completion
   list window in which I clicked on AUTHOR using mouse . It actually
   replaced everything in the line with AUTHOR. I think it should have
   inserted AUTHOR after #+ which is the behavior when we try to complete
   with ESC-TAB.
  
   I can't replicate this. With completion,
  
   #+A
  
   becomes
  
   #+AUTHOR
 
  Did you use the mouse for selection?
 
  Yes. I tried it both with the mouse and with RET.
 
 
 I tried again,
 
 My emacs version.
 
 GNU Emacs 23.0.60 (i686-pc-linux-gnu, GTK+ Version 2.12.9) of
 2008-06-21 on noorul

That's a fairly old development version of emacs.

The stable version of emacs 23 was released last month. Perhaps
upgrading to emacs 23.1 will solve the issue. 

Best,
Matt


___
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] Feature idea: Automatic clocking

2009-08-22 Thread Nuxoll, Andrew
So, I dig the idea of automatic clocking.  I've been trying to use the manual 
clock feature and I haven't been able to train myself to do it very reliably.  
I think the big problem is that I don't have a big stake in it.  I'm not 
billing different accounts for my time.  The only one who sees the clock data 
is me.  So, the motivation is low.

Here's an alternative implementation of autoclocking:
1.  You specify what hours you're typically working on tasks.  For example, if 
your org list was used it work this might be 9am-5pm except for lunch break: 
12pm-1pm.  Alternatively, if it was your at home org list then it would be 
6pm-10pm and also 7am-8am.  
2.  Whenever you mark a TODO item as DONE, the org-mode assumes that's all 
you've been working on since the last time you marked something DONE.

Obviously this is flawed in a number of ways, but it is easy to implement and I 
think you could get a reasonable measure of what you're spending your time on.  
For those of us, like me, who don't have a strong motivation to clock our time 
that might be plenty sufficient.  The fact that automatic CLOCK: entries would 
appear when I marked an item as DONE would motivate me to go and edit the entry 
to be more accurate if it wasn't.  

I would really value a feature like this.

:AMN:




-Original Message-
Date: Fri, 21 Aug 2009 18:35:27 + (UTC)
From: PT spamfilteracco...@gmail.com
Subject: [Orgmode] Feature idea: Automatic clocking
To: emacs-orgmode@gnu.org
Message-ID: loom.20090821t202641-...@post.gmane.org
Content-Type: text/plain; charset=us-ascii

I just started using clocking and it seems really useful. It
occured me it could also be done automatically for certain tasks
which are performed in the org buffer.

For example, I work on some text which I keep in an org subtree,
the branches of the subtree hold the chapters, etc.

If the main subtree which is the root of the document has a CLOCK
property (put there by a previous manual clocking) and also an
AUTOCLOCK or similar property then it could monitor if I modify
the text within the subtree and start the clock automatically. If
I stop modifying the subtree then after a while (say, 30 seconds,
configurable) it would stop the clock automatically.

So for subtrees explicitly marked for automatic clocking the user
wouldn't have to start/stop the clock manually at all, org could
do it itself.

What do you think?

winmail.dat___
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: Keyword completion.

2009-08-22 Thread Nick Dokos
Noorul Islam gnu...@gmail.com wrote:

 On Sat, Aug 22, 2009 at 7:19 PM, Matt Lundinm...@imapmail.org wrote:
  Noorul Islam wrote:
 
  On Sat, Aug 22, 2009 at 6:48 PM, Matt Lundinm...@imapmail.org wrote:
   Noorul Islam gnu...@gmail.com writes:
  
   In an org-file I typed in #+A followed by ESC-Tab. I got a completion
   list window in which I clicked on AUTHOR using mouse . It actually
   replaced everything in the line with AUTHOR. I think it should have
   inserted AUTHOR after #+ which is the behavior when we try to complete
   with ESC-TAB.
  
   I can't replicate this. With completion,
  
   #+A
  
   becomes
  
   #+AUTHOR
 
  Did you use the mouse for selection?
 
  Yes. I tried it both with the mouse and with RET.
 
 
 I tried again,
 
 My emacs version.
 
 GNU Emacs 23.0.60 (i686-pc-linux-gnu, GTK+ Version 2.12.9) of
 2008-06-21 on noorul
 
 Did anyone else face the same problem?
 

I can't reproduce this either:

#+A bcd

put the cursor after A, hit Esc-TAB, click on AUTHOR, I get

#+AUTHOR: bcd

I tried both with and without the bcd part - works fine in either case.

Version info:

GNU Emacs 23.1.50.1 (i686-pc-linux-gnu, GTK+ Version 2.12.9) of 2009-08-09 on 
gamaville.dokosmarshall.org
Org-mode version 6.29trans (release_6.29c.55.ga48f)

HTH,
Nick





___
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] About `_' in link address .

2009-08-22 Thread waterloo
When I copy a link to org file , It is always transformed to a link that can
be point .

 But when link address includes `_' , `_' is always thought of as a math
mode in latex.

When I put `\' before `_' , I can not  point the link.

How to inhibit math mode of `_' in link address ?


Thanks
___
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