Hi Francois,
you are right that it should work like this, and now it does.
Furthermore,
#+BEGIN: columnview :id "file:path/to/file.org"
will capture the global view from that file.
HTH
- Carsten
On Dec 21, 2008, at 1:10 AM, francois wrote:
Hello,
I would like to display, in a unique file
Do you have
(require 'org-install)
in your .emacs file, as the installation instructions
spell out?
- Carsten
On Dec 22, 2008, at 12:12 AM, Flávio de Souza wrote:
Hi,
am trying to export my org file to latex, but I am getting this error:
Debugger entered--Lisp error: (wrong-type-argument
Hi John,
can you please create a backtrace, and post your setup for remember
and org?
Thanks.
- Carsten
On Dec 22, 2008, at 3:40 AM, John Rakestraw wrote:
Hi --
When I do C-c C-c to file away a note created with C-c r, I get the
error message "Wrong type argument: stringp, nil." The fili
Hi --
When I do C-c C-c to file away a note created with C-c r, I get the
error message "Wrong type argument: stringp, nil." The filing hints at
the top of the remember template disappear, leaving only the TODO I've
just created, but the note isn't filed away.
I get the same response when doing C
Hi,
am trying to export my org file to latex, but I am getting this error:
Debugger entered--Lisp error: (wrong-type-argument commandp org-export-as-latex)
call-interactively(org-export-as-latex)
org-export(nil)
call-interactively(org-export)
I am using org-mode version 6.16a. Please, he
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 there is a way to make the syntax for specifying them
On Mon, Jul 28, 2008 at 04:41:52PM +0100, Dan Davison wrote:
> On Mon, Jul 28, 2008 at 08:32:22AM -0700, Eric Schulte wrote:
> > Hi Dan,
> >
> > One way around the sleep(60) hack may be to create the R graph using
> > an inferior R process. See
>
> Yep, I just this minute asked for help on the E
From: Christopher DeMarco
Date: December 21, 2008 4:29:42 AM GMT+01:00
To: emacs-orgmode@gnu.org
Subject: Re: [Orgmode] Print headlines including DEADLINE?
On Wed, Dec 17, 2008 at 10:00:35AM +0100, Carsten Dominik wrote:
(setq org-agenda-custom-commands
'(("x" "With deadline columns" a
This is the mail system at host owl.
I'm sorry to have to inform you that your message could not
be delivered to one or more recipients. It's attached below.
For further assistance, please send mail to postmaster.
If you do so, please include this problem report. You can
delete your own text fro
On Dec 19, 2008, at 12:57 AM, Samuel Wales wrote:
Hi Carsten,
On Mon, Dec 15, 2008 at 02:36, Carsten Dominik
wrote:
1. Compile Org! Are you using byte-compiled files?
In a case like this, the differences may be significant.
Always! :)
4. Create the list of headings with full outlin
Hi Samuel,
this is deep inside the ido routines, and I do not have enough
insight to see what is going on. Maybe send a bug report to Kim?
Maybe you can create a test case for him by capturing the table
before it is passed to the ido-complete command?
If it is really the length of the strings,
Applied, thanks.
- Carsten
On Dec 21, 2008, at 1:49 AM, Hugh Daschbach wrote:
In XEmacs, The comment line at the top of LaTex output generated
by org-export-as-pdf doesn't contain the leading '%'. This causes
latex to bark about "! LaTeX Error: Missing \begin{document}."
---
lisp/org-export-
Fixed, thanks.
- Carsten
On Dec 21, 2008, at 2:36 AM, Hugh Daschbach wrote:
XEmacs throws a wrong-type-argument exception from org-export-as-pdf
if org file contains '&'. See sample document, traceback, and patch
below.
This may well not be the best fix. And it's not clear why this issue
do
Hello,
I would like to display, in a unique file, columns views that refer to columns
defined in different files. I think that ID may help me. But I certainly miss
something. I can't achieve it.
Here is what I would like to get:
[filea.org]
* my overview
#+BEGIN: columnview :hlines 1 :id "my-id"
14 matches
Mail list logo