From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Maslen Subject: Re: Solved: Bug: org-encrypt-entry fails [9.1.2 (9.1.2-elpa @ /Users/dmm/.emacs.d/elpa/org-20171004/)] Date: Sat, 14 Oct 2017 19:48:20 +1100 Message-ID: References: <87y3og5ru4.fsf@nicolasgoaziou.fr> <87tvz33t3m.fsf@nicolasgoaziou.fr> <0C24D65A-573A-4359-888E-8DA9C2F138E9@gmail.com> <87efq63z95.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 (Mac OS X Mail 11.0 \(3445.1.7\)) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43242) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e3I7T-0001gm-3n for emacs-orgmode@gnu.org; Sat, 14 Oct 2017 04:48:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e3I7Q-0006bL-2S for emacs-orgmode@gnu.org; Sat, 14 Oct 2017 04:48:31 -0400 Received: from mail-pf0-x22f.google.com ([2607:f8b0:400e:c00::22f]:57256) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1e3I7P-0006b3-RP for emacs-orgmode@gnu.org; Sat, 14 Oct 2017 04:48:27 -0400 Received: by mail-pf0-x22f.google.com with SMTP id b85so12126559pfj.13 for ; Sat, 14 Oct 2017 01:48:27 -0700 (PDT) In-Reply-To: <87efq63z95.fsf@nicolasgoaziou.fr> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Nicolas Goaziou Cc: Org Mode List I=E2=80=99m sorry I don=E2=80=99t know how to implement, or provide a = patch, but I checked *messages* for a clue to what was going wrong. I now think this isn=E2=80=99t an org issue, but the epa functions = worked, and the org-encrypt (which I read uses epg) failed silently, so = I reported here. If the *messages* said something like =E2=80=9Cprompting for = passphrase=E2=80=9D, I=E2=80=99d have realised earlier that was not = occurring. > On 14 Oct 2017, at 7:33 pm, Nicolas Goaziou = wrote: >=20 > Hello, >=20 > David Maslen writes: >=20 >> Problem was that in graphical mode I saw no password prompt. Failed = without a useful failure message. >> Perhaps org-crypt could be improved to catch this situation? >=20 > What would you suggest? >=20 > Regards, >=20 > --=20 > Nicolas Goaziou