Gnus development mailing list
 help / color / mirror / Atom feed
From: Mark Borges <mdb@cdc.noaa.gov>
Subject: Re: September Gnus v0.93 is released
Date: 24 May 1996 10:53:22 -0600	[thread overview]
Message-ID: <vkybmi9fnh.fsf@cdc.noaa.gov> (raw)
In-Reply-To: Steven L Baur's message of 24 May 1996 09:24:13 -0700

>> On 24 May 1996 09:24:13 -0700,
>> Steven L Baur(SLB) wrote:
SLB> I liked the Blue Gnu better than the Yellow Gnu, but I suppose
I liked the Blue Gnu much better, too. Why the switch?

SLB> Why are the calls to easy-menu-add in mailcrypt overriding the
SLB> other menus?  All I see in message mode is the mailcrypt menu.
Hmm, I don't understand. I see a Message menu in addition to the
Mailcrypt menu. You don't?

These next comments aren't really bug fixes, so shouldn't hold up the
release of Gnus-5.2; perhaps it could go under the TODO list,
though...
  
   I think the message menu should have a spellcheck entry. 

   The message toolbar could be expanded to include more of the menu
   entries, too -- I only see a spellcheck and help button right
   now. Pretty minimal.

   The help button pops up a new frame and puts me in info-mode, but
   it doesn't delete the frame when I quit info, so I wind up with two
   frames displaying the same mail message buffer. I think it should
   delete the frame after quitting info.

The uu-decode and uu-post pixmaps don't substitute a background
toolbar color if defined, like the other pixmaps do. Appended is a
patch.

*** gnus/gnus-uu-decode-uu-up.xpm	Mon Aug 21 11:49:06 1995
--- gnus.old/gnus-uu-decode-uu-icon-up.xpm	Mon May  6 14:36:24 1996
***************
*** 1,7 ****
  /* XPM */
  static char * icon-decode-view_xpm[] = {
  "32 32 4 1",
! " 	c #BFBFBFBFBFBF",
  ".	c #000000000000",
  "X	c #999999999999",
  "o	c #FFFFFFFFFFFF",
--- 1,7 ----
  /* XPM */
  static char * icon-decode-view_xpm[] = {
  "32 32 4 1",
! " 	c #BFBFBFBFBFBF s backgroundToolBarColor",
  ".	c #000000000000",
  "X	c #999999999999",
  "o	c #FFFFFFFFFFFF",
*** gnus/gnus-uu-post-news-up.xpm	Mon Aug 21 11:49:08 1995
--- gnus.old/gnus-uu-post-news-icon-up.xpm	Mon May  6 14:36:25 1996
***************
*** 2,8 ****
  static char * icon-post-pic_xpm[] = {
  "32 32 4 1",
  " 	c #000000000000",
! ".	c #BFBFBFBFBFBF",
  "X	c #999999999999",
  "o	c #FFFFFFFFFFFF",
  " ... ... ... ... ... ... ... ...",
--- 2,8 ----
  static char * icon-post-pic_xpm[] = {
  "32 32 4 1",
  " 	c #000000000000",
! ".	c #BFBFBFBFBFBF s backgroundToolBarColor",
  "X	c #999999999999",
  "o	c #FFFFFFFFFFFF",
  " ... ... ... ... ... ... ... ...",

-- 
  -mb-


  reply	other threads:[~1996-05-24 16:53 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-05-23 23:41 Lars Magne Ingebrigtsen
1996-05-24  9:59 ` Magnus Hammerin
1996-05-24 11:34   ` Fabrice Popineau
1996-05-24 12:02   ` Magnus Hammerin
1996-05-24 16:24 ` Steven L Baur
1996-05-24 16:53   ` Mark Borges [this message]
1996-05-24 18:48     ` Lars Magne Ingebrigtsen
1996-05-24 19:44       ` Per Abrahamsen
1996-05-24 18:46   ` Lars Magne Ingebrigtsen
1996-05-24 21:39 ` Sten Drescher
1996-05-26 17:34   ` Kai Grossjohann

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=vkybmi9fnh.fsf@cdc.noaa.gov \
    --to=mdb@cdc.noaa.gov \
    /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).