Re: [Orgmode] Org-mode version 6.30; Links in categories break layout

2009-09-04 Thread Carsten Dominik
On Sep 3, 2009, at 6:23 PM, Peter Westlake wrote: On Thu, 03 Sep 2009 15:56 +0200, "Carsten Dominik" wrote: On Sep 3, 2009, at 3:29 PM, Peter Westlake wrote: On Thu, 03 Sep 2009 14:12 +0200, "Carsten Dominik" wrote: On Sep 3, 2009, at 1:12 PM, Peter Westlake wrote: ... You said that

Re: [Orgmode] Re: Making an org file more readable

2009-09-04 Thread Carsten Dominik
Fixed, thanks. - Carsten On Sep 4, 2009, at 7:10 AM, PT wrote: Carsten Dominik gmail.com> writes: I have just pushed a modification so that you can, after pulling from git, set org-cycle-separator-lines to a negative number. If you set it to -N, N empty lines will be required in order to g

[Orgmode] Re: Exporting latex formulas

2009-09-04 Thread andrea crotti
It was a very stupid mistake, I was setting a non existing variable.. It takes some time anyway to transform all the formulas, it would be better to do it in a background process, I saw something similar I think. ___ Emacs-orgmode mailing list Rememb

[Orgmode] Org-mode version 6.30trans (release_6.30c.43.ga6f7); iswitchb tag completion includes virtual files

2009-09-04 Thread Tassilo Horn
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org-mode mailing list. -

[Orgmode] Re: Release 6.30

2009-09-04 Thread Rainer Stengele
Hi Carsten, Thanks for releasing all the new features! It is amazing to see new features - which mostly make a lot of sense for me - coming up all the time. Carsten Dominik schrieb: Hi, I am releasing Org-mode version 6.30. Enjoy! - Carsten Changes in Version 6.30

Re: [Orgmode] Org-mode version 6.30trans (release_6.30c.43.ga6f7); iswitchb tag completion includes virtual files

2009-09-04 Thread Carsten Dominik
OK, I did this, please verify. - Carsten On Sep 4, 2009, at 11:54 AM, Tassilo Horn wrote: Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Feedback.html#Feedback Y

Re: [Orgmode] Org-mode version 6.30; Links in categories break layout

2009-09-04 Thread Peter Westlake
On Fri, 04 Sep 2009 09:19 +0200, "Carsten Dominik" wrote: > > The prefix is now formatted properly, and C-c C-o gives > also access to this link. Excellent! Thank you very much! Peter. ___ Emacs-orgmode mailing list Remember: use `Reply All' to sen

[Orgmode] Re: Some table questions

2009-09-04 Thread andrea crotti
Carsten Dominik writes: > No, this is not possible currently. > Well but I can set up formulas for an entire column like for example: | 1 | 1 | | 2 | 4 | #+TBLFM: $2=$1^2 If I could hide one column with another setting than I would be able to apply the formula on a hidden field.. I'm not sure

Re: [Orgmode] Re: Some table questions

2009-09-04 Thread Carsten Dominik
On Sep 4, 2009, at 12:46 PM, andrea crotti wrote: Carsten Dominik writes: No, this is not possible currently. Well but I can set up formulas for an entire column like for example: | 1 | 1 | | 2 | 4 | #+TBLFM: $2=$1^2 If I could hide one column with another setting than I would be able

Re: [Orgmode] Org-remember and org-back-to-heading

2009-09-04 Thread Carsten Dominik
Fixed, thanks. - Carsten On Sep 3, 2009, at 6:42 PM, Matt Lundin wrote: Hi everyone, When I call org-remember or org-store-link above the first headline in an org buffer, I receive the following error message: Before first headline at position 1 in buffer index.org It seems that either o

[Orgmode] Org-mode version 6.30trans (release_6.30d.5.gc125); make fails on org-ascii.el

2009-09-04 Thread Sebastian Rose
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org-mode mailing list. -

[Orgmode] Re: auto export via git hook

2009-09-04 Thread andrea crotti
Nick Dokos writes: > andrea crotti wrote: > See the following thread in the mail list archive: > > http://thread.gmane.org/gmane.emacs.orgmode/17059 > > Basically, --batch implies -q, so you have to do any initialization > (including setting the load-path) as part of the invocation. > Ok th

Re: [Orgmode] Org-mode version 6.30trans (release_6.30d.5.gc125); make fails on org-ascii.el

2009-09-04 Thread Sebastian Rose
Sebastian Rose writes: > Trying to `make' org-mode fails with the following error message: > > > In toplevel form: > lisp/org-ascii.el:29:1:Error: Symbol's function definition is void: > org-float-time > make: *** [lisp/org-ascii.elc] Fehler 1 > > > > > Opening the org-mode/lisp/ directory

