[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#1798: 23.0.60; easypg incompatible with tramp?
From: |
Daiki Ueno |
Subject: |
bug#1798: 23.0.60; easypg incompatible with tramp? |
Date: |
Fri, 09 Jan 2009 11:02:25 +0900 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) |
>>>>> In <4962d633.16be600a.5919.ffff9d75@mx.google.com>
>>>>> trentbuck@gmail.com wrote:
> I tried to open a remote, encrypted file /ssh:foo:/bar/quux.txt.gpg.
> When I do, it immediately pops up with this buffer:
> Select recipents for encryption.
> If no one is selected, symmetric encryption will be performed.
> - `m' to mark a key on the line
> - `u' to unmark a key on the line
> [Cancel] [OK]
> <list of keys>
> It looks like easypg is trying to encrypt the file, instead of opening
> it! I think this problem is because tramp starts by reading the
> remote file in and writing it out to /tmp/<gibberish>.gpg.
I can't reproduce it here. Could you please try:
M-x debug-on-entry epa-file-write-region
to figure out which function calls `write-region' handler?
Regards,
--
Daiki Ueno