emacs-devel
[Top][All Lists]
Advanced

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

Re: EPA and Tramp writing out a buffer


From: Matt Ford
Subject: Re: EPA and Tramp writing out a buffer
Date: Fri, 20 Jul 2012 17:23:26 +0100
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.1 (gnu/linux)

Hi,

Not sure about an example file.  Here's what happens

(with-temp-file "/ssh:home:lesync/test.gpg"
  (progn
    (print "Hello")
    (print " world!")
    ))

With EPA and tramp I'm now prompted for a key - and I wish to specify it
before hand.  Just can't see how to do it for generated content like
this.  Feels like it should be easy...

--
Matt




reply via email to

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