public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: Keith Seitz <keiths@redhat.com>
To: "Martin M. Hunt" <hunt@redhat.com>
Cc: Insight Mailing List <insight@sources.redhat.com>
Subject: Re: [RFA] Remove src-font
Date: Tue, 05 Mar 2002 13:26:00 -0000	[thread overview]
Message-ID: <Pine.GSO.4.33.0203051325340.15544-100000@makita.cygnus.com> (raw)
In-Reply-To: <200203052114.g25LE1K02842@localhost.localdomain>

On Tue, 5 Mar 2002, Martin M. Hunt wrote:

> How about changing the section in question to this:
>
>   # There are a bunch of console prefs that have no UI
>   # for the user to modify them.  In the event that the user
>   # really wants to change them, they will have to be modified
>   # in prefs.tcl or by editing .gdbtkinit.  When these prefs
>   # gain a prefs UI, the user may change them dynamically
>   # and the console window will need notification that they
>   # have changed.  Add them to the following list and
>   # Console::_update_option.
>   foreach option {gdb/console/wrap} {
>     pref add_hook $option [code $this _update_option]
>   }

Yes, excellent. Exactly. Lord knows we've abused the preferences thing
long enough. All the examples of doing it the right way that we can
possible infect the code with is a good thing, imo.

THanks!
Keith


  reply	other threads:[~2002-03-05 21:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-02 22:11 Martin M. Hunt
2002-03-05 11:33 ` Keith Seitz
2002-03-05 13:14   ` Martin M. Hunt
2002-03-05 13:26     ` Keith Seitz [this message]
2002-03-05 14:23       ` Martin M. Hunt

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=Pine.GSO.4.33.0203051325340.15544-100000@makita.cygnus.com \
    --to=keiths@redhat.com \
    --cc=hunt@redhat.com \
    --cc=insight@sources.redhat.com \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).