Hi Carsten,
Carsten Dominik écrivit :
> you have discovered that in a block agenda view, it
> is only possible to *restrict* the range of files
> used in a block, not to widen it. I was not aware
> myself of this restriction, but looking at the code
> I see it is there.
>
> The reason for this
Hello,
Kyle Sexton disait le 31/07/2009 que :
> Does this mean you were able to get the agenda view working with
> EasyPG as well?
In my .emacs, I have :
,
| (require 'epa)
| (epa-file-enable)
| (setq epa-file-cache-passphrase-for-symmetric-encryption t)
`
I run the command : M-x ep
Hello org-moders,
Memnon Anon disait le 15/09/2009 que :
> Ein Bild sagt mehr als tausend Worte ;)
>
> Hi!
>
> I am having trouble using column view in an emacsclient (X11) session.
> Here are screenshots of what happens:
>
Carsten,
Carsten Dominik <[EMAIL PROTECTED]> disait le 02/07/08 que :
> Org-mode 5.21 fixes the bugs reported in 5.20, at least
> those that I can reproduce.
>
> - Carsten
C-c aL now works for me.
GNU Emacs 23.0.50.1 (i486-pc-linux-gnu, GTK+ Version 2.12.5)
of 2008-01-26 on elegiac, modified b
Hello,
Bernard Adrian <[EMAIL PROTECTED]> disait le 11/26/06 que :
> Bernard Adrian <[EMAIL PROTECTED]> a écrit :
>
>> I guess my emacs-version or my gnus-version is responsible :
>>
>> Gnus v5.11
>> Emacs 22.0.51.1 (Emacs-multi-tty).
>
> Same problem with emacs-snapshot (Emacs 22.0.91.1)...
>
Hello Carsten,
Carsten Dominik <[EMAIL PROTECTED]> disait le 11/27/06 que :
> Could someone make a backtrace of this error, with loading uncompiled versions
> of gnus-sum.el and org.el? The org-mode manual describes how to do this,
> basically
>
>
> emacs -l /path/to/org.el -l /path/to/gnus-sum.
Re,
Carsten Dominik <[EMAIL PROTECTED]> disait le 11/27/06 que :
>
> You should have edited the Makefile to make sure that the files are installed
> into the correct location. Specifically, lispdir should point to the
> same file where you do install the files when you do it by hand. Is that so