emacs-devel
[Top][All Lists]
Advanced

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

Re: epg: "byte-code: Opening output file: integer-or-marker-p, nil" when


From: Karl Voit
Subject: Re: epg: "byte-code: Opening output file: integer-or-marker-p, nil" when saving
Date: Wed, 29 Jan 2014 16:23:19 +0100
User-agent: slrn/0.9.9 (Linux)

* Bastien <address@hidden> wrote:
> Hi Karl,
>
> Karl Voit <address@hidden> writes:
>
>>> Can you get a backtrace by setting (setq debug-on-error t) first?
>>
>> Sure, the backtrace is:
>
> It seems you don't reach the dialog asking for your password,
> or this dialog ends up incorrectly.
>
> Maybe you can try to debug `epa-file-write-region' with
> `edebug-defun' and see what happens?

Hm.

Not sure what I have to look for.

When I debug this issue, I end up in line 255 of epa-file.el which
is the last one of the following snippet:

,----
| (error
|   (if (setq entry (assoc file epa-file-passphrase-alist))
|      (setcdr entry nil))
|   (signal 'file-error (cons "Opening output file" (cdr error)))))
`----

-- 
All in all, one of the most disturbing things today is the definitive
fact that the NSA, GCHQ, and many more government organizations are
massively terrorizing the freedom of us and the next generations.




reply via email to

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