emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: Xiao-Yong Jin <xj2106@columbia.edu>
Cc: emacs-orgmode@gnu.org
Subject: Re: bug in org-crypt?
Date: Wed, 14 Apr 2010 09:43:43 +0200	[thread overview]
Message-ID: <76C3E538-9C95-4C57-B417-2DBE2862D9D3@gmail.com> (raw)
In-Reply-To: <87bpe9ky2d.fsf@columbia.edu>

Hi Xiao,

I have just checked in a patch by Peter Jones, which should fix this
bug.  Please check if this is indeed the case and let me know.

Thanks.

- Carsten

On Mar 28, 2010, at 3:57 AM, Xiao-Yong Jin wrote:

> 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    */\      <
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

- Carsten

  reply	other threads:[~2010-04-14  8:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-28  1:57 bug in org-crypt? Xiao-Yong Jin
2010-04-14  7:43 ` Carsten Dominik [this message]
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=76C3E538-9C95-4C57-B417-2DBE2862D9D3@gmail.com \
    --to=carsten.dominik@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=xj2106@columbia.edu \
    /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).