Gnus development mailing list
 help / color / mirror / Atom feed
From: Ian Swainson <ian.swainson@clients.ie>
Subject: Duplicate Suppression and Redrawing the Gnus Screen
Date: Fri, 03 May 2002 07:26:31 +0100	[thread overview]
Message-ID: <u1yctn3vs.fsf@clients.ie> (raw)

Hi all,

I have the following variables set in my .emacs:

 '(gnus-save-duplicate-list t)
 '(gnus-suppress-duplicates t)

and duplicates are marked as such, but is there any way I can make Gnus either
delete them automatically, or at least jump over them when I press 'n'?

Secondly, I have the following configuration set up for gnus:

(gnus-add-configuration
	'(summary
	  (horizontal 1.0
		      (vertical 0.3 (group 1.0))
		      (vertical 1.0 (summary 1.0 point)))))

(gnus-add-configuration
 '(article
   (horizontal 1.0
               (vertical 0.3 (group 1.0))
               (vertical 1.0
                         (summary 0.28 point)
                         (article 1.0)
                         ("*BBDB*" 6))
               )))

The only thing is that the BBDB buffer is there all the time, whether or not the
person who's mail I'm viewing has a BBDB entry or not: can I get rid of the BBDB
buffer if they don't have an entry, and then have it reappear when I view mail
from someone who does?

Also, is there a key predefined (or could someone show me how to define one - I
have searched for the right function) that when pressed in any gnus buffer
(Article, Summary or Group), will re-read my configuration and re-draw the gnus
screen?

Thanks for everyone's help.

Cheers,
Ian

-- 
fortune says:

A businessman is a hybrid of a dancer and a calculator.
		-- Paul Valery

~~~~~~~~~~~ Made in Ireland using GNU Emacs ~~~~~~~~~~~
Ian Swainson          Kia Ora!          ian@qui-oui.com
~~~~~~~~~~~~~~~~ http://www.clients.ie ~~~~~~~~~~~~~~~~




                 reply	other threads:[~2002-05-03  6:26 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=u1yctn3vs.fsf@clients.ie \
    --to=ian.swainson@clients.ie \
    /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).