Re: [Orgmode] Latex export - setq: Wrong type argument: arrayp, nil

2009-09-04 Thread Chris Willard
Hello Nick, On Thu, 03 Sep 2009, Nick Dokos wrote: [snip (14 lines)] > > That's part of the package texlive-latex-extra. You can install > it with 'sudo apt-get install texlive-latex-extra'. > > However, I thought you were getting an error when exporting the org file > to latex. The above is a

Re: [Orgmode] Re: auto export via git hook

2009-09-04 Thread Nick Dokos
andrea crotti wrote: > > But I also suspect that init.el is not loaded, it's too fast... > any help? > Add (message "init.el loaded") at the end of init.el - it should appear on stdout. Nick ___ Emacs-orgmode mailing list Remember: use

Re: [Orgmode] Re: Some table questions

2009-09-04 Thread Andreas Burtzlaff
On Fri, 04 Sep 2009 12:46:02 +0200 andrea crotti wrote: > Carsten Dominik writes: > > > No, this is not possible currently. > > > > Well but I can set up formulas for an entire column like for example: > > | 1 | 1 | > | 2 | 4 | > #+TBLFM: $2=$1^2 > > If I could hide one column with another s

Re: [Orgmode] org-agenda-file-to-front (unbalanced parentheses))))

2009-09-04 Thread Bastien
Hi Jai, I cannot reproduce this error. Please send a more detailed backtrace by following the instructions here: http://orgmode.org/manual/Feedback.html Thanks, Jai Jeffryes writes: > I get a scan error when I try to add my current ORG file to the list of agenda > files. > > I'm using Em

Re: [Orgmode] Easier customization of TODO keyword colors

