Hi John,
another fine example of how important it is to send your configuration
with a bug report. You have org-remember-store-without-prompt = nil,
which puts you on a different path than I am normally testing.
I believe this bug is squashed now, let me know if not.
- Carsten
On Dec 23,
Hi Charles,
this is a strange bug which should not happen.
Basically what seems to happen is this:
I do
(find-file-no-select file)
followed by
(with-current-buffer (get-file-buffer file))
For some strange reason, get-file-buffer cannot find the buffer
even though it has just been create
No, column view can not be sorted, only tables can. You can
capture a column view into a table, and then sort the table.
- Carsten
On Dec 22, 2008, at 11:12 PM, Christopher DeMarco wrote:
On Sun, Dec 21, 2008 at 06:17:49PM +0100, Carsten Dominik wrote:
Seems I mistyped a variable name. I
On Mon, Dec 22, 2008 at 01:30, Carsten Dominik wrote:
>> By the way, if you type "?" a few times using ido, it will
>> show a completions buffer. But here's the interesting part:
>> that showed one path, which was "mytodo//" plus the full
>> path name of the file -- not the outline path. M might
Found the culprit :)
org-jsinfo rocks :)
--
Friedrich Delgado Friedrichs
>From 0fef25f56c837ae9f434449c6f30268e0474f7ab Mon Sep 17 00:00:00 2001
From: Friedrich Delgado Friedrichs
Date: Tue, 23 Dec 2008 12:10:42 +0100
Subject: [PATCH] fix string-match against nil when no in-file option
Doh!
Friedrich Delgado Friedrichs schrieb:
> Workaround: set an option
Doesn't work.
> Fix:
Complete rubbish, as I just noticed... I think I got the wrong spot...
--
Friedrich Delgado Friedrichs
Vaßmerstraße 3 +49-4161/651844
21614 Buxtehude Tau
Hi.
I got
org-infojs-handle-options: Wrong type argument: stringp, nil
the first time I tried to do a html export with java script turned on.
I didn't change any options in 'Org Infojs Options' yet, so I guess
that's why (plist-get exp-plist :infojs-opt) returns nil and
string-match gives an e