Op zo, 17-06-2007 te 00:14 +0200, schreef Carsten Dominik:
> > In a row I have the following formula's:
> > =$3
> > ='(getHours $2);%.2f
> > ='(/ 67 0.72);%.1f
> > ='(/ $3 (getHours $2));%.1f
> > This gives:
> > 67
> > 0.72
> > 93.1
> > 0.0
> >
> > I would expect the last two to ret
On Jun 16, 2007, at 18:33, Rick Moynihan wrote:
When at home I get the following error in org-mode when bringing up
the Agenda:
Wrong type argument: stringp, nil
I don't get this error on my setup at work.
I am using org 4.77 (reports as 4.76) with GNU Emacs 22.1.50.1
(i686-pc-linux-gnu, GT
It should be largely sufficient - maybe not 100%, but close.
Unfortunately this does not work under XEmacs as far as I know.
- Carsten
On Jun 16, 2007, at 20:01, David Smith wrote:
Carsten, you said in
http://thread.gmane.org/gmane.emacs.orgmode/1327/focus=1328 that
non-ascii
tag names are n
On Jun 16, 2007, at 19:50, Cecil Westerhof wrote:
In a row I have the following formula's:
=$3
='(getHours $2);%.2f
='(/ 67 0.72);%.1f
='(/ $3 (getHours $2));%.1f
This gives:
67
0.72
93.1
0.0
I would expect the last two to return the same number. Why is this not
the case?
When
Carsten, you said in
http://thread.gmane.org/gmane.emacs.orgmode/1327/focus=1328 that non-ascii
tag names are not supported. I've written a patch that seems to make this
work appropriately just by fixing the regexps involving tags to use
[:alnum:] instead of a-zA-Z0-9. Is this insufficient?
Cheers
In a row I have the following formula's:
=$3
='(getHours $2);%.2f
='(/ 67 0.72);%.1f
='(/ $3 (getHours $2));%.1f
This gives:
67
0.72
93.1
0.0
I would expect the last two to return the same number. Why is this not
the case?
When I change the last formula to:
='(/ 67 (getHours $2)
When at home I get the following error in org-mode when bringing up the Agenda:
Wrong type argument: stringp, nil
I don't get this error on my setup at work.
I am using org 4.77 (reports as 4.76) with GNU Emacs 22.1.50.1
(i686-pc-linux-gnu, GTK+ Version 2.10.11) of 2007-06-09. This version
of
On Jun 16, 2007, at 8:14, Cecil Westerhof wrote:
I understood that a table can be exported to HTML. I can not find how
to
do this. How do I do this?
http://staff.science.uva.nl/~dominik/Tools/org/org.html#Exporting
- Carsten
___
Emacs-orgmode
On 6/15/07, Carsten Dominik <[EMAIL PROTECTED]> wrote:
This should work out of the box and usually does.
What exactly does your entry look like?
It is like:
*** Meeting <2007-06-13 Wed 15:30-17:00>
Michael
On Jun 14, 2007, at 17:52, Michael wrote:
>
> Right now the agenda view looks like
On 6/16/07, Cecil Westerhof <[EMAIL PROTECTED]> wrote:
I would like the following functionality:
A heading with ! text
||
! heading |
|---+---|
| column A | column B |
|---+---|
and it changes automatically:
|
Op za, 16-06-2007 te 18:38 +1000, schreef Charles Cave:
> I run Org Mode version 4.77 on Emacs 22.1.1 on Windows XP Service Pack 2
> Is that GNU Emacs or Xemacs you are using?
I am not at work now. I'll be there at tuesday. I'll look then.
> Hidestars definitely works. The beginning of my files
Hello Cecil,
I run Org Mode version 4.77 on Emacs 22.1.1 on Windows XP Service Pack 2
Is that GNU Emacs or Xemacs you are using?
As far as I can see, everything works very well.
Hidestars definitely works. The beginning of my files look like:
#+STARTUP: overview
#+STARTUP: hidestars
Perhaps y
At home I use org-mode with Emacs 21.3.1 under Linux. At work I use
Emacs 22.0.50.1 under Windows. But severall things work less at work.
Links do not work as they should. I keep seeing [[link][description]].
Also hidestars and odd does not work. Anybody an idea what is ahppening
here?
--
Cecil W
13 matches
Mail list logo