From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Dietsche Subject: Re: Org-mode & EasyPG: How to enable both on a per-file-basis? Date: Sun, 08 Apr 2007 16:21:57 +0200 Message-ID: <87ps6f7xq2.fsf@goat.bogus.local> References: <92571663-E4F9-4748-9299-A3E74EB61534@snapup.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HaYL2-00038Y-Fg for emacs-orgmode@gnu.org; Sun, 08 Apr 2007 10:25:52 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HaYL1-00037l-4E for emacs-orgmode@gnu.org; Sun, 08 Apr 2007 10:25:52 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HaYL0-00037g-Tm for emacs-orgmode@gnu.org; Sun, 08 Apr 2007 10:25:50 -0400 Received: from moutng.kundenserver.de ([212.227.126.174]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HaYHH-0004wV-Se for emacs-orgmode@gnu.org; Sun, 08 Apr 2007 10:22:00 -0400 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: phil Cc: emacs-orgmode phil writes: > Any ideas how I can use both settings on a per file basis: > > 1. telling Emacs that this file is a org-mode file, and > 2. telling Emacs which GPG-Key it should choose when encrypting? Maybe -*- mode: org; epa-file-encrypt-to: ("EMAIL-ADRESS OR KEY-ID") -*- works? Regards, Olaf.