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: Glenn Morris
Subject: bug#16679: 24.3.50; can't create a newly encrypted gpg file with easypg in cygwin emacs
Date: Fri, 07 Feb 2014 20:42:25 -0500
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Jason Lewis wrote:

> 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

Thanks. Loading the uncompiled version of epa-file first may give a more
informative backtrace:

  M-x load-file path/to/lisp/epa-file.el

The fact that the file is actually on drive c but pretends to be on
drive d (?) seems odd to me, but may be totally normal for all I know of
Cygwin:

  write-region(nil nil "/cygdrive/c/Users/jason/test.gpg" nil t 
"/cygdrive/d/Users/jason/test.gpg")





reply via email to

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