bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#16679: 24.3.50; can't create a newly encrypted gpg file with easypg


From: Jason Lewis
Subject: bug#16679: 24.3.50; can't create a newly encrypted gpg file with easypg in cygwin emacs
Date: Fri, 07 Feb 2014 15:45:05 +1100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.1.23) Gecko/20090812 Lightning/0.9 Thunderbird/2.0.0.23 Mnenhy/0.7.5.0

Creating a new file that is to be encrypted in emacs with easypg fails
with the error: Opening output file: stringp, nil

Steps to reproduce:

emacs -Q

(require 'epa-file)
(epa-file-enable)

C-x C-f somefile.gpg <enter>

type some text and try and save the file with C-x C-s

observe error: Opening output file: stringp, nil
and file is not saved.

I expect it should ask me which gpg key I want to encrypt the file for
rather than throwing an error.

I tested this with emacs -Q under cygwin and got the error
emacs compiled today from git. version "24.3.50.1"
checkout: fa431ad4a3f3040f6cc4535627c4d6f48ede9a94


I also tested on linux emacs v. 24.3.50.1
where it seems to work as expected.

backtrace seems to include some control characters, i presume because
the el files are compiled to elc
unfortunately I was unable to determine which files I should change to
.el files so it would have a proper backtrace

included here in case that's of use?






Jason Lewis
http://emacstragic.net

Attachment: easypg-backtrace.gz
Description: GNU Zip compressed data

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]