From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Thum Subject: Problems with org-crypt on win7 Date: Fri, 13 Jul 2012 23:17:45 +0200 Message-ID: <50009079.6050802@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:60503) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SpnFF-00055K-Uk for emacs-orgmode@gnu.org; Fri, 13 Jul 2012 17:17:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SpnFF-0001t1-2K for emacs-orgmode@gnu.org; Fri, 13 Jul 2012 17:17:49 -0400 Received: from mailout-de.gmx.net ([213.165.64.23]:44313) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1SpnFE-0001sO-NG for emacs-orgmode@gnu.org; Fri, 13 Jul 2012 17:17:48 -0400 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode Hi all, with some luck I managed top get org-crypt and gpg-agent running mostly smoothly on win7/emacs 23. Except one or two things which is why I'm seeking help here. emacs 24 did not work well (crashed when opening files), so an update is not an option so far. My files are utf-8 unix, as I mostly work on linux. The same encoding is on win7. Now when I encode a section on win7, I get ^M at the end of every line of GPG's ascii-armor. Is there some way to post-process the GPG output or otherwise swiftly get rid of the ^M cruft? The other issue is that the en/decryption (not sure which, but more likely decryption) is playing tricks on me - but solely on win32. Most times after decryption I discover that the decrypted text is an old version of the text in fact. Where "old" means "as it happended to be the first time it was encrypted this emacs run", roughly. Is there any obvious thing I might be missing, like temporary files/buffers to be cleaned? I'd appreciate any kind of pointer as I have absolutely no idea what might be going wrong. Cheers, Simon