emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Xiao-Yong Jin <xj2106@columbia.edu>
To: emacs-orgmode@gnu.org
Subject: bug in org-crypt?
Date: Sat, 27 Mar 2010 21:57:30 -0400	[thread overview]
Message-ID: <87bpe9ky2d.fsf@columbia.edu> (raw)

Hi,

If you have the follow org file

* test crypt							      :crypt:
** subheading 1
   text 1
** subheading 2
   text 2

with setup as

(require 'org-crypt)
(setq org-tags-exclude-from-inheritance '("crypt"))
(setq org-crypt-key "CBC0714E")              ; my key

On calling org-encrypt-entry on the first head line, only
subheading 1 get encrypted, subheading 2 remains plain text.
But, if you add an empty line or some text under the first
heading, both subheading 1 and 2 are encrypted.

Testing on recent git checkout results the same.  Is it a bug?

-- 
J    c/*    __o/*
X    <\     * (__
Y    */\      <

             reply	other threads:[~2010-03-28  1:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-28  1:57 Xiao-Yong Jin [this message]
2010-04-14  7:43 ` bug in org-crypt? Carsten Dominik
2010-04-14 14:42   ` Xiao-Yong Jin
2010-04-15 17:21     ` Peter Jones

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=87bpe9ky2d.fsf@columbia.edu \
    --to=xj2106@columbia.edu \
    --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).