[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Assignment of misc packages for emacs
From: |
Andreas Schwab |
Subject: |
Re: Assignment of misc packages for emacs |
Date: |
Wed, 15 May 2002 22:37:49 +0200 |
User-agent: |
Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2.50 (ia64-suse-linux) |
"Stefan Monnier" <monnier+gnu/address@hidden> writes:
|> > I'm visiting ~/fsf/emacs/lwlib/xlwmenu.c
|> > On line 1625, there is a call to the function x_free_dpy_colors.
|> > I want find out where it is defined & used elsewhere.
|>
|> Note that apart from M-x grep and M-x match there's also M-x igrep that
|> tries to solve the same kind of problem(s).
|>
|> > I find this very easy to use; compare:
|> > M-x match RET RET RET M-DEL RET
|> > to using e.g
|> > M-x grep-find RET x_free_dpy_colors RET
|>
|> I personally use
|>
|> C-u M-x grep RET <edit things to look like ../**/*.[ch]> RET
Another easy interface is M-x tags-search if you already have a TAGS file.
Andreas.
--
Andreas Schwab, SuSE Labs, address@hidden
SuSE GmbH, Deutschherrnstr. 15-19, D-90429 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
- Re: Assignment of misc packages for emacs, (continued)
- Re: Assignment of misc packages for emacs, Richard Stallman, 2002/05/16
- Re: Assignment of misc packages for emacs, Kim F. Storm, 2002/05/16
- Re: Assignment of misc packages for emacs, Eli Zaretskii, 2002/05/15
- Re: Assignment of misc packages for emacs, Andreas Schwab, 2002/05/15
- Re: Assignment of misc packages for emacs, Eli Zaretskii, 2002/05/15
- Re: Assignment of misc packages for emacs, Andreas Schwab, 2002/05/15
- Re: Assignment of misc packages for emacs, Kim F. Storm, 2002/05/15
- Re: Assignment of misc packages for emacs, Stefan Monnier, 2002/05/15
- Re: Assignment of misc packages for emacs,
Andreas Schwab <=
- Re: Assignment of misc packages for emacs, Kim F. Storm, 2002/05/16
- Re: Assignment of misc packages for emacs, Stefan Monnier, 2002/05/16
- Re: Assignment of misc packages for emacs, Eli Zaretskii, 2002/05/17
- Re: Assignment of misc packages for emacs, Miles Bader, 2002/05/17
- Re: Assignment of misc packages for emacs, Andreas Schwab, 2002/05/17
- Re: Assignment of misc packages for emacs, Miles Bader, 2002/05/17
- Re: Assignment of misc packages for emacs, Eli Zaretskii, 2002/05/17
- Re: Assignment of misc packages for emacs, Miles Bader, 2002/05/17
- Re: Assignment of misc packages for emacs, Kim F. Storm, 2002/05/17
- Re: Assignment of misc packages for emacs, Stefan Monnier, 2002/05/17