From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: A Soare Newsgroups: gmane.emacs.devel Subject: lwlib Date: Thu, 26 Apr 2007 12:12:08 +0200 (CEST) Message-ID: <14677683.576871177582328285.JavaMail.www@wwinf4106> Reply-To: alinsoar@voila.fr NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1177582337 6885 80.91.229.12 (26 Apr 2007 10:12:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 26 Apr 2007 10:12:17 +0000 (UTC) To: "Emacs Dev [emacs-devel]" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 26 12:12:16 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Hh0xT-00055H-Bw for ged-emacs-devel@m.gmane.org; Thu, 26 Apr 2007 12:12:15 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hh13B-0005sK-UH for ged-emacs-devel@m.gmane.org; Thu, 26 Apr 2007 06:18:09 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Hh138-0005s5-Fs for emacs-devel@gnu.org; Thu, 26 Apr 2007 06:18:06 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Hh137-0005ro-7o for emacs-devel@gnu.org; Thu, 26 Apr 2007 06:18:05 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hh137-0005rl-4O for emacs-devel@gnu.org; Thu, 26 Apr 2007 06:18:05 -0400 Original-Received: from smtp2.voila.fr ([193.252.22.175] helo=smtp1.voila.fr) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Hh0xN-0004WN-NI for emacs-devel@gnu.org; Thu, 26 Apr 2007 06:12:09 -0400 Original-Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf4107.voila.fr (SMTP Server) with ESMTP id 530A21C00576 for ; Thu, 26 Apr 2007 12:12:08 +0200 (CEST) Original-Received: from wwinf4106 (wwinf4106 [172.22.152.33]) by mwinf4107.voila.fr (SMTP Server) with ESMTP id 479A41C0056B for ; Thu, 26 Apr 2007 12:12:08 +0200 (CEST) X-ME-UUID: 20070426101208293.479A41C0056B@mwinf4107.voila.fr X-Originating-IP: [89.34.170.37] X-Wum-Nature: EMAIL-NATURE X-WUM-FROM: |~| X-WUM-TO: |~| X-WUM-REPLYTO: |~| X-detected-kernel: Linux 2.4-2.6 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:70171 Archived-At: What is lwlib good for? I receive every day messages like << Starting a new list of tags tables visit-tags-table-buffer: File /gnu/lwlib/TAGS is not a valid tags table >> when I find a symbol from emacs. I made the TAGS and TAGS-LISP files using make tags... Why do you not take it out if it is not useful?