Bastien <[email protected]> writes:
> Richard Riley <[email protected]> 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.
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to