all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Karl Voit <devnull@Karl-Voit.at>
To: emacs-devel@gnu.org
Subject: Re: epg: "byte-code: Opening output file: integer-or-marker-p, nil" when saving
Date: Wed, 29 Jan 2014 16:23:19 +0100	[thread overview]
Message-ID: <2014-01-29T16-18-43@devnull.Karl-Voit.at> (raw)
In-Reply-To: 87txcqidsm.fsf@bzg.ath.cx

* Bastien <bzg@gnu.org> wrote:
> Hi Karl,
>
> Karl Voit <devnull@Karl-Voit.at> 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	other threads:[~2014-01-29 15:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-20 19:24 epg: "byte-code: Opening output file: integer-or-marker-p, nil" when saving Karl Voit
2014-01-20 20:42 ` Bastien
2014-01-26 11:02   ` Karl Voit
2014-01-26 22:22     ` Bastien
2014-01-29 15:23       ` Karl Voit [this message]
2014-01-30  3:26         ` Daiki Ueno

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2014-01-29T16-18-43@devnull.Karl-Voit.at \
    --to=devnull@karl-voit.at \
    --cc=emacs-devel@gnu.org \
    --cc=news1142@Karl-Voit.at \
    /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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.