all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Francesco Potortì" <pot@gnu.org>
To: Kevin Ryde <user42@zip.com.au>
Cc: bug-gnu-emacs@gnu.org, owner@debbugs.gnu.org, 5600@debbugs.gnu.org
Subject: bug#5600: 23.1; etags don't tag (defvar foo) declaration
Date: Fri, 19 Feb 2010 10:25:01 +0100	[thread overview]
Message-ID: <E1NiP6b-0000lu-2U@tucano.isti.cnr.it> (raw)
In-Reply-To: <87mxz6ayc7.fsf@blah.blah>

>It'd be good if etags didn't tag defvar declaration forms, only actual
>variable definitions.  

Lisp_functions should distinguish between defvar and other (def*
constructs, and tag the former only if --declarations.

Would you consider a different patch that looks at the declarations
global variable and distinguishes among "(defvar" and other "(def"
contructs?  Such a change would reuire to be reflected in the help
strings, the man page and the info docs.

I can do that myself, but I cannot guarantee a deadline earlier than
some weeks from now.

>I found the tripe-negative of while(!noninname) hard to follow and
>thought a skip_name() could be clearer.

I agree.






  reply	other threads:[~2010-02-19  9:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-19  0:00 bug#5600: 23.1; etags don't tag (defvar foo) declaration Kevin Ryde
2010-02-19  9:25 ` Francesco Potortì [this message]
2010-02-20  0:06   ` Kevin Ryde
2012-12-02  1:49     ` Chong Yidong
2010-02-19  9:32 ` Francesco Potortì

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=E1NiP6b-0000lu-2U@tucano.isti.cnr.it \
    --to=pot@gnu.org \
    --cc=5600@debbugs.gnu.org \
    --cc=bug-gnu-emacs@gnu.org \
    --cc=owner@debbugs.gnu.org \
    --cc=user42@zip.com.au \
    /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.