On 9/5/07, Xavier Maillard <[EMAIL PROTECTED]> wrote:
>I use crypt++.el, and I save the encrypted files with double
>extension: filename.org.gpg. Such files are opened in org-mode after
>decryption.
>
> Do you have code to automatically decrypt your org file when
>
hi,
> - Someone with Emacs write acces and a bit of time on his/her hand
> could take over the task of keeping the Emacs version up to date.
> Volunteers?
I think it would be quite hard for a non-Carsten to write good ChangLog
entries by looking at the diffs. So I think it's n
"T. V. Raman" <[EMAIL PROTECTED]> writes:
> Could we perhaps introduce a special property that is used by
> org-agenda to build the left column?
What about:
:PROPERTIES:
:CATEGORY: general
:ARCHIVE: archives::
:END:
as a future replacement for #+CATEGORY and
Every now and then I find myself mispressing SHIFT-up/SHIFT-down on an
outline and assigning a priority to it. This then often leads me to
navigating the point to the priority to delete it manually.
I also miss something here: one more step to remove a priority in
this cycling story.
The best approach for this may be to not use scheduling or deadlines
at all, but to use the TODO list to track these. There you can easily
select which TODO keywords you want to have listed. For example:
C-u C-c a t WRITE|VERIFY RET
will give you all TODO entries that are either WRITE or VER
An alternative might be:
Do a TAGS search with the match
-{.}/!
The first part -{.} means to exclude all headline where any tag matches
the regular expression ".", i.e. it will exclude all headlines that do
have
a tag at all (beware of tag inheritance for this, this will exclude also
headline