From: Tassilo Horn <tassilo@member.fsf.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Meaning of ": Use it"
Date: Tue, 03 Aug 2010 11:49:49 +0200 [thread overview]
Message-ID: <87r5igt48y.fsf@member.fsf.org> (raw)
In-Reply-To: 4C57C836.5050803@online.de
Andreas Röhler <andreas.roehler@online.de> writes:
Hi Andreas,
> for example in ChangeLog.12, line 2470, it's written
>
> (gdb-stack-buffer, gdb-frames-select): Use it.
>
> Does the term "Use it" have a special meaning with respect to
> execution? Does it mean something like implicit?
You've put it out of context. The complete ChangeLog entry is as
follows:
--8<---------------cut here---------------start------------->8---
2007-01-21 Nick Roberts <nickrob@snap.net.nz>
* progmodes/gdb-ui.el (gdb-var-create-regexp)
(gdb-var-create-handler): Handle value field in GDB output of
-var-create.
(gdb-max-frames): New variable.
(gdb-stack-buffer, gdb-frames-select): Use it.
(gdb-info-stack-custom): Help user customize gdb-max-frames,
if necessary.
(gdb-get-frame-number): Simplify.
--8<---------------cut here---------------end--------------->8---
So before the "Use it" line, a new variable `gdb-max-frames' was
introduced. The two functions `gdb-stack-buffer' and
`gdb-frames-select' were changed to *use it* then.
Bye,
Tassilo
next prev parent reply other threads:[~2010-08-03 9:49 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-03 7:41 Meaning of ": Use it" Andreas Röhler
2010-08-03 9:49 ` Tassilo Horn [this message]
2010-08-03 10:35 ` Andreas Röhler
[not found] <mailman.1.1280821393.29574.help-gnu-emacs@gnu.org>
2010-08-03 8:24 ` David Kastrup
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=87r5igt48y.fsf@member.fsf.org \
--to=tassilo@member.fsf.org \
--cc=help-gnu-emacs@gnu.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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.