help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Trying to go to the definition of a function


From: Javier Garcia
Subject: Re: Trying to go to the definition of a function
Date: Mon, 22 Feb 2010 14:37:33 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.5) Gecko/20091204 Thunderbird/3.0

On 02/21/2010 10:29 PM, Tim X wrote:
Is your TAGS file up to date? Has it got the references you expect? What
command are yu using to generate the tags file? Which version of emacs
are you running?

I have opened file TAGS and it is not referencing the functions that are declared this way ("public function foo()") because is PHP 5 syntax, i supose.. No problem with the functions this way: "function foo()"

Any way emacs detect the PHP 5 syntax?

I have found this:

http://patrickdlogan.posterous.com/editing-php-with-tags-and-emacs-or-vim-ish-to

Maybe you can help me with the comment i wrote in that article (tirengarfio).


Oops: my TAGS file is up to date. Im using: etags `find /opt/lampp/htdocs/rs -name "*.php"`. Emacs 23.1.2.

Javi




reply via email to

[Prev in Thread] Current Thread [Next in Thread]