[Orgmode] Re: a small (?) feature request

2008-05-24 Thread Leo
On 2008-05-24 22:33 +0100, Jose A. Ortega Ruiz wrote: > Hi, > > When i'm on a header line that has tags, C-e will bring the cursor, > well, to the end of the line, i.e., after the tags. But, most of the > time, that's not the 'end' i meant: i want to go to the 'end' of the > header text *before* th

[Orgmode] a small (?) feature request

2008-05-24 Thread Jose A. Ortega Ruiz
Hi, When i'm on a header line that has tags, C-e will bring the cursor, well, to the end of the line, i.e., after the tags. But, most of the time, that's not the 'end' i meant: i want to go to the 'end' of the header text *before* the tags (e.g., to add some text to said header--modifying the tag

Re: [Orgmode] Messages loading 6.03

2008-05-24 Thread Carsten Dominik
On May 24, 2008, at 10:00 PM, Charles Martin wrote: Well, no, I hadn't cutstomized it to do any such thing; that's the state of org-mode straight from the box, or the state after I upgraded to 6.02b. However, it turns out that the bit to load that stuff is indeed set, see the screen capture at

Re: [Orgmode] patch for :index-title

2008-05-24 Thread Carsten Dominik
Applied, thanks. - Carsten On May 24, 2008, at 7:38 PM, Manuel Hermenegildo wrote: Hi Carsten, :index-title (which I need) was not working and I saw that the implementation was not there yet in the (git) code, so I added it to org-publish-org-index (hopefully correctly). I send you the diff

Re: [Orgmode] Messages loading 6.03

2008-05-24 Thread Carsten Dominik
Hi Charles, This is because you have customized org-modules to load all these contributed modules, but the directory contrib/lisp is not on your lisp search path. - Carsten On May 24, 2008, at 8:04 PM, Charles Martin wrote: I just subscribed to the list so may have missed messagews about

[Orgmode] Messages loading 6.03

2008-05-24 Thread Charles Martin
I just subscribed to the list so may have missed messagews about this. I installed 6.03 today, and when loading I get the following messages: Loading org...done Problems while trying to load feature `org-annotate-file' Problems while trying to load feature `org-depend' Problems while trying to lo

[Orgmode] patch for :index-title

2008-05-24 Thread Manuel Hermenegildo
Hi Carsten, :index-title (which I need) was not working and I saw that the implementation was not there yet in the (git) code, so I added it to org-publish-org-index (hopefully correctly). I send you the diff and the new version of org-publish-org-index. Btw, a minor thing I noticed in the manua