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
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
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
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
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
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:
++
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
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,
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
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
10 matches
Mail list logo