2009-09-04 Thread Bastien
"Ryan C. Thompson" writes: > Here is some code I came up with some code to make it easier to > customize the colors of various TODO keywords. As long as you just want > a different color and nothing else, you can customize the variable > org-todo-keyword-faces and use just a string color (i.e. a

[Orgmode] Org-mode version 6.30d; Hide stars

2009-09-04 Thread Melton Low
--text follows this line-- Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org-mode mailing list. --

Re: [Orgmode] Org-mode version 6.30trans (release_6.30d.5.gc125); make fails on org-ascii.el

2009-09-04 Thread Carsten Dominik
On Sep 4, 2009, at 1:41 PM, Sebastian Rose wrote: Sebastian Rose writes: Trying to `make' org-mode fails with the following error message: In toplevel form: lisp/org-ascii.el:29:1:Error: Symbol's function definition is void: org-float-time make: *** [lisp/org-ascii.elc] Fehler 1 Ope

Re: [Orgmode] Org-mode version 6.30d; Hide stars

2009-09-04 Thread Carsten Dominik
Hi, I cannot reproduce this. - Carsten On Sep 4, 2009, at 4:44 PM, Melton Low wrote: --text follows this line-- Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Fee

[Orgmode] Org-mode version 6.30d; Hide stars

2009-09-04 Thread Melton Low
--text follows this line-- Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org-mode mailing list. --

[Orgmode] Publishing clocked time

2009-09-04 Thread Ivan Chernetsky
Hello, is it possible to publish clocked time of a TODO item? For instance, I have a TODO item like this: ** TODO:NEXT: - State "STARTED" from "TODO" [2009-09-04 Fri 15:56] - State "STARTED"from "TODO" [2009-09-04 Fri 14:52] CLOCK: [2009-09-04 Fri 14:52]--[2009-09-04 Fri

[Orgmode] FILETAGS documentation clarification

2009-09-04 Thread PT
I tried FILETAGS for the first time and it failed to work and it took a while until I found out why. I assumed orgfiles are scanned dynamically for filetags, so I don't have to do anything just write it into the file. Turned out I had to reload the file as well, because org cached filetag info. I

Re: [Orgmode] Org-mode version 6.30d; Hide stars

2009-09-04 Thread Scott Otterson
I also see this problem. In addition, links are rendered in plain text instead of being hidden. I'm using emacs 23 on OS X. Scott Carsten Dominic wrote: Hi, I cannot reproduce this. - Carsten ___ Emacs-orgmode mailing list Remember: use `Repl

Re: [Orgmode] Org-mode version 6.30d; Hide stars

2009-09-04 Thread Melton Low
When I get a chance later today or this evening, I will try to identify which git commit the problem started for me. Mel On Fri, Sep 4, 2009 at 9:07 AM, Carsten Dominik wrote: > Hi, > > I cannot reproduce this. > > - Carsten > > On Sep 4, 2009, at 4:44 PM, Melton Low wrote: > > --text follows th

[Orgmode] Re: Org-mode version 6.30d; Hide stars

2009-09-04 Thread Bernt Hansen
Melton Low writes: > When I get a chance later today or this evening, I will try to > identify which git commit the problem started for me. For that you want to use 'git bisect' You identify a commit that is bad (probably master) and a commit that is good (some previous commit) and do something

Re: [Orgmode] Re: Org-mode version 6.30d; Hide stars

2009-09-04 Thread William Henney
On Fri, Sep 4, 2009 at 1:33 PM, Bernt Hansen wrote: >> When I get a chance later today or this evening, I will try to >> identify which git commit the problem started for me. > > For that you want to use 'git bisect' > I see the same problem - no fontification at all in org mode. I used the 'git b

[Orgmode] Re: Org-mode version 6.30d; Hide stars

2009-09-04 Thread Bernt Hansen
William Henney writes: > On Fri, Sep 4, 2009 at 1:33 PM, Bernt Hansen wrote: >>> When I get a chance later today or this evening, I will try to >>> identify which git commit the problem started for me. >> >> For that you want to use 'git bisect' >> > > I see the same problem - no fontification at

[Orgmode] Re: FILETAGS documentation clarification

2009-09-04 Thread Matt Lundin
PT writes: > I tried FILETAGS for the first time and it failed to work and it > took a while until I found out why. > > I assumed orgfiles are scanned dynamically for filetags, so I > don't have to do anything just write it into the file. Turned out I > had to reload the file as well, because org

[Orgmode] Re: FILETAGS documentation clarification

2009-09-04 Thread PT
Matt Lundin imapmail.org> writes: > > Any time you change one of the in-buffer settings line (e.g., > #+FILETAGS), you need to refresh the buffer by hitting C-c C-c on the > new or updated line. You don't have to reload the file. > > Here's the information in the manual: > > http://orgmode.org/

Re: [Orgmode] Re: Org-mode version 6.30d; Hide stars

2009-09-04 Thread Mark Elston
Bernt Hansen wrote: William Henney writes: I can reproduce that too - but it behaves differently for compiled versus uncompiled files. If I do a make clean removing all the .elc files then it works (for that commit) - but after make there it no fontification when the file is originally loaded

[Orgmode] Re: Org-mode version 6.30d; Hide stars

2009-09-04 Thread Arne
Mark Elston comcast.net> writes: > > Bernt Hansen wrote: > > William Henney gmail.com> writes: > > > > > > I can reproduce that too I have the same problem as well, fontification not working upon startup, but working for subsequent loads within the emacs session. Tried the org-bug-submit f

Re: [Orgmode] Easier customization of TODO keyword colors

2009-09-04 Thread Ryan C. Thompson
Bastien wrote: Interesting - would you like to add this in org-hacks? http://orgmode.org/worg/org-hacks.php If so, please send me your username on repo.or.cz (if you are not already a Worger...) Thank! I'm not on either, actually. I'm a relative newcomer to org-mode and elisp hacking in

Re: [Orgmode] Org-mode version 6.30trans (release_6.30d.5.gc125); make fails on org-ascii.el

2009-09-04 Thread Daniel Martins
> > *On the other hand: Shouldn't a simple `make' do everything needed to > succeed?* > On "How do I keep current with Org mode development?" http://orgmode.org/worg/org-faq.php#keeping-current-with-Org-mode-development it is suggested the following commands git pull && make clean && make && m

Re: [Orgmode] Re: Org-mode version 6.30d; Hide stars

2009-09-04 Thread Carsten Dominik
Hi everyone, I am still unable to reproduce this. But I am running the latest cvs emacs. Two questions: - if you revert the critical commit, does the problem go away - if you use the latest Emacs, does the problem go away? Thanks. - Carsten On Sep 4, 2009, at 11:36 PM, Arne wrote:

[Orgmode] Re: Release 6.30

2009-09-04 Thread Carsten Dominik
Hi Rainer, On Sep 4, 2009, at 12:03 PM, Rainer Stengele wrote: Hi Carsten, Thanks for releasing all the new features! It is amazing to see new features - which mostly make a lot of sense for me - coming up all the time. Carsten Dominik schrieb: Hi, I am releasing Org-mode version 6.30. E

Re: [Orgmode] Re: Org-mode version 6.30d; Hide stars

2009-09-04 Thread Carsten Dominik
For now I have reverted the offending commit. - Carsten On Sep 5, 2009, at 7:42 AM, Carsten Dominik wrote: Hi everyone, I am still unable to reproduce this. But I am running the latest cvs emacs. Two questions: - if you revert the critical commit, does the problem go away - if you use t