all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Eli Zaretskii" <eliz@elta.co.il>
Subject: Re: gid doc?
Date: Tue, 06 May 2003 20:08:50 +0300	[thread overview]
Message-ID: <2110-Tue06May2003200849+0300-eliz@elta.co.il> (raw)
In-Reply-To: <995FF289C9D69747A09E42992644595405B23738@penguin.adic.com> (brian.auld@adic.com)

> From: brian.auld@adic.com
> Date: Tue, 6 May 2003 07:06:05 -0700
> 
> 1) built id-utils
> 2) moved id-utils.el to ~/.emacs-lisp directory
> 3) added the following lines to .emacs file to automatically
>    load id-utils.el on startup:
> 
> (setq load-path (append load-path (list ~/.emacs-lisp")))
> 
> (autoload 'gid "id-utils" "Interface to ID Utils" t)

This is all correct.

> 4) Built ID database (from kernel source root dir):
>    find . -name "*.[chyCHY]" | xargs mkid

This is not what I do.  Simply type this:

     mkid .

If you only want C and C++ files, use the --exclude, --include and
--languages switches to control mkid.

> When I try and run 'M-x gid' on a symbol. I know I had it working at one time, but now it's belly up.

What exactly fails?  What error messages?

  reply	other threads:[~2003-05-06 17:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-06 14:06 gid doc? brian.auld
2003-05-06 17:08 ` Eli Zaretskii [this message]
     [not found] <mailman.5629.1052230305.21513.help-gnu-emacs@gnu.org>
2003-05-06 16:56 ` Kai Großjohann
  -- strict thread matches above, loose matches on Subject: below --
2003-05-04 18:27 brian.auld
2003-05-05  3:31 ` Eli Zaretskii

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=2110-Tue06May2003200849+0300-eliz@elta.co.il \
    --to=eliz@elta.co.il \
    /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.