Hi Carsten --
I tested this morning on a different computer with identical config
files before I upgraded org-mode to the most recent version. On that
earlier version (I think it was 6.15trans), org-remember worked fine as
expected. After upgrading (to version 6.16d), I experienced the
behavior de
The first time I use Remember, after I file the note with C-c C-c
I get a message: Wrong type argument: stringp, nil
When I repeat C-c C-c the note is filed successfully.
When I run Remember again, there is no problem.
My org version: 6.15d
My emacs version: 22.1.1 (GNU on Windows XP)
Relevan
On Sun, Dec 21, 2008 at 06:17:49PM +0100, Carsten Dominik wrote:
>Seems I mistyped a variable name. I just tested
>the following, and it works for me:
> (setq org-agenda-custom-commands
> '(("p" "Projects" tags "+xxx|+xx|+x"
>((org-agenda-overriding-colum
Indeed, thank you very much.
Fixed in the GIT repo.
- Carsten
On Dec 22, 2008, at 5:06 PM, henry atting wrote:
Since the last upgrade of org-mode (now 6.16) when I do a `C-c C-c' on
`=' in a table field I am always prompted like this:
replace field formula with column formula (y or n)
Th
As a more-useful alternative to my ha-ha-only-serious "email"
response, look at the export-to-HTML functions. I haven't gotten here
yet with org-mode, but I understand they're pretty powerful -- and
HTML is perfect for the iPhone. A robust HTML interface to your
org-mode would be much more useful
Question --- would it be possible to attach a unique identifier to
org-mode tasks and appointments (perhaps as a property value), and use
that as a basis for syncing with external applications?
BTW, if you're thinking of syncing with the Mac, think hard about
timezones. I have been in a world of
Hi Dan,
This looks very interesting, and I look forward to playing around with
these functions (when I have some/any free time).
After a quick glance it seems like these functions could be expanded in
two different directions...
1) Adapted to a simple calling mechanism like the one used for org-
Carsten Dominik writes:
> On Dec 22, 2008, at 3:51 PM, Cezar Halmagean wrote:
>
>> Hi list,
>>
>> I haven't asked a question in a long time so here is one :)
>>
>> Is there any way I could publish my tasks to my iPhone ? The First
>> thing that comes to mind is iCal/Google sync that way you ca
Hello,
I get an error when I compile, with pdflatex, the latex generated from a buffer
having columnview.
Here is my org file:
[myfile.org]
* overview
#+BEGIN: columnview :hlines 1 :id "my-data"
| ITEM | TODO | PRIORITY | TAGS |
|---+--+--+--|
| * my data | |
Since the last upgrade of org-mode (now 6.16) when I do a `C-c C-c' on
`=' in a table field I am always prompted like this:
replace field formula with column formula (y or n)
The formula is a simple addition of the amounts of the preceeding
fields:
#+TBLFM: $...@-1$3::$3=$1+$2
Before th
On Dec 22, 2008, at 3:51 PM, Cezar Halmagean wrote:
Hi list,
I haven't asked a question in a long time so here is one :)
Is there any way I could publish my tasks to my iPhone ? The First
thing that comes to mind is iCal/Google sync that way you can also
read and write into org-mode, if o
On Mon, Dec 22, 2008 at 04:51:10PM +0200, Cezar Halmagean wrote:
> Is there any way I could publish my tasks to my iPhone ? The First
> thing that comes to mind is iCal/Google sync that way you can also
> read and write into org-mode, if only you could sync iCal with
> org-mode.
Email the
Hi list,
I haven't asked a question in a long time so here is one :)
Is there any way I could publish my tasks to my iPhone ? The First
thing that comes to mind is iCal/Google sync that way you can also
read and write into org-mode, if only you could sync iCal with
org-mode.
Thanks and
It is working now.
I had only (require 'org) instead of (require 'org-install).
Thanks Carsten!
Carsten Dominik writes:
> Do you have
>
> (require 'org-install)
>
> in your .emacs file, as the installation instructions
> spell out?
>
> - Carsten
>
On Dec 21, 2008, at 10:24 PM, Samuel Wales wrote:
Hi Carsten,
I just meant that there are 3 path completion entry points
(remember, which can also use refile; refile; and goto), and
they are similar, but are specified differently
(e.g. maxlevel variable in goto and alist in refile). So,
maybe
15 matches
Mail list logo