Gnus development mailing list
 help / color / mirror / Atom feed
From: Christopher Davis <ckd@loiosh.kei.com>
Cc: ding@ifi.uio.no
Subject: Re: Double citation headers in Gnus.
Date: Tue, 7 Nov 1995 17:32:06 -0500 (EST)	[thread overview]
Message-ID: <199511072232.RAA09161@loiosh.kei.com> (raw)
In-Reply-To: <199511072043.PAA16752@thuban.gsfc.nasa.gov>

SD>  == Sten Drescher
EJS> == Edward J Sabol <sabol@thuban.gsfc.nasa.gov>

 SD> Ah, is this a good idea? Mailcrypt also installs into
 SD> news-reply-header-hook (as well as mail-mode-hook)

Nope, it uses news-reply-mode-hook; nothing uses news-reply-header-hook.

 EJS> (setq news-reply-header-hook nil)
                       ^^^^^^
 EJS> (add-hook 'news-reply-mode-hook 'mc-install-write-mode)
                            ^^^^
 EJS> in that order

The order is irrelevant.

ckd@loiosh ~ > grep -n news-reply elisp/xemacs/emacs-setup.el 
222:(add-hook 'news-reply-mode-hook 'mc-install-write-mode)
264:(setq news-reply-header-hook nil)

Mailcrypt works.  SuperCite works.  There aren't any problems.


  reply	other threads:[~1995-11-07 22:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <199511071730.LAA22954@galil.austnsc.tandem.com.>
1995-11-07 20:43 ` Edward J. Sabol
1995-11-07 22:32   ` Christopher Davis [this message]
1995-11-06 21:46 Sten Drescher
1995-11-06 23:15 ` Christopher Davis
1995-11-07 17:30   ` Sten Drescher

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=199511072232.RAA09161@loiosh.kei.com \
    --to=ckd@loiosh.kei.com \
    --cc=ding@ifi.uio.no \
    /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).