Gnus development mailing list
 help / color / mirror / Atom feed
From: Andreas Kaempf <akaempf@sccon.com>
Subject: GNUS-NT-EMACS19.34
Date: Fri, 13 Sep 1996 15:43:41 -0400	[thread overview]
Message-ID: <1.5.4.32.19960913194341.003041bc@pop.mv.net> (raw)


hi all...

well i have had to move to nt to work on some projects so i have installed
emacs-19.34 onto my box and with the help of lars got most of gnus working 
but i have some problems still to resolve...

if anyone has this stuff working with gnus on nt i would appreciate some
pointers and help:

o  when i read my artilces/email with gnus in the summary buffer i get the
mailcrypt menu displayed...  yet when i try to reply or send a new email
message mailcrypt does not show up on the menu bar...  does anyone have
mailcrypt working on nt... pgp and crypt++ does work on nt just not mailcrypt...

here is the info i have in my .emacs file concerning mailcrypt and gnus..

(autoload 'mc-install-write-mode "mailcrypt" nil t)  
(autoload 'mc-install-read-mode "mailcrypt" nil t)  
(add-hook 'vm-mode-hook 'mc-install-read-mode)
(add-hook 'vm-mail-mode-hook 'mc-install-write-mode)  
(add-hook 'rmail-mode-hook 'mc-install-read-mode)
(add-hook 'rmail-summary-mode-hook 'mc-install-read-mode)
(add-hook 'gnus-summary-mode-hook 'mc-install-read-mode)  
(add-hook 'news-reply-mode-hook 'mc-install-write-mode)    


o  does anyone have a routine that will allow one only to enter their pop
password once and have it remembered during the gnus session...

o  since i am on nt i cannot use xv to display my jpeg files after i decode
them while in gnus... on my unix workstation i can retrieve/decode/view a
jpeg file all while in gnus... has anyone been able to get gnus to use
another viewer and what must i do to get this to work...

any help would be greatly appreciate...

andreas


                 reply	other threads:[~1996-09-13 19:43 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1.5.4.32.19960913194341.003041bc@pop.mv.net \
    --to=akaempf@sccon.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).