On Jul 13, 2010, at 5:21 PM, Buck Brody wrote:
("~/Documents/org/outline.org")
Well, then I have no ideas what might make this so slow - it seems that
this call takes up all of the time.
The only further recommendation I would have is to do use uncompiled
code
with
C-u M-x org-reload RET
("~/Documents/org/outline.org")
On Tue, Jul 13, 2010 at 4:06 AM, Carsten Dominik
wrote:
> Hi Buck,
>
> what is the value of the variable org-agenda-files in your setup?
>
> Thanks.
>
> - Carsten
>
> On Jul 12, 2010, at 6:18 PM, Buck Brody wrote:
>
>> Bernt,
>>
>> Here are the results:
>>
>> org-r
Hi Buck,
what is the value of the variable org-agenda-files in your setup?
Thanks.
- Carsten
On Jul 12, 2010, at 6:18 PM, Buck Brody wrote:
Bernt,
Here are the results:
org-remember 1
2.497 2.497
org-do-remember
On Fri, Jul 9, 2010 at 2:44 PM, Richard Riley wrote:
> "Daniel J. Sinder" writes:
>
> > On Wed, Jul 7, 2010 at 9:30 AM, Buck Brody wrote:
> >
> > I'm finding that my remember templates are slow to load. I've got
> > a lag of about three to four seconds. I know that doesn't sound
> >
Brilliant, thanks.
On Fri, Mar 19, 2010 at 6:34 PM, Carsten Dominik
wrote:
> Hi Rohan,
>
> if you are getting your org distribution through git, then
> you need to make at least org-install.el like this.
>
> make autoloads
>
> Otherwise, your (require 'org-install) might pick the empty
> org-inst
Hi Rohan,
if you are getting your org distribution through git, then
you need to make at least org-install.el like this.
make autoloads
Otherwise, your (require 'org-install) might pick the empty
org-install.el that comes with Emacs.
You can also type "make" to compile all lisp files, and this
Hi all I am getting the same error, and have (require 'org-install) in
my init.
I have remember bound to F5-r which then brings up a choice including
(t)odo
which is what I was trying to do.
This has been showing up when using the git bleeding edge, and a pull
has not
helped.
Here is the traceba
That did it.
Thanks for the help!
On Wed, Sep 10, 2008 at 3:44 PM, Dan Griswold <[EMAIL PROTECTED]>wrote:
> JBash <[EMAIL PROTECTED]> writes:
>
> > When I type 'Ctrl-C r', which used to bring up the remember template, I
> now
> > get:
> >
> > run-hook-with-args-until-success: Autoloading failed
> > Thank you very much, Carsten, I think I owe you a beer and/or a big
> > cake, whenever your in Munich :-)
>
> :-) I will take you up on this, one day...
OK, OK, I will pay for another round! ;-) --Man
--
---
On Jun 16, 2008, at 7:46 PM, Thomas Baumann wrote:
Hi Thomas,
have made changes that will allow to do this, and more. Thanks for
this
idea, I think it is good new stuff.
Thank you very much, Carsten, I think I owe you a beer and/or a big
cake, whenever your in Munich :-)
:-) I will t
On Jun 4, 2008, at 12:58 AM, Cezar Halmagean wrote:
Carsten Dominik <[EMAIL PROTECTED]> writes:
On May 29, 2008, at 9:57 PM, Cezar Halmagean wrote:
Hi list,
I was wondering if there is a way to attach a TAG to a template
after
you've hit C-c C-c. My setup is like this: I have a shortcu
On Feb 1, 2008, at 12:21 AM, Steven Lumos wrote:
Carsten Dominik <[EMAIL PROTECTED]> writes:
On Jan 18, 2008, at 11:19 PM, Steven Lumos wrote:
Carsten Dominik <[EMAIL PROTECTED]> writes:
On Jan 18, 2008, at 9:40 PM, Steven Lumos wrote:
Carsten Dominik <[EMAIL PROTECTED]> writes:
This wi
I use ido all day, and I find ido-completing-read much nicer/cooler
than the default. If anyone wants to try, just change the sexp
(completing-read ...) inside org-refile for something like:
(if (fboundp 'ido-completing-read)
(ido-completing-read "Refile to: " tbl nil t nil 'org-refile-hi
On Jan 18, 2008, at 11:19 PM, Steven Lumos wrote:
Carsten Dominik <[EMAIL PROTECTED]> writes:
On Jan 18, 2008, at 9:40 PM, Steven Lumos wrote:
Carsten Dominik <[EMAIL PROTECTED]> writes:
This will be in 5.19. Thanks for the proposal!.
- Carsten
Hi.
Have you considered somehow merging t
On Jan 18, 2008 10:19 PM, Steven Lumos <[EMAIL PROTECTED]> wrote:
>>> Have you considered somehow merging the tree selection and
>>> minibuffer with completion methods so that both are available
>>> simultaneously?
I haven't made up my mind about org-refile yet, but I'd like to speak
in defense o
On Jan 18, 2008, at 9:40 PM, Steven Lumos wrote:
Carsten Dominik <[EMAIL PROTECTED]> writes:
This will be in 5.19. Thanks for the proposal!.
- Carsten
Hi.
Have you considered somehow merging the tree selection and minibuffer
with completion methods so that both are available simultaneousl
I cannot reproduce this bug, seems we need more detailed information
- so far you have only been sending scetchy stuff, Cezar.
We might need:
- full org-mode setup
- any other related setup
- from where do you call remember? Link construction
is dependent on the current file.
This bug is new
17 matches
Mail list logo