emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Logging of work no longer working with emcas24


From: Achim Gratz
Subject: Re: [O] Logging of work no longer working with emcas24
Date: Tue, 15 Jan 2013 20:10:06 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.92 (gnu/linux)

Im Exil writes:
> Which works perfectly fine. In addition i have the following line
> right below the above:
>
> (find-file "/home/dietmarw/ORGA/GTD/org/mygtd.org")
>
> This breaks the logging funktionality. If I don't auto load the file I
> can open it and everything works fine. But I still like to keep it the
> way that my org-mode file comes up after launching emacs. Is there
> another way to do that that won't break org-mode time logging?

This is to be expected, put any stuff that needs to happen after
initialization into `after-init-hook´.  But in this particular case you
really should simply define an alias that simply loads the file into
Emacs.

alias mygtd 'emacs /home/dietmarw/ORGA/GTD/org/mygtd.org'


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

SD adaptations for Waldorf Q V3.00R3 and Q+ V3.54R2:
http://Synth.Stromeko.net/Downloads.html#WaldorfSDada




reply via email to

[Prev in Thread] Current Thread [Next in Thread]