Re: [Orgmode] fontification strikethrough unpleasantness with error forms in tables

2007-06-07 Thread Giovanni Ridolfi
On Wed, Jun 06, 2007 at 12:37:13PM -0500, William Henney wrote: > | line | variance | mean | > |--+--+| > | oiii | 115.1801 +/- 37.7650 | 18.6588 +/- 2.6645 | > | ha | 197.3689 +/- 35.9261 | 19.5

[Orgmode] tags: thoughts, questions and feature request

2007-06-07 Thread Maxim Loginov
I like tags very much, everything should be tagged, not hierarchical! :-) but in org-mode these to approaches are well balanced and I suppose to use tags extensively. in the following there is a description how I suppose to use tags together with questions and features I did not find. any comments

[Orgmode] Problem when customizing TODO sequence

2007-06-07 Thread Jonathan Underwood
Hi, In my .emacs, I have this: (setq org-todo-keywords '((sequence "TODO" "IN-PROGRESS" "|" "DONE" "CANCELLED"))) and when I pressC-c C-t I get this: Debugger entered--Lisp error: (wrong-type-argument integerp sequence) org-todo(nil) call-interactively(org-todo) This is with GNU Emacs

[Orgmode] use the org-mode for scheme batch files

2007-06-07 Thread Fabian Braennstroem
Hi, I would like to use org-mode's ability for outlining and syntax highlighting for some scheme batch files. The file looks like this: ; ; Gitter ! /file/read-cas

[Orgmode] Re: Problem when customizing TODO sequence

2007-06-07 Thread Jonathan G . Underwood
Jonathan Underwood gmail.com> writes: > > Hi, > > In my .emacs, I have this: > > (setq org-todo-keywords > '((sequence "TODO" "IN-PROGRESS" "|" "DONE" "CANCELLED"))) > > and when I pressC-c C-t I get this: > > Debugger entered--Lisp error: (wrong-type-argument integerp sequence) > or

Re: [Orgmode] fontification strikethrough unpleasantness with error forms in tables

2007-06-07 Thread William Henney
I can't reproduce this either. Strange. I'm attaching a (heavily compressed) screen shot that illustrates the problem. (Please let me know if this is a breach of list etiquette...) This is what I get when I do "C-u C-x =" on one of the characters in the problem area: ++

Re: Re: [Orgmode] fontification strikethrough unpleasantness with error forms in tables

2007-06-07 Thread Giovanni Ridolfi
On Thu, Jun 07, 2007 at 09:00:25AM -0500, William Henney wrote: > >I can't reproduce this either. > > Strange. I'm attaching a (heavily compressed) screen shot that > illustrates the problem. > (I'm using aquamacs > on os x), but I wonder if anyone on the list has a solution to this So If I'm cor

Re: [Orgmode] Re: Problem when customizing TODO sequence

2007-06-07 Thread Carsten Dominik
Try restarting Emacs, to make sure everything is consistent. Then check the value of the variable org-version to make sure that you are using the right value. Finally, make sure that you have no buffer-local settings for the TODO states, like #SEQ_TODO: TODO DONE - Carsten On Jun 7, 2007,

Re: [Orgmode] Re: Problem when customizing TODO sequence

2007-06-07 Thread Jonathan Underwood
On 07/06/07, Carsten Dominik <[EMAIL PROTECTED]> wrote: Try restarting Emacs, to make sure everything is consistent. Done. It is. Then check the value of the variable org-version to make sure that you are using the right value. C-h v org-version reports 4.76, so i think that's ok (I noticed

[Orgmode] Re: Release: Org-mode 4.77 .. problems with reference card

2007-06-07 Thread Charles Cave
Carsten, The quick reference guide has a problem with truncation of the left margin. When I print the A4 version, the left 2 centimeters of test is truncated. Previous versions of the reference card are fine, so something is broken! > > Hi, I am releasing org-mode 4.77, at > > > > http://www.astr