Gnus development mailing list
 help / color / mirror / Atom feed
From: Olaf Mueller <muellero@gmx.net>
Cc: daily-hobbit@istari.de
Subject: Re: Broken Followup
Date: 06 Jun 2001 02:37:13 +0200	[thread overview]
Message-ID: <m3hexuv3ye.fsf@hobbingen.istari.de> (raw)
In-Reply-To: <vafr8x06klm.fsf@lucy.cs.uni-dortmund.de>

Kai Großjohann writes:
> I think I'm seeing a similar lockup for messages which have `|' cited
> regions in them.  I use Trivial Cite.

I solved the problem by adding the following lines to my gnus.el file. 

(require 'supercite)
(defun gi-sc-cite-original ()
   (let ((zmacs-regions-stays t))
        (sc-cite-original)))

(setq message-citation-line-function nil
      message-indent-citation-function 'gi-sc-cite-original
      sc-preferred-attribution-list '("sc-lastchoice" "x-attribution"
                                      "initials" "emailname" "firstname" 
                                      "lastname")
      sc-auto-fill-region-p t
      sc-nested-citation-p t
      sc-citation-leader "")


		Olaf
-- 
Today's weirdness is tomorrow's reason why.
		-- Hunter S. Thompson


  reply	other threads:[~2001-06-06  0:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-04 18:39 Olaf Mueller
2001-06-04 20:44 ` Kai Großjohann
2001-06-06  0:37   ` Olaf Mueller [this message]
2001-06-06  0:52     ` nnimap complaining about invalid UID Hamish Macdonald

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=m3hexuv3ye.fsf@hobbingen.istari.de \
    --to=muellero@gmx.net \
    --cc=daily-hobbit@istari.de \
    /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).