From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dmitri Minaev Newsgroups: gmane.emacs.help Subject: Disabling EasyPG? Date: Wed, 8 Apr 2009 22:52:56 +0500 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1239213257 7820 80.91.229.12 (8 Apr 2009 17:54:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 8 Apr 2009 17:54:17 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Apr 08 19:55:35 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Lrbzn-0006CW-4n for geh-help-gnu-emacs@m.gmane.org; Wed, 08 Apr 2009 19:55:31 +0200 Original-Received: from localhost ([127.0.0.1]:55883 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LrbyO-0004ry-Rr for geh-help-gnu-emacs@m.gmane.org; Wed, 08 Apr 2009 13:54:04 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LrbxQ-0004b4-5o for help-gnu-emacs@gnu.org; Wed, 08 Apr 2009 13:53:04 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LrbxL-0004Yb-I1 for help-gnu-emacs@gnu.org; Wed, 08 Apr 2009 13:53:03 -0400 Original-Received: from [199.232.76.173] (port=37794 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LrbxL-0004YV-Dl for help-gnu-emacs@gnu.org; Wed, 08 Apr 2009 13:52:59 -0400 Original-Received: from mail-bw0-f167.google.com ([209.85.218.167]:45143) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LrbxK-0004CV-Dz for help-gnu-emacs@gnu.org; Wed, 08 Apr 2009 13:52:59 -0400 Original-Received: by bwz11 with SMTP id 11so260766bwz.42 for ; Wed, 08 Apr 2009 10:52:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=VSMnVUYpk0XLLa5Jnl6ETLpUJcXdTzkNtXO4pXm4ZYQ=; b=XoW22Phb8Rcbn5QlvLTBWdsMFrQMhu6LOlrqlmDS1EpIXfVw5ulXgSVRc4EbcR73ON Vym1m7lzKbi11C0n3EA2z/nSzDC9FziNy717xjoZGEx+eJ1hcVlyNjpsj/J9Zy0v5map yYMqRT6zSauPaQ7KNNnYRX2AHmKw2aE/5mCow= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=HQk5SnNexmNQ4tDmcrCZ7OAWAYSee+ReHE2xEJTFa/ZNmKhlFldchWQymuvE/CxY+a UZEqh3JQCyRAcdt6NpJJA2BJXdMkMONvqD0/zik03f+fmIT++DSdvEMSt26OQG3i4RvX oDI/1ZXBC3jacjvcn7hZbzCMh57RE0tI0AN7I= Original-Received: by 10.204.67.66 with SMTP id q2mr1327753bki.166.1239213176333; Wed, 08 Apr 2009 10:52:56 -0700 (PDT) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:63580 Archived-At: I used to use crypt++ for quite some time. Since EasyPG was included in Emacs 23, the interference of these two programs causes lots of headache. Besides, for some reason when I try to open an html.zip file in archive-mode, Emacs asks me for the encryption key. I suspect it's EasyPG who mistakes zip for an encrypted file. So, I thought I'd like to disable the autoloading of EasyPG. I tried to remove epg* and epa* files from the lisp directory and to recreate the loaddefs.el with update-directory-autoloads, but it seems it didn't work. How do I disable EasyPG the right way? Thank you. -- With best regards, Dmitri Minaev Russian history blog: http://minaev.blogspot.com