Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Newbie problems with mailcrypt
@ 2004-03-28 22:10 Bill Harris
       [not found] ` <there-is-no-eric-conspiracy.ly7jx3mr4c.fsf@erik.arneson.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Bill Harris @ 2004-03-28 22:10 UTC (permalink / raw)


I just installed mailcrypt 3.5.8 on gnus 5.9.0 under Emacs 21.2.1.  I
use Windows Privacy Tray 0.7.96 with its gpg installation (1.2.1).  

I made the following additions to my .emacs:

,----
| ;; Add mailcrypt 2004-03-28
| 
| 	(load-library "mailcrypt")
| 	(mc-setversion "gpg")
| 
| ;; Added according to http://www.suse.de/~garloff/Writings/mutt_gpg/node18.html  
| 
| (autoload 'mc-install-write-mode "mailcrypt" nil t)
| (autoload 'mc-install-read-mode "mailcrypt" nil t)
| (add-hook 'gnus-summary-mode-hook 'mc-install-read-mode)
| (add-hook 'message-mode-hook 'mc-install-write-mode)
| (add-hook 'news-reply-mode-hook 'mc-install-write-mode)
`----

I also modified mc-gpg.el:

,----
| ;; (defvar mc-gpg-path "gpg" "*The GPG executable.") ;;Customized 2004-03-28
| (defvar mc-gpg-path "gpg" "c:/Program Files/Windows Privacy Tools/GnuPG/gpg.exe")
| (defvar mc-gpg-alternate-keyring nil
|  "*Public keyring to use instead of default."
|  "c:/Documents and Settings/Bill Harris/Application Data/GnuPG");;added 2004-03-28
`----

When I restarted gnus, I indeed had a mailcrypt menu item.  When I try
to sign a message, I get

  Symbol's value as variable is void: <warner@lothar\.com>

I've obviously missed something, but I don't find anything about this
in the documentation I can find.  Any suggestions?

Thanks,

Bill


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Newbie problems with mailcrypt
       [not found]   ` <uzn9xx1l0.fsf@facilitatedsystems.com>
@ 2004-03-31 20:16     ` Erik Arneson
  0 siblings, 0 replies; 2+ messages in thread
From: Erik Arneson @ 2004-03-31 20:16 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 884 bytes --]

On 30-Mar-2004, Bill Harris <bill_harris@facilitatedsystems.com> wrote:
> Erik Arneson <g.e.gnus@erik.aarg.net> writes:
>> I would suggest using mml and pgg with Gnus instead of Mailcrypt.  It
>> integrates much more nicely and gives you the ability to use PGP/MIME in
>> addition to cleartext signing and encryption.
>
> Thanks for the suggestion.  I'll check that out; as I'm running Gnus
> v5.9.0, not Oort, I guess I'll need to upgrade (pgg is part of Oort,
> according to the Emacs Wiki).

Hey, look at the bright side -- it's always fun to upgrade and get to
use all of the great new features.  ;)

Let us know how it works if or when you get around to it!

-- 
;; Erik Arneson <spam@erik.aarg.net> AARG Net <http://www.aarg.net/> ;;
;; GPG Key ID: 2048R/8B4CBC9C             <http://erik.arneson.org/> ;;
;;  "Civilization is only savagery silver-gilt." - H. Rider Haggard  ;;

[-- Attachment #2: Type: application/pgp-signature, Size: 480 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-03-31 20:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-28 22:10 Newbie problems with mailcrypt Bill Harris
     [not found] ` <there-is-no-eric-conspiracy.ly7jx3mr4c.fsf@erik.arneson.org>
     [not found]   ` <uzn9xx1l0.fsf@facilitatedsystems.com>
2004-03-31 20:16     ` Erik Arneson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).