From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: eww Date: Thu, 16 Jan 2014 12:57:00 -0500 Message-ID: References: <87zjn0gmas.fsf@bzg.ath.cx> <87fvorbjuh.fsf@bzg.ath.cx> <87r48aaog5.fsf@bzg.ath.cx> <878uui6cqr.fsf@yahoo.fr> <87k3e2ldpd.fsf@bzg.ath.cx> <52D56C90.7000902@yahoo.fr> <87y52ijufd.fsf@bzg.ath.cx> <877ga172zi.fsf@igel.home> Reply-To: rms@gnu.org NNTP-Posting-Host: plane.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1389895041 29049 80.91.229.3 (16 Jan 2014 17:57:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 16 Jan 2014 17:57:21 +0000 (UTC) Cc: bzg@gnu.org, theonewiththeevillook@yahoo.fr, emacs-devel@gnu.org To: Andreas Schwab Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 16 18:57:28 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1W3rC4-0007yy-5L for ged-emacs-devel@m.gmane.org; Thu, 16 Jan 2014 18:57:28 +0100 Original-Received: from localhost ([::1]:34323 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W3rC3-00076O-R9 for ged-emacs-devel@m.gmane.org; Thu, 16 Jan 2014 12:57:27 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:36575) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W3rBe-0006UT-Pg for emacs-devel@gnu.org; Thu, 16 Jan 2014 12:57:03 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W3rBd-0006N6-Ly for emacs-devel@gnu.org; Thu, 16 Jan 2014 12:57:02 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:52672) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W3rBd-0006N0-Ii for emacs-devel@gnu.org; Thu, 16 Jan 2014 12:57:01 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1W3rBc-0004eE-9c; Thu, 16 Jan 2014 12:57:00 -0500 In-reply-to: <877ga172zi.fsf@igel.home> (message from Andreas Schwab on Wed, 15 Jan 2014 15:07:29 +0100) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:168553 Archived-At: [[[ To any NSA and FBI agents reading my email: please consider ]]] [[[ whether defending the US Constitution against all enemies, ]]] [[[ foreign or domestic, requires you to follow Snowden's example. ]]] > I am pretty sure that etags can't see the definition of the variable > that define-alternatives defines. It scans textually and can't > recognize macros unless it is specifically taught about them. etags treats all toplevel forms with a symbol starting with "def" as defining a word, and registers the next word as a tag. Right. And the tag it registers is the next symbol. So (define-alternatives web ...) will define web as a tag but won't define web-alternative as a tag. -- Dr Richard Stallman President, Free Software Foundation 51 Franklin St Boston MA 02110 USA www.fsf.org www.gnu.org Skype: No way! That's nonfree (freedom-denying) software. Use Ekiga or an ordinary phone call.