unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Thierry Volpiatto <thierry.volpiatto@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: anything and ctags-exuberant
Date: Sat, 18 Oct 2008 08:42:00 +0200	[thread overview]
Message-ID: <874p3ae75z.fsf@tux.homenetwork> (raw)
In-Reply-To: gdbaa9$asm$1@registered.motzarella.org

Richard Riley <rileyrgdev@gmail.com> writes:

> Thierry Volpiatto <thierry.volpiatto@gmail.com> writes:
>
>> Hi,
>> Richard Riley <rileyrgdev@gmail.com> writes:
>>
>>> Has anyone out there got a working ctags-exuberant implementation
>>> plugged into "anything" ? The ctags version in here does not work for
>>> me:
>> No didn't try it yet.
>>> http://www.emacswiki.org/emacs/RubikitchAnythingConfiguration
>>>
>>> I would use anything-gtags but that does not support elisp unfortunately.
>> You can use with elisp anything+imenu that work very well.
>>
>>> regards
>>>
>>> r.
>
> Hi,
>
> Thanks for the suggestion. I had to revert to pre4 release of CEDET as
> the CVS version impeded imenu building its tags references. In addition
> the imenu support in anything-config.el did not work. Instead I copied
> the code code directly from the sources wiki here:
>
> http://www.emacswiki.org/emacs/AnythingSources#toc1
>
You can also use my sources for imenu (types, functions, variables)
http://www.emacswiki.org/emacs/Anything#toc14

There is a small error of pasting:

,----
| (defvar anything-c-imenu-cache-types nil)
| (make-variable-buffer-local 'anything-c-imenu-cache-var) ==> replace by:
| (make-variable-buffer-local 'anything-c-imenu-cache-types)
`----

I will correct it today.

-- 
A + Thierry Volpiatto
Location: Saint-Cyr-Sur-Mer - France





      reply	other threads:[~2008-10-18  6:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-16 20:37 anything and ctags-exuberant Richard Riley
2008-10-17  7:45 ` Thierry Volpiatto
     [not found] ` <mailman.1289.1224229792.25473.help-gnu-emacs@gnu.org>
2008-10-18  0:23   ` Richard Riley
2008-10-18  6:42     ` Thierry Volpiatto [this message]

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=874p3ae75z.fsf@tux.homenetwork \
    --to=thierry.volpiatto@gmail.com \
    --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.
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).