Gnus development mailing list
 help / color / mirror / Atom feed
From: Lloyd Zusman <ljz@asfast.com>
Cc: Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
Subject: Missing 't' (Was: Pterodactyl Gnus v0.34 is released)
Date: 10 Oct 1998 21:18:27 -400	[thread overview]
Message-ID: <ltu31bnbfg.fsf@asfast.com> (raw)
In-Reply-To: Lars Magne Ingebrigtsen's message of "11 Oct 1998 02:29:48 +0200"

One of the button descriptors defined within gnus-sum.el in the
pgnus-0.34 release is missing a final `t'.  The following patch fixes
this:

*** gnus-sum.el.orig	Sat Oct 10 21:12:34 1998
--- gnus-sum.el	Sat Oct 10 21:13:02 1998
***************
*** 1516,1522 ****
  	      ["Words" gnus-article-decode-mime-words t]
  	      ["Charset" gnus-article-decode-charset t]
  	      ["QP" gnus-article-de-quoted-unreadable t]
! 	      ["View all" gnus-mime-view-all-parts])
               ("Date"
                ["Local" gnus-article-date-local t]
                ["ISO8601" gnus-article-date-iso8601 t]
--- 1516,1522 ----
  	      ["Words" gnus-article-decode-mime-words t]
  	      ["Charset" gnus-article-decode-charset t]
  	      ["QP" gnus-article-de-quoted-unreadable t]
! 	      ["View all" gnus-mime-view-all-parts t])
               ("Date"
                ["Local" gnus-article-date-local t]
                ["ISO8601" gnus-article-date-iso8601 t]


-- 
 Lloyd Zusman
 ljz@asfast.com


  reply	other threads:[~1998-10-11  1:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-10-11  0:29 Pterodactyl Gnus v0.34 is released Lars Magne Ingebrigtsen
1998-10-11  1:18 ` Lloyd Zusman [this message]
1998-10-11  2:48 ` Karl Kleinpaste
1998-10-11 15:24   ` Lars Magne Ingebrigtsen

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=ltu31bnbfg.fsf@asfast.com \
    --to=ljz@asfast.com \
    --cc=larsi@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).