Re: [Orgmode] column view and externals id

2008-12-21 Thread Carsten Dominik
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

Re: [Orgmode] Latex Export

2008-12-21 Thread Carsten Dominik
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

Re: [Orgmode] bug in org-remember?

2008-12-21 Thread Carsten Dominik
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

[Orgmode] bug in org-remember?

2008-12-21 Thread John Rakestraw
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

[Orgmode] Latex Export

2008-12-21 Thread Flávio de Souza
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

Re: [Orgmode] ido slow for outline path completion

2008-12-21 Thread Samuel Wales
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

Re: [Orgmode] graphing from org-tables

2008-12-21 Thread Dan Davison
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

Re: [Orgmode] Undelivered Mail Returned to Sender

2008-12-21 Thread Carsten Dominik
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

[Orgmode] Undelivered Mail Returned to Sender

2008-12-21 Thread Mail Delivery System
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

Re: [Orgmode] ido slow for outline path completion

2008-12-21 Thread Carsten Dominik
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

Re: [Orgmode] ido slow for outline path completion

2008-12-21 Thread Carsten Dominik
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,

Re: [Orgmode] [PATCH] XEmacs format string needs "%%" to produce "%" on output.

2008-12-21 Thread Carsten Dominik
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-

Re: [Orgmode] [PATCH] Fix XEmacs "wrong type error" in org-export-as-pdf

2008-12-21 Thread Carsten Dominik
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

[Orgmode] column view and externals id

2008-12-21 Thread francois
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"