Gnus development mailing list
 help / color / mirror / Atom feed
From: Eze Ogwuma <typhoon@dircon.co.uk>
Cc: ding@gnus.org
Subject: Re: Bad .newsrc.eld created by Gnus
Date: 08 Feb 1998 19:17:10 +0000	[thread overview]
Message-ID: <m3zpk1yki1.fsf@localhost.localdomain> (raw)
In-Reply-To: Lars Magne Ingebrigtsen's message of "08 Feb 1998 18:23:25 +0100"

Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

> Eze Ogwuma <typhoon@dircon.co.uk> writes:
> 
> > > What does the end of the .eld file look like?  
> > 
> > (version . "20.2.1")))
> 
> What are the last two or three lines?

This follows the topic a-list:

(setq gnus-format-specs '((article-mode "Gnus: %%b %S" (concat (format "Gnus: %%b %s" gnus-tmp-subject))) (summary-dummy "*  %(:                          :%) %S\n" (progn (insert "*  ") (gnus-put-text-property (point) (progn (insert ":                          :") (point)) gnus-mouse-face-prop gnus-mouse-face) (insert " " gnus-tmp-subject "\n"))) (summary-mode "Gnus: %%b [%A] %Z" (concat (format "Gnus: %%b [%d] %s" gnus-tmp-article-number gnus-tmp-unread-and-unselected))) (summary "%U%R%z%I%(%[%4L: %-20,20n%]%) %s\n" (progn (insert gnus-tmp-unread gnus-tmp-replied gnus-tmp-score-char gnus-tmp-indentation) (gnus-put-text-property (point) (progn (insert (format "%c%4d: %-20s%c" gnus-tmp-opening-bracket gnus-tmp-lines (if (> (length gnus-tmp-name) 20) (substring gnus-tmp-name 0 20) gnus-tmp-name) gnus-tmp-closing-bracket)) (point)) gnus-mouse-face-prop gnus-mouse-face) (insert " " gnus-tmp-subject-or-nil "\n"))) (group-mode "Gnus: %%b {%M%:%S}" (concat (format "Gnus: %%b {%s%s%s
 }!
!
!
" gnus-tmp-news-method gnus-tmp-colon gnus-tmp-news-server))) (group "%M%S%p%m%P%5y: %(%g%)%l\n" (progn (insert (format "%c%c%c%c%s%5s: " gnus-tmp-marked-mark gnus-tmp-subscribed gnus-tmp-process-marked (gnus-group-new-mail gnus-tmp-group) gnus-group-indentation gnus-tmp-number-of-unread)) (gnus-put-text-property (point) (progn (insert gnus-tmp-group) (point)) gnus-mouse-face-prop gnus-mouse-face) (insert gnus-tmp-grouplens "\n"))) (version . "20.2.1")))

-- 
Eze Ogwuma









  reply	other threads:[~1998-02-08 19:17 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-02-03 18:37 Eze Ogwuma
1998-02-04 15:15 ` Simon Josefsson
1998-02-04 17:42   ` Eze Ogwuma
1998-02-04 19:13     ` Bud Rogers
1998-02-04 19:22       ` Eze Ogwuma
1998-02-04 17:54   ` Eze Ogwuma
1998-02-04 18:35     ` David S. Goldberg
1998-02-04 19:25       ` Eze Ogwuma
1998-02-04 19:01     ` Simon Josefsson
1998-02-04 19:44       ` Eze Ogwuma
1998-02-08 15:57         ` Lars Magne Ingebrigtsen
1998-02-08 16:59           ` Eze Ogwuma
1998-02-08 17:23             ` Lars Magne Ingebrigtsen
1998-02-08 19:17               ` Eze Ogwuma [this message]
1998-02-08 20:00                 ` Lars Magne Ingebrigtsen
1998-02-08 21:31                   ` Eze Ogwuma
1998-02-09  0:29                     ` SL Baur
1998-02-09  0:50                       ` Eze Ogwuma
1998-02-09  1:28                         ` SL Baur
1998-02-09  1:49                           ` Eze Ogwuma
1998-02-09  2:02                             ` SL Baur
1998-02-09  2:47                               ` Eze Ogwuma
1998-02-09  8:18                       ` Hrvoje Niksic
1998-02-09  9:47                       ` Per Abrahamsen
     [not found]                         ` <6fk9b5kssq.fsf@bavur.dna.lth.se>
1998-02-09 18:57                           ` Eze Ogwuma
1998-02-09 20:10                             ` Lars Magne Ingebrigtsen
1998-02-09 20:56                               ` Eze Ogwuma

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=m3zpk1yki1.fsf@localhost.localdomain \
    --to=typhoon@dircon.co.uk \
    --cc=ding@gnus.org \
    /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).