emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: John Wiegley <johnw@newartisans.com>
To: emacs-orgmode@gnu.org
Subject: Re: org-crypt.el --- Public key encryption for org-mode entries
Date: Sat, 29 Sep 2007 19:38:31 -0400	[thread overview]
Message-ID: <m2fy0xt53c.fsf@newartisans.com> (raw)
In-Reply-To: <87odfl5peb.fsf@carcosa.net> (Jason F. McBrayer's message of "Sat\, 29 Sep 2007 13\:53\:48 -0400")

jmcbray@carcosa.net (Jason F. McBrayer) writes:

> This is a very nifty idea.  It might be an idea for someone setting up
> org-crypt to do something like:
>
> (eval-after-load "org-crypt"
>   (add-hook 'org-mode-hook
>             (lambda nil (add-hook
>                     'after-save-hook
>                     'org-encrypt-entries
>                     nil t))))
>
> (This is untested, could be wrong in some way).

You just need to change the top:

  (eval-after-load "org-crypt"
    '(add-hook 'org-mode-hook

John

  reply	other threads:[~2007-09-29 23:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-29  3:48 org-crypt.el --- Public key encryption for org-mode entries John Wiegley
2007-09-29 17:53 ` Jason F. McBrayer
2007-09-29 23:38   ` John Wiegley [this message]
2007-12-29 20:19 ` Adam Spiers
2010-03-21  7:18 ` Carsten Dominik

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m2fy0xt53c.fsf@newartisans.com \
    --to=johnw@newartisans.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).