Bastien <bastiengue...@googlemail.com> writes:
> Richard Riley <rileyrg...@googlemail.com> writes:
>
>> What would the most efficient way of adding a .gpg file to the refile
>> list be? My org files are set so
>>
>>       org-agenda-files "~/.emacs.d/org-files"
>>
>> but the .gpg is not included in the potential refile targets.


  M-x epa-encrypt-file RET xy.org RET
  M-x delete-file xy.org RET
  C-x- C-f xy.org.gpg RET
  C-c [

does the trick.


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to